[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100317095230.GD17146@elte.hu>
Date: Wed, 17 Mar 2010 10:52:30 +0100
From: Ingo Molnar <mingo@...e.hu>
To: Frederic Weisbecker <fweisbec@...il.com>
Cc: Peter Zijlstra <peterz@...radead.org>,
Hitoshi Mitake <mitake@....info.waseda.ac.jp>,
linux-kernel@...r.kernel.org, h.mitake@...il.com,
Paul Mackerras <paulus@...ba.org>,
Arnaldo Carvalho de Melo <acme@...hat.com>,
Jens Axboe <jens.axboe@...cle.com>,
Jason Baron <jbaron@...hat.com>
Subject: Re: [PATCH RFC 00/11] lock monitor: Separate features related to lock
* Frederic Weisbecker <fweisbec@...il.com> wrote:
> > You add chained indirect calls into all lock ops, that's got to hurt.
>
> Well, the idea was not bad at the first glance. It was separating lockdep
> and lock events codes.
>
> But indeed, the indirect calls plus the locking are not good for such a fast
> path.
What would be nice to have is some sort of dynamic patching approach to enable
_both_ lockdep, lockstat and perf lock.
If TRACE_EVENT() tracepoints were patchable we could use them. (but they arent
right now)
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists