diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2013-11-28 11:50:41 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2013-12-02 09:22:46 -0300 |
commit | 5e22f6d22bae494ffc23da4032c477c54fd7c2d9 (patch) | |
tree | 7eea81634c22e2c46cd03d3dece6e7b864a531b1 /scripts | |
parent | 985b12e633246750b5424f0a28d5f8cea04de07a (diff) |
perf timechart: Move all_data per_pid list to 'struct timechart'
Removing another global variable.
This one tho would be better done by using the machine infrastructure,
searching for the 'struct thread' with a pid, then using thread->priv,
etc.
TODO list material for now.
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 'scripts')
0 files changed, 0 insertions, 0 deletions