]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
perf tools: Move 'struct events_stats' and prototypes to separate header
authorArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 30 Aug 2019 14:44:32 +0000 (11:44 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Sun, 1 Sep 2019 01:24:10 +0000 (22:24 -0300)
commit4772925885dac93aa5f00d1c1da93277778099cd
tree6b57b6c62d44a04ced0eaf1f20d845f80f22d199
parent171f7474b6bb6c7074431f76c28ea87d625c68fd
perf tools: Move 'struct events_stats' and prototypes to separate header

This will allow us to untangle the header dependency a bit more, as some
places will not need event.h anymore.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: https://lkml.kernel.org/n/tip-enqncj29ovzaat3cd9203rwl@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/auxtrace.h
tools/perf/util/event.h
tools/perf/util/events_stats.h [new file with mode: 0644]
tools/perf/util/evlist.h
tools/perf/util/hist.h
tools/perf/util/sort.h