summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2009-11-15Merge branches 'perf/powerpc' and 'perf/bench' into perf/coreIngo Molnar
2009-11-15Merge commit 'v2.6.32-rc7' into perf/coreIngo Molnar
2009-11-11perf tools: Test -fstack-protector-all compiler option for inclusion in CFLAGSMichael Cree
2009-11-11perf tools: Bring linear set of section headers for featuresFrederic Weisbecker
2009-11-11perf tools: Use perf_header__set/has_feat whenever possibleFrederic Weisbecker
2009-11-11perf tools: Read the build-ids from the header layerFrederic Weisbecker
2009-11-11perf tools: Split up build id saving into fetch and writeFrederic Weisbecker
2009-11-11perf tools: Move the build-id storage operations to headersFrederic Weisbecker
2009-11-11perf tools: Synthetize the targeted processFrederic Weisbecker
2009-11-10perf bench: Improve sched-message.c with more comfortable outputHitoshi Mitake
2009-11-10perf bench: Improve sched-pipe.c with more comfortable outputHitoshi Mitake
2009-11-10perf bench: Improve builtin-bench.c for more friendly outputHitoshi Mitake
2009-11-10perf bench: Modify command-list.txt for the entry of perf-benchHitoshi Mitake
2009-11-10perf bench: Add new document about perf-benchHitoshi Mitake
2009-11-10perf bench: Clean up bench/bench.hIngo Molnar
2009-11-10perf bench: Modify builtin-pipe.c for processing common optionsHitoshi Mitake
2009-11-10perf bench: Modify bench/bench-messaging.c to adopt unified output formattingHitoshi Mitake
2009-11-10perf bench: Modify builtin-bench.c for processing common optionsHitoshi Mitake
2009-11-10perf bench: Add format constants to bench.h for unified output formattingHitoshi Mitake
2009-11-09perf tools: Fix syntax in documentationZeev Tarantov
2009-11-09perf bench: Fix bench/sched-pipe.c to wait for child processHitoshi Mitake
2009-11-08perf tools: Modify perf routines to use new debugfs routinesClark Williams
2009-11-08perf tools: Add debugfs utility routines for perfClark Williams
2009-11-08perf tools: Fix permission checksPekka Enberg
2009-11-08perf symbols: Use the buildids if presentArnaldo Carvalho de Melo
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/probes: Rename perf probe events group nameMasami Hiramatsu
2009-11-04perf/probes: Fall back to non-dwarf if possibleMasami Hiramatsu
2009-11-04perf/probes: Improve error messagesMasami Hiramatsu
2009-11-04perf/probes: Update Documentation/perf-probe.txtMasami Hiramatsu
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-03perf probe: Annotate variable initializationArnaldo Carvalho de Melo
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/probes: Support function entry relative line numberMasami Hiramatsu
2009-10-29perf/probes: Improve probe point syntax of perf-probeMasami Hiramatsu
2009-10-29perf/probes: Improve command-line option of perf-probeMasami Hiramatsu
2009-10-29perf/probes: Exit searching after finding target functionMasami Hiramatsu
2009-10-29perf tools: Delay loading symtabs till we hit a map with itArnaldo Carvalho de Melo