| Commit message (Expand) | Author | Age | Files | Lines |
* | perf tools: Makefile: Remove platform-specific cruft | Michael Witten | 2011-02-18 | 1 | -26/+0 |
* | perf util: Move do_read from session to util | Arnaldo Carvalho de Melo | 2011-01-03 | 1 | -0/+1 |
* | perf ui browser: Return the exit key in all browsers | Arnaldo Carvalho de Melo | 2010-08-19 | 1 | -13/+0 |
* | perf record: Add option to avoid updating buildid cache | Stephane Eranian | 2010-06-17 | 1 | -0/+1 |
* | perf buildid: add perfconfig option to specify buildid cache dir | Stephane Eranian | 2010-06-05 | 1 | -0/+2 |
* | perf annotate: Add TUI interface | Arnaldo Carvalho de Melo | 2010-05-22 | 1 | -1/+14 |
* | perf tools: remove xstrndup, xmalloc, xzalloc | Arnaldo Carvalho de Melo | 2010-05-18 | 1 | -8/+0 |
* | perf tools: Remove some unused functions | Arnaldo Carvalho de Melo | 2010-05-18 | 1 | -154/+0 |
* | perf report: Report number of events, not samples | Arnaldo Carvalho de Melo | 2010-05-14 | 1 | -0/+1 |
* | perf tools: Move the prototypes in util/string.h to util.h | Arnaldo Carvalho de Melo | 2010-04-03 | 1 | -0/+12 |
* | perf tools: Introduce xzalloc() for detecting out of memory conditions | Masami Hiramatsu | 2010-03-17 | 1 | -0/+9 |
* | perf record: Introduce a symtab cache | Arnaldo Carvalho de Melo | 2009-12-28 | 1 | -0/+3 |
* | perf tools: Remove unused wrapper routines | Arnaldo Carvalho de Melo | 2009-11-24 | 1 | -9/+2 |
* | perf tools: Introduce zalloc() for the common calloc(1, N) case | Arnaldo Carvalho de Melo | 2009-11-24 | 1 | -0/+5 |
* | perf tools: Move graph_line and graph_dotted_line from top | Arnaldo Carvalho de Melo | 2009-11-23 | 1 | -0/+3 |
* | Merge branch 'perf/core' into perf/probes | Ingo Molnar | 2009-11-17 | 1 | -0/+3 |
|\ |
|
| * | perf tools: Bring linear set of section headers for features | Frederic Weisbecker | 2009-11-11 | 1 | -0/+3 |
* | | perf: Add DIE_IF() macro for error checking | Masami Hiramatsu | 2009-10-17 | 1 | -0/+9 |
|/ |
|
* | Merge branch 'perfcounters/tracing' into perfcounters/core | Ingo Molnar | 2009-08-31 | 1 | -0/+1 |
|\ |
|
| * | perf tools: Add perf trace | Frederic Weisbecker | 2009-08-17 | 1 | -0/+1 |
* | | perf tools: Remove obsolete defines | Ingo Molnar | 2009-08-18 | 1 | -4/+0 |
|/ |
|
* | perf tools: Factorize the map helpers | Frederic Weisbecker | 2009-08-12 | 1 | -1/+0 |
* | perf tools: Factorize the event structure definitions in a single file | Frederic Weisbecker | 2009-08-12 | 1 | -0/+2 |
* | perf_counter: Add tracepoint support to perf list, perf stat | Jason Baron | 2009-07-22 | 1 | -0/+2 |
* | perf_counter tools: Remove dead code | Ingo Molnar | 2009-06-27 | 1 | -15/+0 |
* | perf_counter tools: Add and use isprint() | Peter Zijlstra | 2009-06-18 | 1 | -11/+8 |
* | perf_counter tools: Replace isprint() with issane() | Peter Zijlstra | 2009-06-17 | 1 | -0/+1 |
* | perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ | Ingo Molnar | 2009-06-06 | 1 | -0/+410 |