aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-17perf tools: Don't die in perf_header_attr__new()Arnaldo Carvalho de Melo3-14/+17
2009-11-16perf buildid-list: New plumbing commandArnaldo Carvalho de Melo6-0/+154
2009-11-16perf tools: Introduce dsos__fprintf_buildidArnaldo Carvalho de Melo2-4/+28
2009-11-16perf tools: Generalize perf_header__adds_read()Arnaldo Carvalho de Melo2-56/+98
2009-11-16perf tools: Debug.h needs to include event.h for event_tArnaldo Carvalho de Melo1-0/+2
2009-11-16perf symbols: Pass the offset to perf_header__read_build_ids()Arnaldo Carvalho de Melo3-4/+3
2009-11-16perf symbols: Call the symbol filter in dso__synthesize_plt_symbols()Arnaldo Carvalho de Melo1-6/+20
2009-11-15perf stat: Do not print ratio when task-clock event is not countedLucas De Marchi1-2/+3
2009-11-15perf tools: Add new perf_atoll() function to parse string representing size in bytesHitoshi Mitake2-0/+85
2009-11-15Merge branches 'perf/powerpc' and 'perf/bench' into perf/coreIngo Molnar11-0/+795
2009-11-15Merge commit 'v2.6.32-rc7' into perf/coreIngo Molnar2-2/+2
2009-11-11perf tools: Test -fstack-protector-all compiler option for inclusion in CFLAGSMichael Cree1-1/+4
2009-11-11perf tools: Bring linear set of section headers for featuresFrederic Weisbecker6-45/+85
2009-11-11perf tools: Use perf_header__set/has_feat whenever possibleFrederic Weisbecker3-13/+4
2009-11-11perf tools: Read the build-ids from the header layerFrederic Weisbecker3-8/+16
2009-11-11perf tools: Split up build id saving into fetch and writeFrederic Weisbecker4-24/+59
2009-11-11perf tools: Move the build-id storage operations to headersFrederic Weisbecker3-34/+41
2009-11-11perf tools: Synthetize the targeted processFrederic Weisbecker1-1/+10
2009-11-10perf bench: Improve sched-message.c with more comfortable outputHitoshi Mitake1-3/+3
2009-11-10perf bench: Improve sched-pipe.c with more comfortable outputHitoshi Mitake1-5/+6
2009-11-10perf bench: Improve builtin-bench.c for more friendly outputHitoshi Mitake1-0/+4
2009-11-10perf bench: Modify command-list.txt for the entry of perf-benchHitoshi Mitake1-0/+1
2009-11-10perf bench: Add new document about perf-benchHitoshi Mitake1-0/+120
2009-11-10perf bench: Clean up bench/bench.hIngo Molnar1-9/+7
2009-11-10perf bench: Modify builtin-pipe.c for processing common optionsHitoshi Mitake1-8/+14
2009-11-10perf bench: Modify bench/bench-messaging.c to adopt unified output formattingHitoshi Mitake1-7/+11
2009-11-10perf bench: Modify builtin-bench.c for processing common optionsHitoshi Mitake1-14/+65
2009-11-10perf bench: Add format constants to bench.h for unified output formattingHitoshi Mitake1-0/+9
2009-11-09perf tools: Fix syntax in documentationZeev Tarantov1-4/+4
2009-11-09perf bench: Fix bench/sched-pipe.c to wait for child processHitoshi Mitake1-3/+7
2009-11-08perf tools: Modify perf routines to use new debugfs routinesClark Williams2-51/+10
2009-11-08perf tools: Add debugfs utility routines for perfClark Williams3-0/+268
2009-11-08perf tools: Fix permission checksPekka Enberg2-2/+2
2009-11-08perf symbols: Use the buildids if presentArnaldo Carvalho de Melo8-30/+179
2009-11-08perf bench: Add subcommand 'bench' to the MakefileHitoshi Mitake1-0/+7
2009-11-08perf bench: Add new subcommand 'bench' to perf.cHitoshi Mitake1-0/+1
2009-11-08perf bench: Modify builtin.h for new prototypeHitoshi Mitake1-0/+1
2009-11-08perf bench: Add builtin-bench.c: General framework for benchmark suitesHitoshi Mitake1-0/+128
2009-11-08perf bench: Add sched-pipe.c: Benchmark for pipe() system callHitoshi Mitake1-0/+113
2009-11-08perf bench: Add sched-messaging.c: Benchmark for scheduler and IPC mechanisms based on hackbenchHitoshi Mitake1-0/+332
2009-11-08perf bench: Add new directory and header for new subcommand 'bench'Hitoshi Mitake1-0/+9
2009-11-04perf/probes: Rename perf probe events group nameMasami Hiramatsu1-1/+1
2009-11-04perf/probes: Fall back to non-dwarf if possibleMasami Hiramatsu2-30/+40
2009-11-04perf/probes: Improve error messagesMasami Hiramatsu2-8/+14
2009-11-04perf/probes: Update Documentation/perf-probe.txtMasami Hiramatsu1-8/+9
2009-11-04perf symbols: Factor out buildid reading routineArnaldo Carvalho de Melo2-17/+36
2009-11-04Merge commit 'v2.6.32-rc6' into perf/coreIngo Molnar3-11/+20
2009-11-03perf symbols: Initialize dso->loadedArnaldo Carvalho de Melo1-0/+1
2009-11-03perf: Clean up trivial style issues in builtin-help.cThiago Farina1-7/+5
2009-11-03perf probe: Annotate variable initializationArnaldo Carvalho de Melo1-1/+1