aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/parse-events.c
AgeCommit message (Expand)Author
2009-08-13perf tools: Add a per tracepoint counter attribute to get raw sampleFrederic Weisbecker
2009-08-09perf list: Fix the output to not include tracepoints without an idPeter Zijlstra
2009-08-09perf report: Fix per task mult-counter stat reportingPeter Zijlstra
2009-07-22perf_counter: Detect debugfs locationJason Baron
2009-07-22perf_counter: Add tracepoint support to perf list, perf statJason Baron
2009-07-13perf_counter tools: Fix index boundary checkRoel Kluin
2009-07-10perf_counter tools: Rename cache events to remove $Anton Blanchard
2009-07-01perf list: Add cache eventsJaswinder Singh Rajput
2009-07-01perf_counter tools: Add more warnings and fix/annotate themIngo Molnar
2009-07-01perf_counter tools: Rework event string parsing/syntaxPaul Mackerras
2009-06-25perf_counter tools: Add alias for 'l1d' and 'l1i'Jaswinder Singh Rajput
2009-06-25perf_counter tools: Shorten names for eventsJaswinder Singh Rajput
2009-06-25perf_counter tools: Check for valid cache operationsJaswinder Singh Rajput
2009-06-22perf_counter tools: Set alias for page-faultsJaswinder Singh Rajput
2009-06-22perf_counter tools: Introduce alias member in event_symbolJaswinder Singh Rajput
2009-06-22perf_counter tools: Define separate declarations for H/W and S/W eventsJaswinder Singh Rajput
2009-06-19perf_counter tools: Define and use our own u64, s64 etc. definitionsPaul Mackerras
2009-06-13perf stat: Reorganize outputIngo Molnar
2009-06-12perf_counter tools: Remove one L1-data aliasYong Wang
2009-06-11perf_counter: Standardize event namesPeter Zijlstra
2009-06-06perf_counter tools: Fix error condition in parse_aliases()Ingo Molnar
2009-06-06perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar