[PATCHv2 0/5] perf tools: Remove event types data

From: Jiri Olsa
Date: Thu Jul 11 2013 - 11:29:41 EST


hi,
following up on the 'perf timechart' FIXME note and changing
its tracepoint match not to use event types data.

Original RFC sent here:
http://marc.info/?l=linux-kernel&m=137344263513417&w=2

v2 changes:
- using tracepoints haler callbacks to get power data
in timechart command (patch 2)
- separating enum removal of 'enum trace_flag_type'
(patch 1)

Again, timechart (and perf.data) tests look ok, but would
appreciate another tester ;-).

It's reachable here:
git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf.git
perf/et2

thanks,
jirka


Signed-off-by: Jiri Olsa <jolsa@xxxxxxxxxx>
Cc: Arnaldo Carvalho de Melo <acme@xxxxxxxxxxxxxxxxxx>
Cc: Peter Zijlstra <a.p.zijlstra@xxxxxxxxx>
Cc: Ingo Molnar <mingo@xxxxxxx>
Cc: Paul Mackerras <paulus@xxxxxxxxx>
Cc: Corey Ashford <cjashfor@xxxxxxxxxxxxxxxxxx>
Cc: Frederic Weisbecker <fweisbec@xxxxxxxxx>
Cc: Namhyung Kim <namhyung@xxxxxxxxxx>
Cc: David Ahern <dsahern@xxxxxxxxx>
Cc: Thomas Renninger <trenn@xxxxxxx>
---
tools/perf/builtin-inject.c | 7 ----
tools/perf/builtin-record.c | 13 --------
tools/perf/builtin-report.c | 1 -
tools/perf/builtin-script.c | 1 -
tools/perf/builtin-timechart.c | 176 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------------------------------
tools/perf/util/event.h | 2 +-
tools/perf/util/header.c | 118 +------------------------------------------------------------------
tools/perf/util/header.h | 16 +---------
tools/perf/util/session.c | 11 -------
tools/perf/util/tool.h | 3 --
10 files changed, 102 insertions(+), 246 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/