diff options
| author | Namhyung Kim <[email protected]> | 2024-04-11 11:17:16 -0700 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2024-04-17 12:21:39 -0300 |
| commit | 0993d724674a9d905ebdc9b9cd0b64e30523c5d6 (patch) | |
| tree | 0e0460bcbdcd2101a67ebf779a4eabf65693a1fc /tools/perf/scripts/python | |
| parent | a5a00497b9dfefbf6872f387bc7692919e1785d3 (diff) | |
perf hist: Move histogram related code to hist.h
It's strange that sort.h has the definition of struct hist_entry. As
sort.h already includes hist.h, let's move the data structure to hist.h.
Signed-off-by: Namhyung Kim <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Athira Rajeev <[email protected]>
Cc: Ian Rogers <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Kan Liang <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions