diff options
| author | Jiri Olsa <[email protected]> | 2012-10-04 12:49:40 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2012-10-04 16:31:30 +0000 |
| commit | b5ff71c3bab10a7a4b321b5de072ac5bd73ef9a4 (patch) | |
| tree | 592b9041b8ad7257272f6e902bddcb747ce77410 /tools/perf/builtin-script.c | |
| parent | perf tool: Add hpp interface to enable/disable hpp column (diff) | |
| download | kernel-b5ff71c3bab10a7a4b321b5de072ac5bd73ef9a4.tar.gz kernel-b5ff71c3bab10a7a4b321b5de072ac5bd73ef9a4.zip | |
perf diff: Removing the total_period argument from output code
The total_period is available in struct hists data via the 'struct
hist_entry::hists' pointer. There's no need to carry it through the
output code path.
Removing 'struct perf_hpp::total_period' pointer, because it's no longer
needed.
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]>
Cc: Stephane Eranian <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Namhyung Kim <[email protected]>
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/builtin-script.c')
0 files changed, 0 insertions, 0 deletions
