aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/header.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-19perf tools: Eliminate some more die() uses in library functionsArnaldo Carvalho de Melo1-1/+1
2009-11-19perf tools: perf_header__read() shouldn't die()Arnaldo Carvalho de Melo1-3/+4
2009-11-17perf tools: Don't die() in perf_header_attr__add_id()Arnaldo Carvalho de Melo1-1/+1
2009-11-17perf tools: Don't die() in perf_header__add_attr()Arnaldo Carvalho de Melo1-2/+4
2009-11-17perf tools: Don't die in perf_header_attr__new()Arnaldo Carvalho de Melo1-3/+1
2009-11-16perf tools: Generalize perf_header__adds_read()Arnaldo Carvalho de Melo1-2/+29
2009-11-11perf tools: Use perf_header__set/has_feat whenever possibleFrederic Weisbecker1-1/+0
2009-11-11perf tools: Move the build-id storage operations to headersFrederic Weisbecker1-1/+1
2009-11-08perf symbols: Use the buildids if presentArnaldo Carvalho de Melo1-0/+4
2009-10-19perf tools: Use DECLARE_BITMAP instead of an open-coded arrayFrederic Weisbecker1-8/+3
2009-10-19perf tools: Introduce bitmask'ed additional headersFrederic Weisbecker1-10/+20
2009-10-07perf tools: Merge trace.info content into perf.dataFrederic Weisbecker1-1/+3
2009-09-24perf tools: Protect header files with a consistent styleJohn Kacur1-3/+3
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-4/+4
2009-09-19perf: Store trace event name/id pairs in perf.dataArjan van de Ven1-0/+6
2009-08-16perf tools: Librarize sample type and attr finding from headersFrederic Weisbecker1-0/+4
2009-07-22perf: avoid structure size confusion by using a fixed sizeArjan van de Ven1-1/+1
2009-06-25perf_counter tools: Rework the file formatPeter Zijlstra1-0/+37