aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/header.c
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Provide backward compatibility with previous perf.data versionFrederic Weisbecker2009-10-081-1/+7
* perf tools: Merge trace.info content into perf.dataFrederic Weisbecker2009-10-071-0/+42
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-3/+3
* perf utils: Use a define for the maximum length of a trace eventArjan van de Ven2009-09-191-7/+7
* perf: Store trace event name/id pairs in perf.dataArjan van de Ven2009-09-191-0/+59
* perf tools: Seek to the end of the header areaIngo Molnar2009-09-031-1/+1
* perf tools: Librarize sample type and attr finding from headersFrederic Weisbecker2009-08-161-0/+35
* perf util: Fix do_read() to fail on EOF instead of busy-loopingPierre Habouzit2009-08-091-0/+2
* perf tools: Fix multi-counter stat bug caused by incorrect reading of perf.da...Peter Zijlstra2009-08-091-1/+2
* perf_counter tools: Rework the file formatPeter Zijlstra2009-06-251-0/+242