diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2012-09-28 17:58:36 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2012-10-02 18:36:25 -0300 |
commit | ba3d7deeef7fafdab7814e298fa2db0fc63bb5d0 (patch) | |
tree | 5dd5c2d31387fda6dacf69f4ef29aefa4a07d572 /fs/jbd2/commit.c | |
parent | d6e66832a710c0e6d1376e8d39ee108636a177e7 (diff) |
perf trace: Use evsel->handler.func
I.e. we don't need to resolve the evsel via the id and then check if it
is this or that event, just stash the right handler at evsel creation
time, then use evsel->handler.func() straight away.
Cc: David Ahern <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions