aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/event.h
Commit message (Expand)AuthorAgeFilesLines
...
* perf tools: Delay loading symtabs till we hit a map with itArnaldo Carvalho de Melo2009-10-291-1/+2
* perf tools: Generalize event synthesizing routinesArnaldo Carvalho de Melo2009-10-271-0/+3
* perf tools: Unify debug messages mechanismsArnaldo Carvalho de Melo2009-10-231-2/+1
* perf annotate: Use the sym_priv_size area for the histogramArnaldo Carvalho de Melo2009-10-201-1/+7
* perf tools: Add ->unmap_ip operation to struct mapArnaldo Carvalho de Melo2009-10-201-1/+7
* perf tools: Remove show_mask bitmaskArnaldo Carvalho de Melo2009-10-041-6/+0
* perf tools: Rewrite and improve support for kernel modulesArnaldo Carvalho de Melo2009-10-021-1/+5
* perf tools: Use rb_tree for mapsArnaldo Carvalho de Melo2009-09-301-2/+2
* perf tools: Protect header files with a consistent styleJohn Kacur2009-09-241-1/+2
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-2/+2
* perf: Add a sample_event type to the event_unionArjan van de Ven2009-09-191-0/+7
* perf: Add a timestamp to fork eventsArjan van de Ven2009-09-191-0/+1
* perf sched: Account for lost events, increase default bufferingIngo Molnar2009-09-161-1/+1
* perf tools: Put the show mode into the event headers filesFrederic Weisbecker2009-08-161-0/+6
* perf tools: Add some comments to the event definitionsPeter Zijlstra2009-08-151-0/+6
* perf tools: Factorize the map helpersFrederic Weisbecker2009-08-121-0/+30
* perf tools: Factorize the event structure definitions in a single fileFrederic Weisbecker2009-08-121-0/+54