| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | perf trace: Sample timestamp and cpu when using record flag | Li Zefan | 2009-09-18 | 1 | -1/+4 |
* | perf tools: Increase MAX_EVENT_LENGTH | Li Zefan | 2009-09-18 | 1 | -1/+1 |
* | perf sched: Implement the 'perf sched record' subcommand | Ingo Molnar | 2009-09-13 | 1 | -1/+2 |
* | perf tools: Allow the specification of all tracepoints at once | Frederic Weisbecker | 2009-09-13 | 1 | -50/+154 |
* | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-09-11 | 1 | -4/+4 |
|\ |
|
| * | Merge commit 'v2.6.31-rc9' into tracing/core | Ingo Molnar | 2009-09-06 | 1 | -0/+10 |
| |\ |
|
| * | | tracing: Add more namespace area to 'perf list' output | Jason Baron | 2009-08-11 | 1 | -4/+4 |
* | | | perf tools: Avoid unnecessary work in directory lookups | Ulrich Drepper | 2009-09-04 | 1 | -31/+37 |
* | | | perf tools: Only save the event formats we need | Frederic Weisbecker | 2009-08-28 | 1 | -8/+39 |
* | | | perf: Enable more compiler warnings | Ingo Molnar | 2009-08-16 | 1 | -13/+13 |
| |/
|/| |
|
* | | perf tools: Add a per tracepoint counter attribute to get raw sample | Frederic Weisbecker | 2009-08-13 | 1 | -0/+10 |
|/ |
|
* | perf list: Fix the output to not include tracepoints without an id | Peter Zijlstra | 2009-08-09 | 1 | -1/+17 |
* | perf report: Fix per task mult-counter stat reporting | Peter Zijlstra | 2009-08-09 | 1 | -1/+7 |
* | perf_counter: Detect debugfs location | Jason Baron | 2009-07-22 | 1 | -16/+17 |
* | perf_counter: Add tracepoint support to perf list, perf stat | Jason Baron | 2009-07-22 | 1 | -1/+174 |
* | perf_counter tools: Fix index boundary check | Roel Kluin | 2009-07-13 | 1 | -1/+1 |
* | perf_counter tools: Rename cache events to remove $ | Anton Blanchard | 2009-07-10 | 1 | -2/+2 |
* | perf list: Add cache events | Jaswinder Singh Rajput | 2009-07-01 | 1 | -1/+16 |
* | perf_counter tools: Add more warnings and fix/annotate them | Ingo Molnar | 2009-07-01 | 1 | -1/+1 |
* | perf_counter tools: Rework event string parsing/syntax | Paul Mackerras | 2009-07-01 | 1 | -72/+160 |
* | perf_counter tools: Add alias for 'l1d' and 'l1i' | Jaswinder Singh Rajput | 2009-06-25 | 1 | -2/+2 |
* | perf_counter tools: Shorten names for events | Jaswinder Singh Rajput | 2009-06-25 | 1 | -17/+28 |
* | perf_counter tools: Check for valid cache operations | Jaswinder Singh Rajput | 2009-06-25 | 1 | -0/+33 |
* | perf_counter tools: Set alias for page-faults | Jaswinder Singh Rajput | 2009-06-22 | 1 | -18/+18 |
* | perf_counter tools: Introduce alias member in event_symbol | Jaswinder Singh Rajput | 2009-06-22 | 1 | -25/+38 |
* | perf_counter tools: Define separate declarations for H/W and S/W events | Jaswinder Singh Rajput | 2009-06-22 | 1 | -22/+22 |
* | perf_counter tools: Define and use our own u64, s64 etc. definitions | Paul Mackerras | 2009-06-19 | 1 | -5/+5 |
* | perf stat: Reorganize output | Ingo Molnar | 2009-06-13 | 1 | -2/+2 |
* | perf_counter tools: Remove one L1-data alias | Yong Wang | 2009-06-12 | 1 | -1/+1 |
* | perf_counter: Standardize event names | Peter Zijlstra | 2009-06-11 | 1 | -22/+22 |
* | perf_counter tools: Fix error condition in parse_aliases() | Ingo Molnar | 2009-06-06 | 1 | -4/+4 |
* | perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ | Ingo Molnar | 2009-06-06 | 1 | -0/+316 |