summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2009-11-09perf bench: Fix bench/sched-pipe.c to wait for child processHitoshi Mitake
2009-11-08perf bench: Add subcommand 'bench' to the MakefileHitoshi Mitake
2009-11-08perf bench: Add new subcommand 'bench' to perf.cHitoshi Mitake
2009-11-08perf bench: Modify builtin.h for new prototypeHitoshi Mitake
2009-11-08perf bench: Add builtin-bench.c: General framework for benchmark suitesHitoshi Mitake
2009-11-08perf bench: Add sched-pipe.c: Benchmark for pipe() system callHitoshi Mitake
2009-11-08perf bench: Add sched-messaging.c: Benchmark for scheduler and IPC mechanisms...Hitoshi Mitake
2009-11-08perf bench: Add new directory and header for new subcommand 'bench'Hitoshi Mitake
2009-11-04perf symbols: Factor out buildid reading routineArnaldo Carvalho de Melo
2009-11-04Merge commit 'v2.6.32-rc6' into perf/coreIngo Molnar
2009-11-03perf symbols: Initialize dso->loadedArnaldo Carvalho de Melo
2009-11-03perf: Clean up trivial style issues in builtin-help.cThiago Farina
2009-11-02perf tools: Fix missing symtabs printoutsIngo Molnar
2009-11-02perf tools: Improve message about missing symtabs for deleted DSOsArnaldo Carvalho de Melo
2009-11-02perf tools: Simplify the symbol priv area mechanismArnaldo Carvalho de Melo
2009-11-02perf tools: Factor out the map initializationArnaldo Carvalho de Melo
2009-10-29perf tools: Delay loading symtabs till we hit a map with itArnaldo Carvalho de Melo
2009-10-27perf tools: Output 'perf list' to stdout not stderrMarti Raudsepp
2009-10-27perf tools: Notify user when unrecognized event is specifiedMarti Raudsepp
2009-10-27perf top: Support userspace symbols tooArnaldo Carvalho de Melo
2009-10-27perf tools: Generalize event synthesizing routinesArnaldo Carvalho de Melo
2009-10-27perf record: Fix race where process can disappear while reading its /proc/pid...Arnaldo Carvalho de Melo
2009-10-26perf tools, Alpha: Add Alpha support to perf.hMichael Cree
2009-10-26perf tools: Remove -Wcast-alignPaul Mundt
2009-10-25perf tools: Fix compatibility with libelf 0.8 and autodetectMarti Raudsepp
2009-10-23perf tools: Unify debug messages mechanismsArnaldo Carvalho de Melo
2009-10-23perf tools: Drop asm/types.h wrapperFrederic Weisbecker
2009-10-23perf tools: Bind callchains to the first sort dimension columnFrederic Weisbecker
2009-10-23perf tools: Fix missing top level callchainFrederic Weisbecker
2009-10-21perf tools: Use strsep() over strtok_r() for parsing single lineSteven Rostedt
2009-10-21perf tools: Add 'make DEBUG=1' to remove the -O6 cflagSteven Rostedt
2009-10-20perf top: Fix symbol annotationArnaldo 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-20perf timechart: Add a process filterArjan van de Ven
2009-10-20Merge branch 'perf/urgent' into perf/coreIngo Molnar
2009-10-20perf timechart: Improve the visual appearance of scheduler delaysArjan van de Ven
2009-10-20perf timechart: Fix the wakeup-arrows that point to non-visible processesArjan van de Ven
2009-10-20perf tools: Add bunch of missing headers to LIB_HArnaldo Carvalho de Melo
2009-10-20perf tools: Add missing tools/perf/util/include/string.hArnaldo Carvalho de Melo
2009-10-19perf stat: Count branches firstIngo Molnar
2009-10-19perf stat: Re-align the default_attrs[] arrayIngo Molnar
2009-10-19perf stat: Add branch performance events to default outputTim Blechmann
2009-10-19perf tools: Display better error messages on missing packagesRandy Dunlap
2009-10-19perf top: Fix --delay_secs 0 division by zeroTim Blechmann
2009-10-19perf tools: Use DECLARE_BITMAP instead of an open-coded arrayFrederic Weisbecker
2009-10-19perf tools: Introduce bitmask'ed additional headersFrederic Weisbecker
2009-10-19perf tools: Use kernel bitmap libraryFrederic Weisbecker
2009-10-19perf stat: Add branch performance metricAnton Blanchard