diff options
| author | Jiri Olsa <[email protected]> | 2012-12-13 14:09:00 +0100 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2013-05-28 16:24:02 +0300 |
| commit | 4d23322a0b8d0f40819dc02ea15a732a78b0a1c0 (patch) | |
| tree | 4c0c82a28c4970dc044520134f0f3a6e65dec102 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | 367c53c08f84bb554a3aae18b65e5419fe4b164a (diff) | |
perf hists: Rename hist_entry__add_pair arguments
The current logic is to attach pair to the leader hist_entry.
Arguments of hist_entry__add_pair function were placed the other way
round.. driving me crazy.
I.e. list_add_tail expects (new_node, head).
Signed-off-by: Jiri Olsa <[email protected]>
Cc: Corey Ashford <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions