diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2012-09-30 19:54:10 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2012-10-02 18:36:27 -0300 |
commit | 5ded57ac1bdb99b716c1da96eb8b5d387f5eb676 (patch) | |
tree | aa40671b77f51a20f95fb77a5c36059b61c8b4ef /fs/jbd2/commit.c | |
parent | 5852a445a00f346302411f50aa168e422c7e7ab2 (diff) |
perf inject: Remove static variables
We want to reduce the impact that each of the builtins has on perf as a
whole, so use the superclassing of perf_tool mechanizm to move its
config knobs to the stack, so that only if we use that tool, its impact
will be felt.
In this case is more about consistency, as the impact of this tool is
minimal.
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