summaryrefslogtreecommitdiff
path: root/tools/perf/util/header.h
AgeCommit message (Expand)Author
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-07perf tools: Merge trace.info content into perf.dataFrederic Weisbecker
2009-09-24perf tools: Protect header files with a consistent styleJohn Kacur
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-19perf: Store trace event name/id pairs in perf.dataArjan van de Ven
2009-08-16perf tools: Librarize sample type and attr finding from headersFrederic Weisbecker
2009-07-22perf: avoid structure size confusion by using a fixed sizeArjan van de Ven
2009-06-25perf_counter tools: Rework the file formatPeter Zijlstra