1. a328626 perf session: Adopt resolve_callchain by Arnaldo Carvalho de Melo · 15 years ago
  2. 4e4f06e perf session: Move the hist_entries rb tree to perf_session by Arnaldo Carvalho de Melo · 15 years ago
  3. b9bf089 perf tools: No need for three rb_trees for sorting hist entries by Arnaldo Carvalho de Melo · 15 years ago
  4. 4aa6563 perf session: Move kmaps to perf_session by Arnaldo Carvalho de Melo · 15 years ago
  5. b3165f4 perf session: Move the global threads list to perf_session by Arnaldo Carvalho de Melo · 15 years ago
  6. ec91336 perf session: Reduce the number of parms to perf_session__process_events by Arnaldo Carvalho de Melo · 15 years ago
  7. 13df45c perf session: Register the idle thread in perf_session__process_events by Arnaldo Carvalho de Melo · 15 years ago
  8. 301a0b0 perf session: Ditch register_perf_file_handler by Arnaldo Carvalho de Melo · 15 years ago
  9. d8f6624 perf session: Pass the perf_session to the event handling operations by Arnaldo Carvalho de Melo · 15 years ago
  10. 2cd9046 perf sched: Fix build failure on sparc by David Miller · 15 years ago
  11. 2044279 perf bench: Add "all" pseudo subsystem and "all" pseudo suite by Hitoshi Mitake · 15 years ago
  12. 94c744b perf tools: Introduce perf_session class by Arnaldo Carvalho de Melo · 15 years ago
  13. ea08d8c perf symbols: Ditch dso->find_symbol by Arnaldo Carvalho de Melo · 15 years ago
  14. 79406cd perf symbols: Allow lookups by symbol name too by Arnaldo Carvalho de Melo · 15 years ago
  15. 22ccec5 perf symbols: Add missing "Variables" entry to map_type__name by Arnaldo Carvalho de Melo · 15 years ago
  16. f1dfa0b perf symbols: Add support for 'variable' symtabs by Arnaldo Carvalho de Melo · 15 years ago
  17. d45868d perf symbols: Introduce ELF counterparts to symbol_type__is_a by Arnaldo Carvalho de Melo · 15 years ago
  18. 6893d4e perf symbols: Introduce symbol_type__is_a by Arnaldo Carvalho de Melo · 15 years ago
  19. 9958e1f perf symbols: Rename kthreads to kmaps, using another abstraction for it by Arnaldo Carvalho de Melo · 15 years ago
  20. 58e9f94 perf tools: Allow building for ARM by Jamie Iles · 15 years ago
  21. 99ac64c hw-breakpoints: Handle bad modify_user_hw_breakpoint off-case return value by Frederic Weisbecker · 15 years ago
  22. cc83575 perf tools: Allow cross compiling by Jamie Iles · 15 years ago
  23. 0bb38a5 tracing, slab: Fix no callsite ifndef CONFIG_KMEMTRACE by Li Zefan · 15 years ago
  24. 0f24f12 tracing, slab: Define kmem_cache_alloc_notrace ifdef CONFIG_TRACING by Li Zefan · 15 years ago
  25. 1255803 x86, perf events: Check if we have APIC enabled by Cyrill Gorcunov · 15 years ago
  26. 5e855db5 perf_event: Fix variable initialization in other codepaths by Xiao Guangrong · 15 years ago
  27. 7931241 perf kmem: Fix unused argument build warning by Ingo Molnar · 15 years ago
  28. 716d69e perf symbols: perf_header__read_build_ids() offset'n'size should be u64 by Arnaldo Carvalho de Melo · 15 years ago
  29. 8b4825b perf symbols: dsos__read_build_ids() should read both user and kernel buildids by Arnaldo Carvalho de Melo · 15 years ago
  30. bc3abfb perf tools: Align long options which have no short forms by Li Zefan · 15 years ago
  31. 90b86a9 perf kmem: Show usage if no option is specified by Li Zefan · 15 years ago
  32. 1bbfa6f sched: Mark sched_clock() as notrace by Mike Frysinger · 15 years ago
  33. 3786310 perf sched: Add max delay time snapshot by Frederic Weisbecker · 15 years ago
  34. 5660ce3 perf tools: Correct size given to memset by Julia Lawall · 15 years ago
  35. 21140f4 perf_event: Fix perf_swevent_hrtimer() variable initialization by Xiao Guangrong · 15 years ago
  36. c0c9e72 perf sched: Fix for getting task's execution time by Xiao Guangrong · 15 years ago
  37. 822a696 tracing/kprobes: Fix field creation's bad error handling by Frederic Weisbecker · 15 years ago
  38. ec89a06 perf_event: Cleanup for cpu_clock_perf_event_update() by Xiao Guangrong · 15 years ago
  39. b93f797 perf_event: Allocate children's perf_event_ctxp at the right time by Xiao Guangrong · 15 years ago
  40. aa5452d perf_event: Clean up __perf_event_init_context() by Xiao Guangrong · 15 years ago
  41. 44234ad hw-breakpoints: Modify breakpoints without unregistering them by Frederic Weisbecker · 15 years ago
  42. c937fe2 perf probe: Update perf-probe document by Masami Hiramatsu · 15 years ago
  43. fa28244 perf probe: Support --del option by Masami Hiramatsu · 15 years ago
  44. a7c312b trace-kprobe: Support delete probe syntax by Masami Hiramatsu · 15 years ago
  45. f984f03 perf probe: Support vmlinux on cwd by default by Masami Hiramatsu · 15 years ago
  46. 17f88fc perf probe: Remove event suffix number _0 by Masami Hiramatsu · 15 years ago
  47. d1bde3f perf probe: Fix add-probe command syntax without --add option by Masami Hiramatsu · 15 years ago
  48. a9b495b perf probe: Change probe-added message more user-friendly by Masami Hiramatsu · 15 years ago
  49. 278498d perf probe: Change event list format by Masami Hiramatsu · 15 years ago
  50. 6ab8886 perf: hw_breakpoints: Fix percpu namespace clash by Stephen Rothwell · 15 years ago
  51. 2ff6cfd perf events: hw_breakpoints: Don't include asm/hw_breakpoint.h in user space by Arnd Bergmann · 15 years ago
  52. d3a2dbf perf probe: Use pr_debug for debug message by Masami Hiramatsu · 15 years ago
  53. 8498845 perf probe: Check e_snprintf() format string by Masami Hiramatsu · 15 years ago
  54. e1d2017 perf probe: Fix event namelist to duplicate string by Masami Hiramatsu · 15 years ago
  55. d56728b perf probe: Fix strtailcmp() to compare s1and s2[0] by Juha Leppanen · 15 years ago
  56. d32ba45 x86 insn: Delete empty or incomplete inat-tables.c by Masami Hiramatsu · 15 years ago
  57. cbe5c34 x86: Compile insn.c and inat.c only for KPROBES by OGAWA Hirofumi · 15 years ago
  58. 180570f perf tools: Optimize parse_subsystem_tracepoint_event() by Ulrich Drepper · 15 years ago
  59. 67a6259 perf trace/scripting: Don't display 'scripting unsupported' msg unnecessarily by Tom Zanussi · 15 years ago
  60. 11a80dd Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent by Ingo Molnar · 15 years ago
  61. 5605317 hw-breakpoints: Fix task-bound breakpoint slot allocation by Frederic Weisbecker · 15 years ago
  62. ed872d0 hw-breakpoints: Zeroe the breakpoint attrs on initialization by Frederic Weisbecker · 15 years ago
  63. 3a9a0be perf trace/scripting: Fix compile error when libperl not installed by Tom Zanussi · 15 years ago
  64. f48f669 perf_event: Eliminate raw->size by Xiao Guangrong · 15 years ago
  65. d9541ed perf_event: Fix __dsos__write_buildid_table() by Xiao Guangrong · 15 years ago
  66. d8bd9e0 perf_event: Fix raw event processing by Xiao Guangrong · 15 years ago
  67. c0777c5 perf/sched: Fix 'perf sched trace' by Xiao Guangrong · 15 years ago
  68. b9b1e1c perf buildid-list: Fix copy'n'paste help message by Arnaldo Carvalho de Melo · 15 years ago
  69. 7691b1e perf tools: Misc small fixes by OGAWA Hirofumi · 15 years ago
  70. 180f95e perf: Make common SAMPLE_EVENT parser by OGAWA Hirofumi · 15 years ago
  71. 028c515 perf timechart: Fix header handling by OGAWA Hirofumi · 15 years ago
  72. be2bf0a x86, perf probe: Fix warning in test_get_len() by Jean Delvare · 15 years ago
  73. 59b4cae perf tools: Correct size computation in tracepoint_id_to_path() by Julia Lawall · 15 years ago
  74. af2d828 x86: Fixup wrong irq frame link in stacktraces by Frederic Weisbecker · 15 years ago
  75. b625b3b x86: Fixup wrong debug exception frame link in stacktraces by Frederic Weisbecker · 15 years ago
  76. 7f33f9c x86/perf: Exclude the debug stack from the callchains by Frederic Weisbecker · 15 years ago
  77. c0dfb2f perf: Remove the "event" callback from perf events by Frederic Weisbecker · 15 years ago
  78. b326e95 hw-breakpoints: Use overflow handler instead of the event callback by Frederic Weisbecker · 15 years ago
  79. 2f0993e hw-breakpoints: Drop callback and task parameters from modify helper by Frederic Weisbecker · 15 years ago
  80. 9cef308 perf: Remove unused struct perf_event::event_callback by Frederic Weisbecker · 15 years ago
  81. 189f202 perf: Remove pointless union that wraps the hw breakpoint fields by Frederic Weisbecker · 15 years ago
  82. ed54d0f hw-breakpoints: Add two reserved fields for future extensions by Frederic Weisbecker · 15 years ago
  83. d103d01 Merge branch 'perf/probes' into perf/core by Ingo Molnar · 15 years ago
  84. 26fb20d Merge branch 'perf/mce' into perf/core by Ingo Molnar · 15 years ago
  85. 23ba90e Merge branch 'perf/scripting' into perf/core by Ingo Molnar · 15 years ago
  86. e859cf8 x86: Fix comments of register/stack access functions by Masami Hiramatsu · 15 years ago
  87. 93aaa45 perf tools: Replace %m with %a in sscanf by Liming Wang · 15 years ago
  88. 1cedae7 hw-breakpoints: Keep track of user disabled breakpoints by Frederic Weisbecker · 15 years ago
  89. 6b62fe0 tracing/syscalls: Make syscall events print callbacks static by Frederic Weisbecker · 15 years ago
  90. 3a9089f tracing: Add DEFINE_EVENT(), DEFINE_SINGLE_EVENT() support to docbook by Jason Baron · 15 years ago
  91. ec70ccd perf: Don't free perf_mmap_data until work has been done by Kristian Høgsberg · 15 years ago
  92. bdad0db perf_event: Fix compile error by Xiao Guangrong · 15 years ago
  93. c19e33a perf tools: Fix _GNU_SOURCE macro related strndup() build error by Liming Wang · 15 years ago
  94. 7be077f trace_syscalls: Remove unused syscall_name_to_nr() by Lai Jiangshan · 15 years ago
  95. 3bbe84e trace_syscalls: Simplify syscall profile by Lai Jiangshan · 15 years ago
  96. a1301da trace_syscalls: Remove duplicate init_enter_##sname() by Lai Jiangshan · 15 years ago
  97. c252f65 trace_syscalls: Add syscall_nr field to struct syscall_metadata by Lai Jiangshan · 15 years ago
  98. fcc1943 trace_syscalls: Remove enter_id exit_id by Lai Jiangshan · 15 years ago
  99. 31c16b1 trace_syscalls: Set event_enter_##sname->data to its metadata by Lai Jiangshan · 15 years ago
  100. bf56a4e trace_syscalls: Remove unused event_syscall_enter and event_syscall_exit by Lai Jiangshan · 15 years ago