index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
parse-events.h
Age
Commit message (
Expand
)
Author
2012-05-22
perf tools: Add hardcoded name term for pmu events
Jiri Olsa
2012-05-22
perf tools: Use allocated list for each parsed event
Jiri Olsa
2012-05-22
perf test: Move parse event automated tests to separated object
Jiri Olsa
2012-05-18
perf tools: Split term type into value type and term type
Jiri Olsa
2012-05-02
perf tools: Fix include header files in util/parse-events.h
Robert Richter
2012-03-22
perf tools: Fix modifier to be applied on correct events
Jiri Olsa
2012-03-16
perf tools: Add support to specify pmu style event
Jiri Olsa
2012-03-16
perf tools: Add config options support for event parsing
Jiri Olsa
2012-03-16
perf tools: Add parser generator for events parsing
Jiri Olsa
2011-11-28
perf tools: Simplify debugfs mountpoint handling code
Arnaldo Carvalho de Melo
2011-07-21
perf tools: De-opt the parse_events function
Jiri Olsa
2011-03-14
perf script: Add support for H/W and S/W events
David Ahern
2011-02-17
perf list: Allow filtering list of events
Arnaldo Carvalho de Melo
2011-01-22
perf evsel: Introduce perf_evlist
Arnaldo Carvalho de Melo
2011-01-22
perf tools: Fix build when using gcc 3.4.6
Arnaldo Carvalho de Melo
2011-01-05
perf tools: Fix perf_event.h header usage
Stephane Eranian
2011-01-04
perf timechart: Adjust perf timechart to the new power events
Thomas Renninger
2011-01-03
perf evsel: Delete the event selectors at exit
Arnaldo Carvalho de Melo
2011-01-03
perf tools: Introduce event selectors
Arnaldo Carvalho de Melo
2010-05-03
perf: record TRACE_INFO only if using tracepoints and SAMPLE_RAW
Tom Zanussi
2009-10-15
perf trace: Add filter Suppport
Li Zefan
2009-09-24
perf tools: Protect header files with a consistent style
John Kacur
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-08-28
perf tools: Only save the event formats we need
Frederic Weisbecker
2009-08-16
perf: Enable more compiler warnings
Ingo Molnar
2009-08-09
perf report: Fix per task mult-counter stat reporting
Peter Zijlstra
2009-07-22
perf_counter: Detect debugfs location
Jason Baron
2009-06-06
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
Ingo Molnar