1. 9fd4932 ftrace: Sort all function addresses, not just per page by Steven Rostedt · 13 years ago
  2. 71babb2 tracing: change CPU ring buffer state from tracing_cpumask by Vaibhav Nagarnaik · 13 years ago
  3. 0a3d7ce tracing: Check return value of tracing_dentry_percpu() by Namhyung Kim · 13 years ago
  4. 308f7ee ring-buffer: Reset head page before running self test by Steven Rostedt · 13 years ago
  5. 659f451 ring-buffer: Add integrity check at end of iter read by Steven Rostedt · 13 years ago
  6. 5040b4b ring-buffer: Make addition of pages in ring buffer atomic by Vaibhav Nagarnaik · 13 years ago
  7. 83f4031 ring-buffer: Make removal of ring buffer pages atomic by Vaibhav Nagarnaik · 13 years ago
  8. 6edb2a8 tracing: Clean up tracing_mark_write() by Steven Rostedt · 13 years ago
  9. 978da30 perf/x86/ibs: Fix undefined reference to `get_ibs_caps' by Robert Richter · 13 years ago
  10. 0c5a0f9 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 13 years ago
  11. 54e7a4e perf annotate browser: Add key bindings help window by Arnaldo Carvalho de Melo · 13 years ago
  12. 2402e4a perf annotate browser: Show 'jumpy' functions by Arnaldo Carvalho de Melo · 13 years ago
  13. 7d5b12f perf annotate browser: Count the numbers of jump sources to a target by Arnaldo Carvalho de Melo · 13 years ago
  14. c46219ac perf annotate: Introduce ->free() method in ins_ops by Arnaldo Carvalho de Melo · 13 years ago
  15. 7a997fe perf annotate: Augment lock instruction output by Arnaldo Carvalho de Melo · 13 years ago
  16. a43712c perf annotate: Resolve symbols using objdump comment for single op ins by Arnaldo Carvalho de Melo · 13 years ago
  17. 6de783b perf annotate: Resolve symbols using objdump comment by Arnaldo Carvalho de Melo · 13 years ago
  18. e8ea156 perf annotate: Use raw form for register indirect call instructions by Arnaldo Carvalho de Melo · 13 years ago
  19. 5dcefda Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 13 years ago
  20. 5a5626b perf hists browser: Use '/' for search/filter instead of 's' by Arnaldo Carvalho de Melo · 13 years ago
  21. c4f400e Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 13 years ago
  22. f6c1be27 perf annotate: shorten helpline so it fits in visible space by David Ahern · 13 years ago
  23. d1cae34 perf record: Reset event name when falling back to cpu-clock by David Ahern · 13 years ago
  24. 40491ea perf top: Update event name when falling back to cpu-clock by David Ahern · 13 years ago
  25. 979987a perf stat: handle ENXIO error for perf_event_open by David Ahern · 13 years ago
  26. 028d455 perf record: Fix fallback to cpu-clock on ppc by David Ahern · 13 years ago
  27. 04480d0 perf report: Fix format string for x86-32 compilation by Jiri Olsa · 13 years ago
  28. cb04ff9 sched, perf: Use a single callback into the scheduler by Peter Zijlstra · 13 years ago
  29. 8b1e136 perf/x86-ibs: Fix usage of IBS op current count by Robert Richter · 13 years ago
  30. fc5fb2b perf/x86-ibs: Catch spurious interrupts after stopping IBS by Robert Richter · 13 years ago
  31. c9574fe perf/x86-ibs: Implement workaround for IBS erratum #420 by Robert Richter · 13 years ago
  32. 7caaf4d perf/x86-ibs: Extend hw period that triggers overflow by Robert Richter · 13 years ago
  33. fc006cf perf/x86-ibs: Trigger overflow if remaining period is too small by Robert Richter · 13 years ago
  34. 98112d2 perf/x86-ibs: Rename some variables by Robert Richter · 13 years ago
  35. 450bbd4 perf/x86-ibs: Precise event sampling with IBS for AMD CPUs by Robert Richter · 13 years ago
  36. d47e823 perf/x86-ibs: Take instruction pointer from ibs sample by Robert Richter · 13 years ago
  37. 6accb9c perf/x86-ibs: Fix frequency profiling by Robert Richter · 13 years ago
  38. 7bf3523 perf/x86-ibs: Enable ibs op micro-ops counting mode by Robert Richter · 13 years ago
  39. fd0d000 perf: Pass last sampling period to perf_sample_data_init() by Robert Richter · 13 years ago
  40. c75841a perf/x86-ibs: Fix update of period by Robert Richter · 13 years ago
  41. ad8537c Merge branch 'perf/x86-ibs' into perf/core by Ingo Molnar · 13 years ago
  42. 6817968 tracing: Remove ftrace_disable/enable_cpu() by Steven Rostedt · 13 years ago
  43. 50e18b9 tracing: Use seq_*_private interface for some seq files by Jiri Olsa · 13 years ago
  44. 149936a Merge branch 'perf/annotate' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 13 years ago
  45. 80eebd9 perf top: Default to system wide using perf_target methods by Arnaldo Carvalho de Melo · 13 years ago
  46. b02ee9a tracing: Prevent wasting time evaluating parameters in trace_preempt_on/off by Minho Ban · 13 years ago
  47. b9818e9 perf annotate browser: Compact 'nop' output by Arnaldo Carvalho de Melo · 13 years ago
  48. 5417072 perf annotate browser: Do raw printing in 'o'ffset in a single place by Arnaldo Carvalho de Melo · 13 years ago
  49. 77a6f01 perf stat: Use perf_evlist__create_maps by Namhyung Kim · 13 years ago
  50. d67356e perf target: Consolidate target task/cpu checking by Namhyung Kim · 13 years ago
  51. 16ad2ff perf tools: Introduce perf_target__strerror() by Namhyung Kim · 13 years ago
  52. dfe78ad perf target: Introduce perf_target__parse_uid() by Namhyung Kim · 13 years ago
  53. 60bbdda perf target: Introduce perf_target_errno by Namhyung Kim · 13 years ago
  54. 55261f4 perf evlist: Fix creation of cpu map by Namhyung Kim · 13 years ago
  55. 10b47d5 perf top: Set target.system_wide by Arnaldo Carvalho de Melo · 13 years ago
  56. 19631cb Merge branch 'tip/perf/core-4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 13 years ago
  57. 9389a46 perf session: Fail on processing event with unknown size by Jiri Olsa · 13 years ago
  58. 59a094c ftrace/x86: Use asm/kprobes.h instead of linux/kprobes.h by Steven Rostedt · 13 years ago
  59. 64aa17c perf annotate browser: Don't change the asm line color when toggling source by Arnaldo Carvalho de Melo · 13 years ago
  60. 83b1f2a perf annotate browser: More clearly separate columns by Arnaldo Carvalho de Melo · 13 years ago
  61. 4656cca perf ui browser: Introduce routine to draw vertical line by Arnaldo Carvalho de Melo · 13 years ago
  62. dc41b9b perf ui: Change fallback policy of setup_browser() by Namhyung Kim · 13 years ago
  63. 281ef54 perf ui: Add gtk2 support into setup_browser() by Namhyung Kim · 13 years ago
  64. 28e62b9 perf ui gtk: Rename functions for consistency by Namhyung Kim · 13 years ago
  65. 7706f96 perf ui gtk: Drop arg[cv] arguments from perf_gtk_setup_browser() by Namhyung Kim · 13 years ago
  66. ca09b2e perf ui: Make setup_browser() generic by Namhyung Kim · 13 years ago
  67. 12864b3 perf target: Split out perf_target handling code by Namhyung Kim · 13 years ago
  68. 770a34a perf tools: Check more combinations of PID/TID, UID and CPU switches by Namhyung Kim · 13 years ago
  69. b809ac1 perf evlist: Make create_maps() take struct perf_target by Namhyung Kim · 13 years ago
  70. 4bd0f2d perf tools: Introduce perf_target__validate() helper by Namhyung Kim · 13 years ago
  71. fe9d18a perf top: Convert to struct perf_target by Namhyung Kim · 13 years ago
  72. 20f946b perf stat: Convert to struct perf_target by Namhyung Kim · 13 years ago
  73. bea0340 perf tools: Introduce struct perf_target by Namhyung Kim · 13 years ago
  74. c651214 perf tools: Fix include header files in util/parse-events.h by Robert Richter · 13 years ago
  75. 23080e4 perf test: Make the rdpmc test honour 'verbose' mode by Arnaldo Carvalho de Melo · 13 years ago
  76. 4a6d70c ftrace/x86: Remove the complex ftrace NMI handling code by Steven Rostedt · 13 years ago
  77. 08d636b ftrace/x86: Have arch x86_64 use breakpoints instead of stop machine by Steven Rostedt · 13 years ago
  78. 0822cc8 perf annotate browser: Don't display 0.00 percentages by Arnaldo Carvalho de Melo · 13 years ago
  79. 3e8b5dd perf annotate browser: Remove the vertical line after the percentages by Arnaldo Carvalho de Melo · 13 years ago
  80. 9d1ef56 perf annotate browser: Show current jump, back or forward by Arnaldo Carvalho de Melo · 13 years ago
  81. 944e1ab perf ui browser: Add method to draw up/down arrow line by Arnaldo Carvalho de Melo · 13 years ago
  82. 88298f5 perf annotate browser: Add a right arrow before call instructions by Arnaldo Carvalho de Melo · 13 years ago
  83. 1fa2e84 Merge tag 'perf-annotate-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 13 years ago
  84. 392d65a perf: Remove PERF_COUNTERS config option by Robert Richter · 13 years ago
  85. 33b07b8 perf: Use static variant of perf_event_overflow in core.c by Robert Richter · 13 years ago
  86. 5f09fc6 perf/x86: Fix cmpxchg() usage in amd_put_event_constraints() by Robert Richter · 13 years ago
  87. 10c2502 perf: Trivial cleanup of duplicate code by Robert Richter · 13 years ago
  88. 38b31bd perf annotate browser: Don't draw jump connectors for out of function jumps by Arnaldo Carvalho de Melo · 13 years ago
  89. fb29fa58 perf annotate: Mark jump instructions with no offset by Arnaldo Carvalho de Melo · 13 years ago
  90. 44d1a3e perf annotate: Disambiguage offsets and addresses in operands by Arnaldo Carvalho de Melo · 13 years ago
  91. fab0699 perf/x86: Clean up register_nmi_handler() usage by Ingo Molnar · 13 years ago
  92. 9481ede perf annotate browser: Handle NULL jump targets by Arnaldo Carvalho de Melo · 13 years ago
  93. 3dbe927 Merge tag 'v3.4-rc4' into perf/core by Ingo Molnar · 13 years ago
  94. a3f895b perf annotate browser: Initial loop detection by Arnaldo Carvalho de Melo · 13 years ago
  95. 438ced1 ring-buffer: Add per_cpu ring buffer control files by Vaibhav Nagarnaik · 13 years ago
  96. 5a26c8f tracing: Remove an unneeded check in trace_seq_buffer() by Dan Carpenter · 13 years ago
  97. 07d777f tracing: Add percpu buffers for trace_printk() by Steven Rostedt · 13 years ago
  98. f3054c7 perf tools: Cleanup realloc use by Ulrich Drepper · 13 years ago
  99. 66f75a5 Linux 3.4-rc4 by Linus Torvalds · 13 years ago
  100. e9a5ea1 sparc32,leon: add notify_cpu_starting() by Yong Zhang · 13 years ago