| Commit message (Expand) | Author | Age | Files | Lines |
* | perf: Have perf use the new libtraceevent.a library | Steven Rostedt | 2012-04-25 | 1 | -1/+3 |
* | perf tools: Fix compile error on x86_64 Ubuntu | Namhyung Kim | 2012-01-08 | 1 | -1/+0 |
* | perf tools: Eliminate duplicate code and use PATH_MAX consistently | Arnaldo Carvalho de Melo | 2011-11-28 | 1 | -26/+2 |
* | perf tools: Fix a typo of command name as trace-cmd | Masami Hiramatsu | 2011-10-28 | 1 | -1/+1 |
* | perf tools: Fix tracing info recording | Jiri Olsa | 2011-10-20 | 1 | -24/+88 |
* | perf: Robustify proc and debugfs file recording | Sonny Rao | 2011-07-14 | 1 | -91/+29 |
* | perf tools: Introduce event selectors | Arnaldo Carvalho de Melo | 2011-01-03 | 1 | -14/+16 |
* | perf/record: simplify TRACE_INFO tracepoint check | Tom Zanussi | 2010-05-05 | 1 | -1/+7 |
* | perf: record TRACE_INFO only if using tracepoints and SAMPLE_RAW | Tom Zanussi | 2010-05-03 | 1 | -0/+5 |
* | perf: Convert perf tracing data into a tracing_data event | Tom Zanussi | 2010-04-14 | 1 | -0/+24 |
* | perf tools: Convert getpagesize() uses to sysconf(_SC_GETPAGESIZE) | Arnaldo Carvalho de Melo | 2010-01-16 | 1 | -1/+1 |
* | perf trace: Fix forgotten close of file/dir | Xiao Guangrong | 2009-12-28 | 1 | -0/+5 |
* | perf trace: Clean up find_debugfs() | Xiao Guangrong | 2009-12-28 | 1 | -24/+5 |
* | perf tools: Do a few more directory handling optimizations | Ulrich Drepper | 2009-12-28 | 1 | -27/+23 |
* | perf trace: Read_tracing_data should die() another day | Arnaldo Carvalho de Melo | 2009-11-21 | 1 | -7/+15 |
* | perf tools: Merge trace.info content into perf.data | Frederic Weisbecker | 2009-10-07 | 1 | -4/+2 |
* | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 | 1 | -4/+4 |
* | perf tools: Fix memory leak in read_ftrace_printk() | Li Zefan | 2009-09-18 | 1 | -3/+4 |
* | perf tools: Work around strict aliasing related warnings | Ingo Molnar | 2009-09-02 | 1 | -1/+1 |
* | perf tools: Only save the event formats we need | Frederic Weisbecker | 2009-08-28 | 1 | -12/+60 |
* | perf tools: Add trace event debugfs IO handler | Steven Rostedt | 2009-08-17 | 1 | -0/+491 |