summaryrefslogtreecommitdiff
path: root/tools/perf/util/parse-events.h
AgeCommit message (Expand)Author
2011-07-21perf tools: De-opt the parse_events functionJiri Olsa
2011-03-14perf script: Add support for H/W and S/W eventsDavid Ahern
2011-02-17perf list: Allow filtering list of eventsArnaldo Carvalho de Melo
2011-01-22perf evsel: Introduce perf_evlistArnaldo Carvalho de Melo
2011-01-22perf tools: Fix build when using gcc 3.4.6Arnaldo Carvalho de Melo
2011-01-05perf tools: Fix perf_event.h header usageStephane Eranian
2011-01-04perf timechart: Adjust perf timechart to the new power eventsThomas Renninger
2011-01-03perf evsel: Delete the event selectors at exitArnaldo Carvalho de Melo
2011-01-03perf tools: Introduce event selectorsArnaldo Carvalho de Melo
2010-05-03perf: record TRACE_INFO only if using tracepoints and SAMPLE_RAWTom Zanussi
2009-10-15perf trace: Add filter SuppportLi Zefan
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-08-28perf tools: Only save the event formats we needFrederic Weisbecker
2009-08-16perf: Enable more compiler warningsIngo Molnar
2009-08-09perf report: Fix per task mult-counter stat reportingPeter Zijlstra
2009-07-22perf_counter: Detect debugfs locationJason Baron
2009-06-06perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar