summaryrefslogtreecommitdiff
path: root/tools/perf/util/header.c
AgeCommit message (Expand)Author
2009-11-08perf symbols: Use the buildids if presentArnaldo Carvalho de Melo
2009-10-23perf tools: Unify debug messages mechanismsArnaldo Carvalho de Melo
2009-10-19perf tools: Use DECLARE_BITMAP instead of an open-coded arrayFrederic Weisbecker
2009-10-19perf tools: Introduce bitmask'ed additional headersFrederic Weisbecker
2009-10-08perf tools: Provide backward compatibility with previous perf.data versionFrederic Weisbecker
2009-10-07perf tools: Merge trace.info content into perf.dataFrederic Weisbecker
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-19perf utils: Use a define for the maximum length of a trace eventArjan van de Ven
2009-09-19perf: Store trace event name/id pairs in perf.dataArjan van de Ven
2009-09-03perf tools: Seek to the end of the header areaIngo Molnar
2009-08-16perf tools: Librarize sample type and attr finding from headersFrederic Weisbecker
2009-08-09perf util: Fix do_read() to fail on EOF instead of busy-loopingPierre Habouzit
2009-08-09perf tools: Fix multi-counter stat bug caused by incorrect reading of perf.da...Peter Zijlstra
2009-06-25perf_counter tools: Rework the file formatPeter Zijlstra