]> git.baikalelectronics.ru Git - kernel.git/commit
perf tools: Move events_stats struct to event.h
authorArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 10 Oct 2014 18:46:05 +0000 (15:46 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 10 Oct 2014 18:53:07 +0000 (15:53 -0300)
commit28db2752299e3d67989a30846563af3bfc05de26
tree0e5afc874bc2673f8b4b3100885a4209461820e0
parent20533aa4fb004e7ca50fa637b88df152e9bdf366
perf tools: Move events_stats struct to event.h

This is the only bit of hist.h that session.[ch] will end up using, so
move it out of hist.h to make that abundantly clear.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Borislav Petkov <bp@suse.de>
Cc: David Ahern <dsahern@gmail.com>
Cc: Don Zickus <dzickus@redhat.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Jean Pihet <jean.pihet@linaro.org>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-l9ftsl21ggw0c1g2ig87otmd@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/event.h
tools/perf/util/hist.h