summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2009-11-17perf tools: Support static buildMichael S. Tsirkin-9/+11
2009-11-17Merge branch 'perf/core' into perf/probesIngo Molnar-567/+2413
2009-11-17perf tools: Don't die() in do_write()Arnaldo Carvalho de Melo-11/+22
2009-11-17perf tools: Don't die() in perf_header__new()Arnaldo Carvalho de Melo-7/+16
2009-11-17perf tools: Don't die() in perf_header_attr__add_id()Arnaldo Carvalho de Melo-8/+17
2009-11-17perf tools: Don't die() in perf_header__add_attr()Arnaldo Carvalho de Melo-11/+30
2009-11-17perf buildid-list: Always show the DSO nameArnaldo Carvalho de Melo-6/+3
2009-11-17perf top: Introduce --hide_{user,kernel}_symbolsArnaldo Carvalho de Melo-2/+40
2009-11-17perf top: Use all the lines in the screenArnaldo Carvalho de Melo-1/+41
2009-11-17perf tools: Don't die in perf_header_attr__new()Arnaldo Carvalho de Melo-14/+17
2009-11-16perf buildid-list: New plumbing commandArnaldo Carvalho de Melo-0/+154
2009-11-16perf tools: Introduce dsos__fprintf_buildidArnaldo Carvalho de Melo-4/+28
2009-11-16perf tools: Generalize perf_header__adds_read()Arnaldo Carvalho de Melo-56/+98
2009-11-16perf tools: Debug.h needs to include event.h for event_tArnaldo Carvalho de Melo-0/+2
2009-11-16perf symbols: Pass the offset to perf_header__read_build_ids()Arnaldo Carvalho de Melo-4/+3
2009-11-16perf symbols: Call the symbol filter in dso__synthesize_plt_symbols()Arnaldo Carvalho de Melo-6/+20
2009-11-15perf stat: Do not print ratio when task-clock event is not countedLucas De Marchi-2/+3
2009-11-15perf tools: Add new perf_atoll() function to parse string representing size i...Hitoshi Mitake-0/+85
2009-11-15Merge branches 'perf/powerpc' and 'perf/bench' into perf/coreIngo Molnar-0/+795
2009-11-15Merge commit 'v2.6.32-rc7' into perf/coreIngo Molnar-2/+2
2009-11-11perf tools: Test -fstack-protector-all compiler option for inclusion in CFLAGSMichael Cree-1/+4
2009-11-11perf tools: Bring linear set of section headers for featuresFrederic Weisbecker-45/+85
2009-11-11perf tools: Use perf_header__set/has_feat whenever possibleFrederic Weisbecker-13/+4
2009-11-11perf tools: Read the build-ids from the header layerFrederic Weisbecker-8/+16
2009-11-11perf tools: Split up build id saving into fetch and writeFrederic Weisbecker-24/+59
2009-11-11perf tools: Move the build-id storage operations to headersFrederic Weisbecker-34/+41
2009-11-11perf tools: Synthetize the targeted processFrederic Weisbecker-1/+10
2009-11-10perf bench: Improve sched-message.c with more comfortable outputHitoshi Mitake-3/+3
2009-11-10perf bench: Improve sched-pipe.c with more comfortable outputHitoshi Mitake-5/+6
2009-11-10perf bench: Improve builtin-bench.c for more friendly outputHitoshi Mitake-0/+4
2009-11-10perf bench: Modify command-list.txt for the entry of perf-benchHitoshi Mitake-0/+1
2009-11-10perf bench: Add new document about perf-benchHitoshi Mitake-0/+120
2009-11-10perf bench: Clean up bench/bench.hIngo Molnar-9/+7
2009-11-10perf bench: Modify builtin-pipe.c for processing common optionsHitoshi Mitake-8/+14
2009-11-10perf bench: Modify bench/bench-messaging.c to adopt unified output formattingHitoshi Mitake-7/+11
2009-11-10perf bench: Modify builtin-bench.c for processing common optionsHitoshi Mitake-14/+65
2009-11-10perf bench: Add format constants to bench.h for unified output formattingHitoshi Mitake-0/+9
2009-11-09perf tools: Fix syntax in documentationZeev Tarantov-4/+4
2009-11-09perf bench: Fix bench/sched-pipe.c to wait for child processHitoshi Mitake-3/+7
2009-11-08perf tools: Modify perf routines to use new debugfs routinesClark Williams-51/+10
2009-11-08perf tools: Add debugfs utility routines for perfClark Williams-0/+268
2009-11-08perf tools: Fix permission checksPekka Enberg-2/+2
2009-11-08perf symbols: Use the buildids if presentArnaldo Carvalho de Melo-30/+179
2009-11-08perf bench: Add subcommand 'bench' to the MakefileHitoshi Mitake-0/+7
2009-11-08perf bench: Add new subcommand 'bench' to perf.cHitoshi Mitake-0/+1
2009-11-08perf bench: Modify builtin.h for new prototypeHitoshi Mitake-0/+1
2009-11-08perf bench: Add builtin-bench.c: General framework for benchmark suitesHitoshi Mitake-0/+128
2009-11-08perf bench: Add sched-pipe.c: Benchmark for pipe() system callHitoshi Mitake-0/+113
2009-11-08perf bench: Add sched-messaging.c: Benchmark for scheduler and IPC mechanisms...Hitoshi Mitake-0/+332
2009-11-08perf bench: Add new directory and header for new subcommand 'bench'Hitoshi Mitake-0/+9