diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2013-11-28 11:25:19 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2013-12-02 09:22:46 -0300 |
commit | 985b12e633246750b5424f0a28d5f8cea04de07a (patch) | |
tree | d47d0c59ad500e9c2348c1f3bf581dea718f783b /lib/string_helpers.c | |
parent | 6f9a317f2a2d4950880ecfa7eea53ed79f85255f (diff) |
perf timechart: Introduce tool struct
To avoid having all those global variables and to use the interface to
event processing that is based on passing a 'perf_tool' struct that
should be embedded in a per tool specific struct passed to all the
sample processing callbacks.
There are some more globals to move, next patches will do it.
Cc: Adrian Hunter <[email protected]>
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: Stanislav Fomichev <[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 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions