aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/trace-event-info.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-08perf tools: Fix compile error on x86_64 UbuntuNamhyung Kim1-1/+0
2011-11-28perf tools: Eliminate duplicate code and use PATH_MAX consistentlyArnaldo Carvalho de Melo1-26/+2
2011-10-28perf tools: Fix a typo of command name as trace-cmdMasami Hiramatsu1-1/+1
2011-10-20perf tools: Fix tracing info recordingJiri Olsa1-24/+88
2011-07-14perf: Robustify proc and debugfs file recordingSonny Rao1-91/+29
2011-01-03perf tools: Introduce event selectorsArnaldo Carvalho de Melo1-14/+16
2010-05-05perf/record: simplify TRACE_INFO tracepoint checkTom Zanussi1-1/+7
2010-05-03perf: record TRACE_INFO only if using tracepoints and SAMPLE_RAWTom Zanussi1-0/+5
2010-04-14perf: Convert perf tracing data into a tracing_data eventTom Zanussi1-0/+24
2010-01-16perf tools: Convert getpagesize() uses to sysconf(_SC_GETPAGESIZE)Arnaldo Carvalho de Melo1-1/+1
2009-12-28perf trace: Fix forgotten close of file/dirXiao Guangrong1-0/+5
2009-12-28perf trace: Clean up find_debugfs()Xiao Guangrong1-24/+5
2009-12-28perf tools: Do a few more directory handling optimizationsUlrich Drepper1-27/+23
2009-11-21perf trace: Read_tracing_data should die() another dayArnaldo Carvalho de Melo1-7/+15
2009-10-07perf tools: Merge trace.info content into perf.dataFrederic Weisbecker1-4/+2
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-4/+4
2009-09-18perf tools: Fix memory leak in read_ftrace_printk()Li Zefan1-3/+4
2009-09-02perf tools: Work around strict aliasing related warningsIngo Molnar1-1/+1
2009-08-28perf tools: Only save the event formats we needFrederic Weisbecker1-12/+60
2009-08-17perf tools: Add trace event debugfs IO handlerSteven Rostedt1-0/+491