summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/trace-event-info.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+5Star
* perf tools: Do a few more directory handling optimizationsUlrich Drepper2009-12-281-27/+23Star
* 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/+2Star
* 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