Age | Commit message (Expand) | Author | Files | Lines |
2009-12-12 | perf tools: Introduce perf_session class | Arnaldo Carvalho de Melo | 1 | -2/+2 |
2009-11-19 | perf tools: Eliminate some more die() uses in library functions | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2009-11-19 | perf tools: perf_header__read() shouldn't die() | Arnaldo Carvalho de Melo | 1 | -3/+4 |
2009-11-17 | perf tools: Don't die() in perf_header_attr__add_id() | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2009-11-17 | perf tools: Don't die() in perf_header__add_attr() | Arnaldo Carvalho de Melo | 1 | -2/+4 |
2009-11-17 | perf tools: Don't die in perf_header_attr__new() | Arnaldo Carvalho de Melo | 1 | -3/+1 |
2009-11-17 | perf tools: Generalize perf_header__adds_read() | Arnaldo Carvalho de Melo | 1 | -2/+29 |
2009-11-11 | perf tools: Use perf_header__set/has_feat whenever possible | Frederic Weisbecker | 1 | -1/+0 |
2009-11-11 | perf tools: Move the build-id storage operations to headers | Frederic Weisbecker | 1 | -1/+1 |
2009-11-08 | perf symbols: Use the buildids if present | Arnaldo Carvalho de Melo | 1 | -0/+4 |
2009-10-19 | perf tools: Use DECLARE_BITMAP instead of an open-coded array | Frederic Weisbecker | 1 | -8/+3 |
2009-10-19 | perf tools: Introduce bitmask'ed additional headers | Frederic Weisbecker | 1 | -10/+20 |
2009-10-07 | perf tools: Merge trace.info content into perf.data | Frederic Weisbecker | 1 | -1/+3 |
2009-09-24 | perf tools: Protect header files with a consistent style | John Kacur | 1 | -3/+3 |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 1 | -4/+4 |
2009-09-19 | perf: Store trace event name/id pairs in perf.data | Arjan van de Ven | 1 | -0/+6 |
2009-08-17 | perf tools: Librarize sample type and attr finding from headers | Frederic Weisbecker | 1 | -0/+4 |
2009-07-22 | perf: avoid structure size confusion by using a fixed size | Arjan van de Ven | 1 | -1/+1 |
2009-06-25 | perf_counter tools: Rework the file format | Peter Zijlstra | 1 | -0/+37 |