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