aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/event.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-23perf tools: Unify debug messages mechanismsArnaldo Carvalho de Melo1-2/+1
2009-10-20perf annotate: Use the sym_priv_size area for the histogramArnaldo Carvalho de Melo1-1/+7
2009-10-20perf tools: Add ->unmap_ip operation to struct mapArnaldo Carvalho de Melo1-1/+7
2009-10-04perf tools: Remove show_mask bitmaskArnaldo Carvalho de Melo1-6/+0
2009-10-02perf tools: Rewrite and improve support for kernel modulesArnaldo Carvalho de Melo1-1/+5
2009-09-30perf tools: Use rb_tree for mapsArnaldo Carvalho de Melo1-2/+2
2009-09-24perf tools: Protect header files with a consistent styleJohn Kacur1-1/+2
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-2/+2
2009-09-19perf: Add a sample_event type to the event_unionArjan van de Ven1-0/+7
2009-09-19perf: Add a timestamp to fork eventsArjan van de Ven1-0/+1
2009-09-16perf sched: Account for lost events, increase default bufferingIngo Molnar1-1/+1
2009-08-16perf tools: Put the show mode into the event headers filesFrederic Weisbecker1-0/+6
2009-08-15perf tools: Add some comments to the event definitionsPeter Zijlstra1-0/+6
2009-08-12perf tools: Factorize the map helpersFrederic Weisbecker1-0/+30
2009-08-12perf tools: Factorize the event structure definitions in a single fileFrederic Weisbecker1-0/+54