| Commit message (Expand) | Author | Age | Files | Lines |
* | perf: Fix multi-event parsing bug | Stephane Eranian | 2011-05-17 | 1 | -0/+3 |
* | perf list: Fix max event string size | Ingo Molnar | 2011-04-29 | 1 | -12/+13 |
* | perf stat: Analyze front-end and back-end stall counts | Ingo Molnar | 2011-04-29 | 1 | -3/+4 |
* | perf tools: Add front-end and back-end stalled cycles support | Ingo Molnar | 2011-04-29 | 1 | -18/+19 |
* | perf stat: Add stalled cycles to the default output | Ingo Molnar | 2011-04-26 | 1 | -5/+6 |
* | perf stat: Make all displayed event names parseable as well | Ingo Molnar | 2011-04-26 | 1 | -2/+2 |
* | perf stat: Fail more clearly when an invalid modifier is specified | Ingo Molnar | 2011-04-26 | 1 | -11/+22 |
* | perf tools: Accept case-insensitive symbolic event variants | Ingo Molnar | 2011-04-26 | 1 | -3/+5 |
* | perf events: Add stalled cycles generic event - PERF_COUNT_HW_STALLED_CYCLES | Ingo Molnar | 2011-04-26 | 1 | -0/+1 |
* | perf script: Add support for H/W and S/W events | David Ahern | 2011-03-14 | 1 | -0/+22 |
* | perf list: Allow filtering list of events | Arnaldo Carvalho de Melo | 2011-02-17 | 1 | -18/+76 |
* | perf: make perf stat print user provided full event names | Stephane Eranian | 2011-02-17 | 1 | -0/+10 |
* | perf tools: Pass the struct opt to the wildcard parsing routine | Arnaldo Carvalho de Melo | 2011-01-24 | 1 | -9/+11 |
* | perf evsel: Introduce perf_evlist | Arnaldo Carvalho de Melo | 2011-01-22 | 1 | -42/+9 |
* | perf tools: Fix 64 bit integer format strings | Arnaldo Carvalho de Melo | 2011-01-22 | 1 | -1/+1 |
* | perf tools: Fix tracepoint id to string perf.data header table | Arnaldo Carvalho de Melo | 2011-01-17 | 1 | -29/+0 |
* | perf tools: Fix handling of wildcards in tracepoint event selectors | Arnaldo Carvalho de Melo | 2011-01-17 | 1 | -1/+1 |
* | perf tools: Pass whole attr to event selectors | Lin Ming | 2011-01-07 | 1 | -3/+10 |
* | perf tools: Fix buffer overflow error when specifying all tracepoints | Han Pingtian | 2011-01-06 | 1 | -31/+30 |
* | perf timechart: Adjust perf timechart to the new power events | Thomas Renninger | 2011-01-04 | 1 | -0/+41 |
* | perf evsel: Delete the event selectors at exit | Arnaldo Carvalho de Melo | 2011-01-03 | 1 | -0/+11 |
* | perf tools: Introduce event selectors | Arnaldo Carvalho de Melo | 2011-01-03 | 1 | -16/+31 |
* | perf tools: fix event parsing of comma-separated tracepoint events | Corey Ashford | 2010-11-30 | 1 | -4/+8 |
* | perf: Don't use 4 bytes as a default instruction breakpoint length | Frederic Weisbecker | 2010-06-24 | 1 | -2/+9 |
* | Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin... | Ingo Molnar | 2010-05-08 | 1 | -1/+2 |
|\ |
|
| * | perf list: Improve the raw hw event descriptor documentation | Arnaldo Carvalho de Melo | 2010-05-07 | 1 | -1/+2 |
* | | perf, x86: Improve the PEBS ABI | Peter Zijlstra | 2010-05-07 | 1 | -9/+16 |
|/ |
|
* | perf list: Add explanation about raw hardware event descriptors | Arnaldo Carvalho de Melo | 2010-05-05 | 1 | -1/+1 |
* | perf: Fix initialization bug in parse_single_tracepoint_event() | Stephane Eranian | 2010-04-24 | 1 | -6/+7 |
* | perf: Make the trace events sample period default to 1 | Frederic Weisbecker | 2010-04-15 | 1 | -0/+2 |
* | perf: Always record tracepoints raw samples from perf record | Frederic Weisbecker | 2010-04-15 | 1 | -10/+4 |
* | perf symbols: Move hex2u64 and strxfrchar to symbol.c | Arnaldo Carvalho de Melo | 2010-03-26 | 1 | -0/+1 |
* | perf: Add attr->precise support to raw event parsing | Peter Zijlstra | 2010-03-10 | 1 | -0/+4 |
* | perf tools: Support tracepoint glob matching | Masami Hiramatsu | 2010-01-13 | 1 | -3/+8 |
* | perf header: perf_header__push_event() shouldn't die | Arnaldo Carvalho de Melo | 2009-12-30 | 1 | -7/+11 |
* | perf tools: Unify event type description | Liming Wang | 2009-12-30 | 1 | -9/+10 |
* | perf tools: Optimize parse_subsystem_tracepoint_event() | Ulrich Drepper | 2009-12-07 | 1 | -12/+3 |
* | perf tools: Correct size computation in tracepoint_id_to_path() | Julia Lawall | 2009-12-06 | 1 | -1/+1 |
* | perf tools: Introduce zalloc() for the common calloc(1, N) case | Arnaldo Carvalho de Melo | 2009-11-24 | 1 | -1/+1 |
* | perf tools: Add support for breakpoint events in perf tools | Frederic Weisbecker | 2009-11-23 | 1 | -1/+83 |
*-. | Merge branches 'perf/powerpc' and 'perf/bench' into perf/core | Ingo Molnar | 2009-11-15 | 1 | -0/+4 |
|\ \ |
|
| * | | perf_event: Add alignment-faults and emulation-faults software events | Anton Blanchard | 2009-10-28 | 1 | -0/+4 |
* | | | perf tools: Modify perf routines to use new debugfs routines | Clark Williams | 2009-11-08 | 1 | -13/+4 |
| |/
|/| |
|
* | | perf tools: Output 'perf list' to stdout not stderr | Marti Raudsepp | 2009-10-27 | 1 | -10/+10 |
* | | perf tools: Notify user when unrecognized event is specified | Marti Raudsepp | 2009-10-27 | 1 | -0/+2 |
* | | perf trace: Add filter Suppport | Li Zefan | 2009-10-15 | 1 | -2/+24 |
|/ |
|
* | perf tools: Remove static debugfs path from parse-events | Ashwin Chaugule | 2009-10-12 | 1 | -1/+4 |
* | perf tools: Dont use openat() | Eric Dumazet | 2009-09-24 | 1 | -29/+20 |
* | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 | 1 | -16/+16 |
* | perf: Store trace event name/id pairs in perf.data | Arjan van de Ven | 2009-09-19 | 1 | -0/+25 |