1. bfd4511 perf record, x86: Print more intelligent error message when sampling fails by Simon Kaempflein · 15 years ago
  2. 81516c5 perf: Use default compiler mode by default by Michael S. Tsirkin · 15 years ago
  3. 50e5095 perf report: Do map lookups in resolve_callchain() by Arnaldo Carvalho de Melo · 15 years ago
  4. 87f8ea4 perf symbols: Show messages about module loading only if verbose >= 1 by Arnaldo Carvalho de Melo · 15 years ago
  5. b197c7e perf tools: Suggest static libraries as well by Michael S. Tsirkin · 15 years ago
  6. 7baed9a perf tools: Add V=2 option to help debug config issues by Michael S. Tsirkin · 15 years ago
  7. e57cfcd perf symbols: Fix ELF header errors during "perf kmem record" by Pekka Enberg · 15 years ago
  8. f3ced7c perf kmem: Add --sort hit and --sort frag by Pekka Enberg · 15 years ago
  9. 12eac0b perf bench: Make the mem/memcpy tests more user-friendly by Hitoshi Mitake · 15 years ago
  10. e256136 perf trace: Read_tracing_data should die() another day by Arnaldo Carvalho de Melo · 15 years ago
  11. c12e15e perf symbols: Old versions of elf.h don't have NT_GNU_BUILD_ID by Arnaldo Carvalho de Melo · 15 years ago
  12. 90c8321 perf symbols: Fixup kernel_maps__fixup_end end map by Arnaldo Carvalho de Melo · 15 years ago
  13. ef6ae72 perf symbols: Change the kernel DSO name if it comes from kallsyms by Arnaldo Carvalho de Melo · 15 years ago
  14. fbd733b perf symbols: Check vmlinux buildid by Arnaldo Carvalho de Melo · 15 years ago
  15. c338aee perf symbols: Do lazy symtab loading for the kernel & modules too by Arnaldo Carvalho de Melo · 15 years ago
  16. 78075ca perf symbols: Introduce dso__build_id_equal by Arnaldo Carvalho de Melo · 15 years ago
  17. fd7a346 perf symbols: Filename__read_build_id should look at .notes section too by Arnaldo Carvalho de Melo · 15 years ago
  18. 6671cb1 perf symbols: Remove unrelated actions from dso__load_kernel_sym by Arnaldo Carvalho de Melo · 15 years ago
  19. ba77c9e perf: Add 'perf kmem' tool by Li Zefan · 15 years ago
  20. 6b0cb5f perf tools: Don't die() in mmap_dispatch_perf_file by Arnaldo Carvalho de Melo · 15 years ago
  21. d5eed90 perf tools: Eliminate some more die() uses in library functions by Arnaldo Carvalho de Melo · 15 years ago
  22. 4dc0a04 perf tools: perf_header__read() shouldn't die() by Arnaldo Carvalho de Melo · 15 years ago
  23. 2446042 perf symbols: Capture the running kernel buildid too by Arnaldo Carvalho de Melo · 15 years ago
  24. f1617b4 perf symbols: Record the build_ids of kernel modules too by Arnaldo Carvalho de Melo · 15 years ago
  25. e30a3d1 perf symbols: Kill struct build_id_list and die() another day by Arnaldo Carvalho de Melo · 15 years ago
  26. d3379ab perf symbols: Fix comparision of build_ids by Arnaldo Carvalho de Melo · 15 years ago
  27. 827f3b4 perf bench: Add memcpy() benchmark by Hitoshi Mitake · 15 years ago
  28. b269876 perf top: Don't allocate the source parsing members upfront by Arnaldo Carvalho de Melo · 15 years ago
  29. 5a8e5a3 perf top: Allocate space only for the number of counters used by Arnaldo Carvalho de Melo · 15 years ago
  30. 51a472d perf top: Introduce helper function to access symbol from sym_entry by Arnaldo Carvalho de Melo · 15 years ago
  31. 1a105f7 perf top: Suppress DSO column if only one is present by Arnaldo Carvalho de Melo · 15 years ago
  32. 13cc507 perf top: Auto adjust symbol and dso widths by Arnaldo Carvalho de Melo · 15 years ago
  33. cfc10d3 perf symbols: Add a long_name_len member to struct dso by Arnaldo Carvalho de Melo · 15 years ago
  34. 11ada26 perf tools: Add ia64 support for tools/perf/ by Luck, Tony · 15 years ago
  35. 7513865 perf tools: Support static build by Michael S. Tsirkin · 15 years ago
  36. a7b6342 Merge branch 'perf/core' into perf/probes by Ingo Molnar · 15 years ago
  37. 3726cc7 perf tools: Don't die() in do_write() by Arnaldo Carvalho de Melo · 15 years ago
  38. a9a70bb perf tools: Don't die() in perf_header__new() by Arnaldo Carvalho de Melo · 15 years ago
  39. 5875412 perf tools: Don't die() in perf_header_attr__add_id() by Arnaldo Carvalho de Melo · 15 years ago
  40. 11deb1f perf tools: Don't die() in perf_header__add_attr() by Arnaldo Carvalho de Melo · 15 years ago
  41. 1124ba7 perf buildid-list: Always show the DSO name by Arnaldo Carvalho de Melo · 15 years ago
  42. 8ffcda1 perf top: Introduce --hide_{user,kernel}_symbols by Arnaldo Carvalho de Melo · 15 years ago
  43. 3b6ed98 perf top: Use all the lines in the screen by Arnaldo Carvalho de Melo · 15 years ago
  44. dc79c0f perf tools: Don't die in perf_header_attr__new() by Arnaldo Carvalho de Melo · 15 years ago
  45. c34984b perf buildid-list: New plumbing command by Arnaldo Carvalho de Melo · 15 years ago
  46. 9e03eb2 perf tools: Introduce dsos__fprintf_buildid by Arnaldo Carvalho de Melo · 15 years ago
  47. 37562ea perf tools: Generalize perf_header__adds_read() by Arnaldo Carvalho de Melo · 15 years ago
  48. 8f41146 perf tools: Debug.h needs to include event.h for event_t by Arnaldo Carvalho de Melo · 15 years ago
  49. 84fe848 perf symbols: Pass the offset to perf_header__read_build_ids() by Arnaldo Carvalho de Melo · 15 years ago
  50. 8216416 perf symbols: Call the symbol filter in dso__synthesize_plt_symbols() by Arnaldo Carvalho de Melo · 15 years ago
  51. 7255fe2 perf stat: Do not print ratio when task-clock event is not counted by Lucas De Marchi · 15 years ago
  52. d2fb8b4 perf tools: Add new perf_atoll() function to parse string representing size in bytes by Hitoshi Mitake · 15 years ago
  53. 0ffa798 Merge branches 'perf/powerpc' and 'perf/bench' into perf/core by Ingo Molnar · 15 years ago
  54. 39dc78b Merge commit 'v2.6.32-rc7' into perf/core by Ingo Molnar · 15 years ago
  55. 5d7bdab perf tools: Test -fstack-protector-all compiler option for inclusion in CFLAGS by Michael Cree · 15 years ago
  56. 9e827dd perf tools: Bring linear set of section headers for features by Frederic Weisbecker · 15 years ago
  57. 3e13ab2 perf tools: Use perf_header__set/has_feat whenever possible by Frederic Weisbecker · 15 years ago
  58. 4778d2e perf tools: Read the build-ids from the header layer by Frederic Weisbecker · 15 years ago
  59. 57f395a perf tools: Split up build id saving into fetch and write by Frederic Weisbecker · 15 years ago
  60. 8671dab perf tools: Move the build-id storage operations to headers by Frederic Weisbecker · 15 years ago
  61. de89672 perf tools: Synthetize the targeted process by Frederic Weisbecker · 15 years ago
  62. c5659b7 perf bench: Improve sched-message.c with more comfortable output by Hitoshi Mitake · 15 years ago
  63. ff676b1 perf bench: Improve sched-pipe.c with more comfortable output by Hitoshi Mitake · 15 years ago
  64. 79e295d perf bench: Improve builtin-bench.c for more friendly output by Hitoshi Mitake · 15 years ago
  65. 8d8d61a perf bench: Modify command-list.txt for the entry of perf-bench by Hitoshi Mitake · 15 years ago
  66. 9fbc04f perf bench: Add new document about perf-bench by Hitoshi Mitake · 15 years ago
  67. 606bc1e perf bench: Clean up bench/bench.h by Ingo Molnar · 15 years ago
  68. 158ba82 perf bench: Modify builtin-pipe.c for processing common options by Hitoshi Mitake · 15 years ago
  69. cced06c perf bench: Modify bench/bench-messaging.c to adopt unified output formatting by Hitoshi Mitake · 15 years ago
  70. 386d7e9 perf bench: Modify builtin-bench.c for processing common options by Hitoshi Mitake · 15 years ago
  71. 242aa14 perf bench: Add format constants to bench.h for unified output formatting by Hitoshi Mitake · 15 years ago
  72. ca2b900 perf tools: Fix syntax in documentation by Zeev Tarantov · 15 years ago
  73. 5ff0cfc perf bench: Fix bench/sched-pipe.c to wait for child process by Hitoshi Mitake · 15 years ago
  74. 549104f perf tools: Modify perf routines to use new debugfs routines by Clark Williams · 15 years ago
  75. afe61f6 perf tools: Add debugfs utility routines for perf by Clark Williams · 15 years ago
  76. c10edee perf tools: Fix permission checks by Pekka Enberg · 15 years ago
  77. 8d06367 perf symbols: Use the buildids if present by Arnaldo Carvalho de Melo · 15 years ago
  78. bfde82e perf bench: Add subcommand 'bench' to the Makefile by Hitoshi Mitake · 15 years ago
  79. dcba884 perf bench: Add new subcommand 'bench' to perf.c by Hitoshi Mitake · 15 years ago
  80. 11bd341 perf bench: Modify builtin.h for new prototype by Hitoshi Mitake · 15 years ago
  81. 629cc35 perf bench: Add builtin-bench.c: General framework for benchmark suites by Hitoshi Mitake · 15 years ago
  82. c7d9300 perf bench: Add sched-pipe.c: Benchmark for pipe() system call by Hitoshi Mitake · 15 years ago
  83. e27454c perf bench: Add sched-messaging.c: Benchmark for scheduler and IPC mechanisms based on hackbench by Hitoshi Mitake · 15 years ago
  84. c426bba perf bench: Add new directory and header for new subcommand 'bench' by Hitoshi Mitake · 15 years ago
  85. 91365bb perf/probes: Rename perf probe events group name by Masami Hiramatsu · 15 years ago
  86. a225a1d perf/probes: Fall back to non-dwarf if possible by Masami Hiramatsu · 15 years ago
  87. a7f4328 perf/probes: Improve error messages by Masami Hiramatsu · 15 years ago
  88. c43f9d1 perf/probes: Update Documentation/perf-probe.txt by Masami Hiramatsu · 15 years ago
  89. 2643ce1 perf symbols: Factor out buildid reading routine by Arnaldo Carvalho de Melo · 15 years ago
  90. a2e7127 Merge commit 'v2.6.32-rc6' into perf/core by Ingo Molnar · 15 years ago
  91. 6d7aa9d perf symbols: Initialize dso->loaded by Arnaldo Carvalho de Melo · 15 years ago
  92. c1e5301 perf: Clean up trivial style issues in builtin-help.c by Thiago Farina · 15 years ago
  93. 12e4db4 perf probe: Annotate variable initialization by Arnaldo Carvalho de Melo · 15 years ago
  94. 900b20d perf tools: Fix missing symtabs printouts by Ingo Molnar · 15 years ago
  95. d70a540 perf tools: Improve message about missing symtabs for deleted DSOs by Arnaldo Carvalho de Melo · 15 years ago
  96. 00a192b perf tools: Simplify the symbol priv area mechanism by Arnaldo Carvalho de Melo · 15 years ago
  97. afb7b4f perf tools: Factor out the map initialization by Arnaldo Carvalho de Melo · 15 years ago
  98. b0ef073 perf/probes: Support function entry relative line number by Masami Hiramatsu · 15 years ago
  99. 253977b perf/probes: Improve probe point syntax of perf-probe by Masami Hiramatsu · 15 years ago
  100. 46ab492 perf/probes: Improve command-line option of perf-probe by Masami Hiramatsu · 15 years ago