aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/trace-event-info.c
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Fix a typo of command name as trace-cmdMasami Hiramatsu2011-10-281-1/+1
* perf tools: Fix tracing info recordingJiri Olsa2011-10-201-24/+88
* perf: Robustify proc and debugfs file recordingSonny Rao2011-07-141-91/+29
* perf tools: Introduce event selectorsArnaldo Carvalho de Melo2011-01-031-14/+16
* perf/record: simplify TRACE_INFO tracepoint checkTom Zanussi2010-05-051-1/+7
* perf: record TRACE_INFO only if using tracepoints and SAMPLE_RAWTom Zanussi2010-05-031-0/+5
* perf: Convert perf tracing data into a tracing_data eventTom Zanussi2010-04-141-0/+24
* perf tools: Convert getpagesize() uses to sysconf(_SC_GETPAGESIZE)Arnaldo Carvalho de Melo2010-01-161-1/+1
* perf trace: Fix forgotten close of file/dirXiao Guangrong2009-12-281-0/+5
* perf trace: Clean up find_debugfs()Xiao Guangrong2009-12-281-24/+5
* perf tools: Do a few more directory handling optimizationsUlrich Drepper2009-12-281-27/+23
* perf trace: Read_tracing_data should die() another dayArnaldo Carvalho de Melo2009-11-211-7/+15
* perf tools: Merge trace.info content into perf.dataFrederic Weisbecker2009-10-071-4/+2
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-4/+4
* perf tools: Fix memory leak in read_ftrace_printk()Li Zefan2009-09-181-3/+4
* perf tools: Work around strict aliasing related warningsIngo Molnar2009-09-021-1/+1
* perf tools: Only save the event formats we needFrederic Weisbecker2009-08-281-12/+60
* perf tools: Add trace event debugfs IO handlerSteven Rostedt2009-08-171-0/+491