]> Git Repo - linux.git/commit - tools/perf/builtin-trace.c
perf session: Remove redundant prefix & suffix from perf_event_ops
authorArnaldo Carvalho de Melo <[email protected]>
Sun, 27 Dec 2009 23:37:05 +0000 (21:37 -0200)
committerIngo Molnar <[email protected]>
Mon, 28 Dec 2009 08:03:35 +0000 (09:03 +0100)
commit55aa640f54280da25046acd2075842d464f451e6
treeab9f390de0a7315bbcac3dc7105673d3eeb8c521
parentf7d87444e6ee6f4a19634e5412664c1c529a2370
perf session: Remove redundant prefix & suffix from perf_event_ops

Since now all that we have are perf event handlers, leave just
the name of the event.

Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Cc: Frédéric Weisbecker <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Paul Mackerras <[email protected]>
LKML-Reference: <1261957026[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
tools/perf/builtin-annotate.c
tools/perf/builtin-diff.c
tools/perf/builtin-kmem.c
tools/perf/builtin-report.c
tools/perf/builtin-sched.c
tools/perf/builtin-timechart.c
tools/perf/builtin-trace.c
tools/perf/util/session.c
tools/perf/util/session.h
This page took 0.045568 seconds and 4 git commands to generate.