]> git.baikalelectronics.ru Git - 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)
commite0679cd3b9572c2e6d0b3d14556f161afbc9fb67
tree6b57b6c62d44a04ced0eaf1f20d845f80f22d199
parent6ec9512f8c4c6b753bbd92c517794c276425711a
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