aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/builtin-annotate.c
AgeCommit message (Expand)Author
2009-10-23perf tools: Unify debug messages mechanismsArnaldo Carvalho de Melo
2009-10-20perf annotate: Remove requirement of passing a symbol nameArnaldo Carvalho de Melo
2009-10-20perf annotate: Use the sym_priv_size area for the histogramArnaldo Carvalho de Melo
2009-10-20perf tools: Add ->unmap_ip operation to struct mapArnaldo Carvalho de Melo
2009-10-17perf tools: Move dereference after NULL testJulia Lawall
2009-10-13perf tools: Move threads & last_match to threads.cArnaldo Carvalho de Melo
2009-10-08perf tools: Up the verbose level for some really verbose stuffArnaldo Carvalho de Melo
2009-10-04perf tools: Remove show_mask bitmaskArnaldo Carvalho de Melo
2009-10-03perf tools: Move hist_entry__add common code to hist.cArnaldo Carvalho de Melo
2009-10-02perf tools: Rewrite and improve support for kernel modulesArnaldo Carvalho de Melo
2009-09-30perf tools: Put common histogram functions in their own fileJohn Kacur
2009-09-24perf tools: Create util/sort.and use itJohn Kacur
2009-09-24perf annotate: Add the cmp_null function and make use of itJohn Kacur
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-08-31perf tools: Librarize idle thread registrationFrederic Weisbecker
2009-08-28perf tools: do not complain if root is owning perf.dataPierre Habouzit
2009-08-24Merge branch 'perfcounters/urgent' into perfcounters/coreIngo Molnar
2009-08-19perf tools: Check perf.data ownerPeter Zijlstra
2009-08-18perf annotate: Fix segmentation faultIngo Molnar
2009-08-16perf tools: Librarize trace_event() helperFrederic Weisbecker
2009-08-16perf tools: Put the show mode into the event headers filesFrederic Weisbecker
2009-08-16perf tools: Factorize the dprintf definitionFrederic Weisbecker
2009-08-16perf: Enable more compiler warningsIngo Molnar
2009-08-15perf tools: Factorize the thread code in a dedicated fileFrederic Weisbecker
2009-08-12perf tools: Factorize the map helpersFrederic Weisbecker
2009-08-12perf tools: Factorize the event structure definitions in a single fileFrederic Weisbecker
2009-08-12perf tools: Factorize high level dso helpersFrederic Weisbecker
2009-07-22perf_counter: PERF_SAMPLE_ID and inherited countersPeter Zijlstra
2009-07-02perf_counter tools: Provide helper to print percents colorFrederic Weisbecker
2009-07-02perf_counter tools: Enable kernel module symbol loading in toolsMike Galbraith
2009-07-02perf_counter tools: Connect module support infrastructure to symbol loading i...Mike Galbraith
2009-07-02perf_counter tools: Make symbol loading consistently return number of loaded ...Mike Galbraith
2009-07-01perf_counter tools: Share list.h with the kernelArnaldo Carvalho de Melo
2009-07-01perf_counter tools: Share rbtree.with the kernelArnaldo Carvalho de Melo
2009-07-01perf_counter tools: Add more warnings and fix/annotate themIngo Molnar
2009-06-25perf_counter: Rework the sample ABIPeter Zijlstra
2009-06-19perf_counter tools: Define and use our own u64, s64 etc. definitionsPaul Mackerras
2009-06-13perf annotate: Fixes for filename:line displaysFrederic Weisbecker
2009-06-13perf annotate: Print a sorted summary of annotated overhead linesFrederic Weisbecker
2009-06-13perf annotate: Print the filename:line for annotated colored linesFrederic Weisbecker
2009-06-11perf_counter tools: Clean up u64 usageIngo Molnar
2009-06-08perf_counter tools: Standardize color printingIngo Molnar
2009-06-06perf annotate: Fix command line help textIngo Molnar
2009-06-06perf annotate: Automatically pick up vmlinux in the local directoryIngo Molnar
2009-06-06perf_counter tools: Warning fixes on 32-bitArjan van de Ven
2009-06-06perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar