1. 447a601 perf tools: Bump default sample freq to 4 kHz by Arnaldo Carvalho de Melo · 12 years ago
  2. 299c345 perf buildid-list: Work better with pipe mode by Stephane Eranian · 13 years ago
  3. 444d286 perf tools: Fix piped mode read code by Stephane Eranian · 13 years ago
  4. 1a1ed1b perf inject: Fix broken perf inject -b by Stephane Eranian · 13 years ago
  5. 2eeaaa0 perf tools: rename HEADER_TRACE_INFO to HEADER_TRACING_DATA by Stephane Eranian · 13 years ago
  6. 6a11f92 perf tools: Add union u64_swap type for swapping u64 data by Jiri Olsa · 13 years ago
  7. e108c66 perf tools: Carry perf_event_attr bitfield throught different endians by Jiri Olsa · 13 years ago
  8. 2e49a94 perf record: Fix documentation for branch stack sampling by Anshuman Khandual · 13 years ago
  9. e40ee74 perf target: Add cpu flag to sample_type if target has cpu by Namhyung Kim · 13 years ago
  10. e33387f perf tools: Always try to build libtraceevent by Namhyung Kim · 12 years ago
  11. 59f3bea perf tools: Rename libparsevent to libtraceevent in Makefile by Namhyung Kim · 12 years ago
  12. 8784eb7 perf script: Rename struct event to struct event_format in perl engine by Frederic Weisbecker · 12 years ago
  13. e326e75 perf script: Explicitly handle known default print arg type by Frederic Weisbecker · 12 years ago
  14. 6b5fc39 perf tools: Add hardcoded name term for pmu events by Jiri Olsa · 13 years ago
  15. 08d2f76 perf tools: Separate 'mem:' event scanner bits by Jiri Olsa · 13 years ago
  16. b847cbd perf tools: Use allocated list for each parsed event by Jiri Olsa · 13 years ago
  17. 82ba1f2 perf tools: Add support for displaying event parser debug info by Jiri Olsa · 13 years ago
  18. f50246e perf test: Move parse event automated tests to separated object by Jiri Olsa · 13 years ago
  19. 7378719 Merge branch 'perf/parse-events-4' of git://github.com/fweisbec/tracing into perf/core by Ingo Molnar · 13 years ago
  20. 6f5e357 Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 13 years ago
  21. bb27f55 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 13 years ago
  22. 895b67f tracing: Remove kernel_lock annotations by Richard Weinberger · 13 years ago
  23. a591c73 tracing: Fix initial buffer_size_kb state by Vaibhav Nagarnaik · 13 years ago
  24. 05fdd70 ring-buffer: Merge separate resize loops by Vaibhav Nagarnaik · 13 years ago
  25. 5e1c81d perf evsel: Create events initially disabled -- again by David Ahern · 13 years ago
  26. 16ee657 Merge remote-tracking branch 'tip/perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 13 years ago
  27. 16fa7e8 perf tools: Split term type into value type and term type by Jiri Olsa · 13 years ago
  28. a018706 perf hists: Fix callchain ip printf format by Jiri Olsa · 13 years ago
  29. d1cb9fc perf target: Add uses_mmap field by Namhyung Kim · 13 years ago
  30. b732d43 ftrace: Remove selecting FRAME_POINTER with FUNCTION_TRACER by Steven Rostedt · 13 years ago
  31. e4f5d54 ftrace/x86: Have x86 ftrace use the ftrace_modify_all_code() by Steven Rostedt · 13 years ago
  32. 8ed3e2c ftrace: Make ftrace_modify_all_code() global for archs to use by Steven Rostedt · 13 years ago
  33. f0cf973 ftrace: Return record ip addr for ftrace_location() by Steven Rostedt · 13 years ago
  34. a650e02 ftrace: Consolidate ftrace_location() and ftrace_text_reserved() by Steven Rostedt · 13 years ago
  35. 9644302 ftrace: Speed up search by skipping pages by address by Steven Rostedt · 13 years ago
  36. 706c81f ftrace: Remove extra helper functions by Steven Rostedt · 13 years ago
  37. 9fd4932 ftrace: Sort all function addresses, not just per page by Steven Rostedt · 13 years ago
  38. 71babb2 tracing: change CPU ring buffer state from tracing_cpumask by Vaibhav Nagarnaik · 13 years ago
  39. 0a3d7ce tracing: Check return value of tracing_dentry_percpu() by Namhyung Kim · 13 years ago
  40. 308f7ee ring-buffer: Reset head page before running self test by Steven Rostedt · 13 years ago
  41. 659f451 ring-buffer: Add integrity check at end of iter read by Steven Rostedt · 13 years ago
  42. 5040b4b ring-buffer: Make addition of pages in ring buffer atomic by Vaibhav Nagarnaik · 13 years ago
  43. 83f4031 ring-buffer: Make removal of ring buffer pages atomic by Vaibhav Nagarnaik · 13 years ago
  44. 6edb2a8 tracing: Clean up tracing_mark_write() by Steven Rostedt · 13 years ago
  45. 879d77d Revert 'perf evlist: Fix creation of cpu map' by Namhyung Kim · 13 years ago
  46. aa22dd4 perf target: Rename functions to avoid double negation by Namhyung Kim · 13 years ago
  47. 978da30 perf/x86/ibs: Fix undefined reference to `get_ibs_caps' by Robert Richter · 13 years ago
  48. 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
  49. 54e7a4e perf annotate browser: Add key bindings help window by Arnaldo Carvalho de Melo · 13 years ago
  50. 2402e4a perf annotate browser: Show 'jumpy' functions by Arnaldo Carvalho de Melo · 13 years ago
  51. 7d5b12f perf annotate browser: Count the numbers of jump sources to a target by Arnaldo Carvalho de Melo · 13 years ago
  52. c46219ac perf annotate: Introduce ->free() method in ins_ops by Arnaldo Carvalho de Melo · 13 years ago
  53. 7a997fe perf annotate: Augment lock instruction output by Arnaldo Carvalho de Melo · 13 years ago
  54. a43712c perf annotate: Resolve symbols using objdump comment for single op ins by Arnaldo Carvalho de Melo · 13 years ago
  55. 6de783b perf annotate: Resolve symbols using objdump comment by Arnaldo Carvalho de Melo · 13 years ago
  56. e8ea156 perf annotate: Use raw form for register indirect call instructions by Arnaldo Carvalho de Melo · 13 years ago
  57. 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
  58. 9b63776 tracing: Do not enable function event with enable by Steven Rostedt · 13 years ago
  59. 5a5626b perf hists browser: Use '/' for search/filter instead of 's' by Arnaldo Carvalho de Melo · 13 years ago
  60. 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
  61. 20d23aa perf stat: handle ENXIO error for perf_event_open by David Ahern · 13 years ago
  62. f6c1be2 perf annotate: shorten helpline so it fits in visible space by David Ahern · 13 years ago
  63. d1cae34 perf record: Reset event name when falling back to cpu-clock by David Ahern · 13 years ago
  64. 40491ea perf top: Update event name when falling back to cpu-clock by David Ahern · 13 years ago
  65. 979987a perf stat: handle ENXIO error for perf_event_open by David Ahern · 13 years ago
  66. 028d455 perf record: Fix fallback to cpu-clock on ppc by David Ahern · 13 years ago
  67. 04480d0 perf report: Fix format string for x86-32 compilation by Jiri Olsa · 13 years ago
  68. cb04ff9 sched, perf: Use a single callback into the scheduler by Peter Zijlstra · 13 years ago
  69. 8b1e136 perf/x86-ibs: Fix usage of IBS op current count by Robert Richter · 13 years ago
  70. fc5fb2b perf/x86-ibs: Catch spurious interrupts after stopping IBS by Robert Richter · 13 years ago
  71. c9574fe perf/x86-ibs: Implement workaround for IBS erratum #420 by Robert Richter · 13 years ago
  72. 7caaf4d perf/x86-ibs: Extend hw period that triggers overflow by Robert Richter · 13 years ago
  73. fc006cf perf/x86-ibs: Trigger overflow if remaining period is too small by Robert Richter · 13 years ago
  74. 98112d2 perf/x86-ibs: Rename some variables by Robert Richter · 13 years ago
  75. 450bbd4 perf/x86-ibs: Precise event sampling with IBS for AMD CPUs by Robert Richter · 13 years ago
  76. d47e823 perf/x86-ibs: Take instruction pointer from ibs sample by Robert Richter · 13 years ago
  77. 6accb9c perf/x86-ibs: Fix frequency profiling by Robert Richter · 13 years ago
  78. 7bf3523 perf/x86-ibs: Enable ibs op micro-ops counting mode by Robert Richter · 13 years ago
  79. fd0d000 perf: Pass last sampling period to perf_sample_data_init() by Robert Richter · 13 years ago
  80. c75841a perf/x86-ibs: Fix update of period by Robert Richter · 13 years ago
  81. ad8537c Merge branch 'perf/x86-ibs' into perf/core by Ingo Molnar · 13 years ago
  82. 6817968 tracing: Remove ftrace_disable/enable_cpu() by Steven Rostedt · 13 years ago
  83. 50e18b9 tracing: Use seq_*_private interface for some seq files by Jiri Olsa · 13 years ago
  84. 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
  85. 80eebd9 perf top: Default to system wide using perf_target methods by Arnaldo Carvalho de Melo · 13 years ago
  86. b02ee9a tracing: Prevent wasting time evaluating parameters in trace_preempt_on/off by Minho Ban · 13 years ago
  87. b9818e9 perf annotate browser: Compact 'nop' output by Arnaldo Carvalho de Melo · 13 years ago
  88. 5417072 perf annotate browser: Do raw printing in 'o'ffset in a single place by Arnaldo Carvalho de Melo · 13 years ago
  89. 77a6f01 perf stat: Use perf_evlist__create_maps by Namhyung Kim · 13 years ago
  90. d67356e perf target: Consolidate target task/cpu checking by Namhyung Kim · 13 years ago
  91. 16ad2ff perf tools: Introduce perf_target__strerror() by Namhyung Kim · 13 years ago
  92. dfe78ad perf target: Introduce perf_target__parse_uid() by Namhyung Kim · 13 years ago
  93. 60bbdda perf target: Introduce perf_target_errno by Namhyung Kim · 13 years ago
  94. 55261f4 perf evlist: Fix creation of cpu map by Namhyung Kim · 13 years ago
  95. 10b47d5 perf top: Set target.system_wide by Arnaldo Carvalho de Melo · 13 years ago
  96. 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
  97. 09c0211 perf: Turn off compiler warnings for flex and bison generated files by Greg Kroah-Hartman · 13 years ago
  98. 9389a46 perf session: Fail on processing event with unknown size by Jiri Olsa · 13 years ago
  99. 59a094c ftrace/x86: Use asm/kprobes.h instead of linux/kprobes.h by Steven Rostedt · 13 years ago
  100. 64aa17c perf annotate browser: Don't change the asm line color when toggling source by Arnaldo Carvalho de Melo · 13 years ago