aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/header.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-3/+3
2009-09-19perf utils: Use a define for the maximum length of a trace eventArjan van de Ven1-7/+7
2009-09-19perf: Store trace event name/id pairs in perf.dataArjan van de Ven1-0/+59
2009-09-03perf tools: Seek to the end of the header areaIngo Molnar1-1/+1
2009-08-16perf tools: Librarize sample type and attr finding from headersFrederic Weisbecker1-0/+35
2009-08-09perf util: Fix do_read() to fail on EOF instead of busy-loopingPierre Habouzit1-0/+2
2009-08-09perf tools: Fix multi-counter stat bug caused by incorrect reading of perf.data file headerPeter Zijlstra1-1/+2
2009-06-25perf_counter tools: Rework the file formatPeter Zijlstra1-0/+242