aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/event.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-04perf: expose event__process functionSrikar Dronamraju1-0/+1
2010-06-05perf tools: Make event__preprocess_sample parse the sampleArnaldo Carvalho de Melo1-2/+3
2010-05-14perf hist: Make event__totals per histsArnaldo Carvalho de Melo1-0/+2
2010-05-10perf hist: Introduce hists class and move lots of methods to itArnaldo Carvalho de Melo1-14/+0
2010-05-09perf: Introduce a new "round of buffers read" pseudo eventFrederic Weisbecker1-1/+2
2010-04-27perf tools: Rename "kernel_info" to "machine"Arnaldo Carvalho de Melo1-2/+2
2010-04-19perf: 'perf kvm' tool for monitoring guest performance from hostZhang, Yanmin1-3/+7
2010-04-14perf: Convert perf header build_ids into build_id eventsTom Zanussi1-0/+2
2010-04-14perf: Convert perf tracing data into a tracing_data eventTom Zanussi1-0/+7
2010-04-14perf: Convert perf event types into event type eventsTom Zanussi1-0/+14
2010-04-14perf: Convert perf header attrs into attr eventsTom Zanussi1-1/+9
2010-04-14perf: Add pipe-specific header read/write and event processing codeTom Zanussi1-0/+4
2010-04-08perf tools: Reorganize some structs to save spaceArnaldo Carvalho de Melo1-2/+2
2010-03-10perf session: Add storage for seperating event types in reportEric B Munson1-0/+9
2010-01-13perf tools: Encode kernel module mappings in perf.dataArnaldo Carvalho de Melo1-0/+2
2010-01-13perf tools: Create typedef for common event synthesizing callbackArnaldo Carvalho de Melo1-7/+5
2010-01-13perf tools: Handle relocatable kernelsArnaldo Carvalho de Melo1-0/+4
2009-12-28perf tools: Move the map class definition to a separate headerArnaldo Carvalho de Melo1-62/+3
2009-12-18perf session: Make events_stats u64 to avoid overflow on 32-bit archesArnaldo Carvalho de Melo1-2/+2
2009-12-15perf probe: Check build-id of vmlinuxMasami Hiramatsu1-0/+2
2009-12-15perf session: Event statistics also are per sessionArnaldo Carvalho de Melo1-5/+0
2009-12-14perf session: Move kmaps to perf_sessionArnaldo Carvalho de Melo1-4/+6
2009-12-14perf session: Move the global threads list to perf_sessionArnaldo Carvalho de Melo1-2/+2
2009-12-14perf session: Pass the perf_session to the event handling operationsArnaldo Carvalho de Melo1-6/+13
2009-12-12perf symbols: Allow lookups by symbol name tooArnaldo Carvalho de Melo1-0/+2
2009-12-12perf symbols: Add support for 'variable' symtabsArnaldo Carvalho de Melo1-1/+2
2009-12-12perf symbols: Introduce symbol_type__is_aArnaldo Carvalho de Melo1-2/+2
2009-12-06perf: Make common SAMPLE_EVENT parserOGAWA Hirofumi1-1/+16
2009-11-27perf tools: Consolidate symbol resolving across all toolsArnaldo Carvalho de Melo1-0/+4
2009-11-27perf tools: Reorganize event processing routines, lotsa dups killedArnaldo Carvalho de Melo1-0/+17
2009-11-27perf symbols: Better support for multiple symbol tables per dsoArnaldo Carvalho de Melo1-5/+7
2009-11-27perf symbols: Add a 'type' field to struct mapArnaldo Carvalho de Melo1-3/+9
2009-11-24perf symbols: Rename find_symbol routines to find_functionArnaldo Carvalho de Melo1-3/+4
2009-11-21perf symbols: Do lazy symtab loading for the kernel & modules tooArnaldo Carvalho de Melo1-0/+3
2009-11-19perf symbols: Kill struct build_id_list and die() another dayArnaldo Carvalho de Melo1-7/+0
2009-11-11perf tools: Split up build id saving into fetch and writeFrederic Weisbecker1-0/+7
2009-11-08perf symbols: Use the buildids if presentArnaldo Carvalho de Melo1-0/+7
2009-11-02perf tools: Simplify the symbol priv area mechanismArnaldo Carvalho de Melo1-2/+1
2009-11-02perf tools: Factor out the map initializationArnaldo Carvalho de Melo1-0/+2
2009-10-29perf tools: Delay loading symtabs till we hit a map with itArnaldo Carvalho de Melo1-1/+2
2009-10-27perf tools: Generalize event synthesizing routinesArnaldo Carvalho de Melo1-0/+3
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