aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2009-11-17perf tools: Don't die() in perf_header__add_attr()Arnaldo Carvalho de Melo
2009-11-17perf buildid-list: Always show the DSO nameArnaldo Carvalho de Melo
2009-11-17perf top: Introduce --hide_{user,kernel}_symbolsArnaldo Carvalho de Melo
2009-11-17perf top: Use all the lines in the screenArnaldo Carvalho de Melo
2009-11-17perf tools: Don't die in perf_header_attr__new()Arnaldo Carvalho de Melo
2009-11-16perf buildid-list: New plumbing commandArnaldo Carvalho de Melo
2009-11-16perf tools: Introduce dsos__fprintf_buildidArnaldo Carvalho de Melo
2009-11-16perf tools: Generalize perf_header__adds_read()Arnaldo Carvalho de Melo
2009-11-16perf tools: Debug.h needs to include event.h for event_tArnaldo Carvalho de Melo
2009-11-16perf symbols: Pass the offset to perf_header__read_build_ids()Arnaldo Carvalho de Melo
2009-11-16perf symbols: Call the symbol filter in dso__synthesize_plt_symbols()Arnaldo Carvalho de Melo
2009-11-15perf stat: Do not print ratio when task-clock event is not countedLucas De Marchi
2009-11-15perf tools: Add new perf_atoll() function to parse string representing size i...Hitoshi Mitake
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 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