Age | Commit message (Expand) | Author |
2009-11-17 | Merge branch 'perf/core' into perf/probes | Ingo Molnar |
2009-11-17 | perf tools: Don't die() in do_write() | Arnaldo Carvalho de Melo |
2009-11-17 | perf tools: Don't die() in perf_header__new() | Arnaldo Carvalho de Melo |
2009-11-17 | perf tools: Don't die() in perf_header_attr__add_id() | Arnaldo Carvalho de Melo |
2009-11-17 | perf tools: Don't die() in perf_header__add_attr() | Arnaldo Carvalho de Melo |
2009-11-17 | perf buildid-list: Always show the DSO name | Arnaldo Carvalho de Melo |
2009-11-17 | perf top: Introduce --hide_{user,kernel}_symbols | Arnaldo Carvalho de Melo |
2009-11-17 | perf top: Use all the lines in the screen | Arnaldo Carvalho de Melo |
2009-11-17 | perf tools: Don't die in perf_header_attr__new() | Arnaldo Carvalho de Melo |
2009-11-16 | perf buildid-list: New plumbing command | Arnaldo Carvalho de Melo |
2009-11-16 | perf tools: Introduce dsos__fprintf_buildid | Arnaldo Carvalho de Melo |
2009-11-16 | perf tools: Generalize perf_header__adds_read() | Arnaldo Carvalho de Melo |
2009-11-16 | perf tools: Debug.h needs to include event.h for event_t | Arnaldo Carvalho de Melo |
2009-11-16 | perf symbols: Pass the offset to perf_header__read_build_ids() | Arnaldo Carvalho de Melo |
2009-11-16 | perf symbols: Call the symbol filter in dso__synthesize_plt_symbols() | Arnaldo Carvalho de Melo |
2009-11-15 | perf stat: Do not print ratio when task-clock event is not counted | Lucas De Marchi |
2009-11-15 | perf tools: Add new perf_atoll() function to parse string representing size i... | Hitoshi Mitake |
2009-11-15 | Merge branches 'perf/powerpc' and 'perf/bench' into perf/core | Ingo Molnar |
2009-11-15 | Merge commit 'v2.6.32-rc7' into perf/core | Ingo Molnar |
2009-11-11 | perf tools: Test -fstack-protector-all compiler option for inclusion in CFLAGS | Michael Cree |
2009-11-11 | perf tools: Bring linear set of section headers for features | Frederic Weisbecker |
2009-11-11 | perf tools: Use perf_header__set/has_feat whenever possible | Frederic Weisbecker |
2009-11-11 | perf tools: Read the build-ids from the header layer | Frederic Weisbecker |
2009-11-11 | perf tools: Split up build id saving into fetch and write | Frederic Weisbecker |
2009-11-11 | perf tools: Move the build-id storage operations to headers | Frederic Weisbecker |
2009-11-11 | perf tools: Synthetize the targeted process | Frederic Weisbecker |
2009-11-10 | perf bench: Improve sched-message.c with more comfortable output | Hitoshi Mitake |
2009-11-10 | perf bench: Improve sched-pipe.c with more comfortable output | Hitoshi Mitake |
2009-11-10 | perf bench: Improve builtin-bench.c for more friendly output | Hitoshi Mitake |
2009-11-10 | perf bench: Modify command-list.txt for the entry of perf-bench | Hitoshi Mitake |
2009-11-10 | perf bench: Add new document about perf-bench | Hitoshi Mitake |
2009-11-10 | perf bench: Clean up bench/bench.h | Ingo Molnar |
2009-11-10 | perf bench: Modify builtin-pipe.c for processing common options | Hitoshi Mitake |
2009-11-10 | perf bench: Modify bench/bench-messaging.c to adopt unified output formatting | Hitoshi Mitake |
2009-11-10 | perf bench: Modify builtin-bench.c for processing common options | Hitoshi Mitake |
2009-11-10 | perf bench: Add format constants to bench.h for unified output formatting | Hitoshi Mitake |
2009-11-09 | perf tools: Fix syntax in documentation | Zeev Tarantov |
2009-11-09 | perf bench: Fix bench/sched-pipe.c to wait for child process | Hitoshi Mitake |
2009-11-08 | perf tools: Modify perf routines to use new debugfs routines | Clark Williams |
2009-11-08 | perf tools: Add debugfs utility routines for perf | Clark Williams |
2009-11-08 | perf tools: Fix permission checks | Pekka Enberg |
2009-11-08 | perf symbols: Use the buildids if present | Arnaldo Carvalho de Melo |
2009-11-08 | perf bench: Add subcommand 'bench' to the Makefile | Hitoshi Mitake |
2009-11-08 | perf bench: Add new subcommand 'bench' to perf.c | Hitoshi Mitake |
2009-11-08 | perf bench: Modify builtin.h for new prototype | Hitoshi Mitake |
2009-11-08 | perf bench: Add builtin-bench.c: General framework for benchmark suites | Hitoshi Mitake |
2009-11-08 | perf bench: Add sched-pipe.c: Benchmark for pipe() system call | Hitoshi Mitake |
2009-11-08 | perf bench: Add sched-messaging.c: Benchmark for scheduler and IPC mechanisms... | Hitoshi Mitake |
2009-11-08 | perf bench: Add new directory and header for new subcommand 'bench' | Hitoshi Mitake |
2009-11-04 | perf/probes: Rename perf probe events group name | Masami Hiramatsu |