1. e281a96 perf trace: Add possibility to switch off syscall events by Stanislav Fomichev · 11 years ago
  2. 1e28fe0 perf trace: Add pagefaults record and replay support by Stanislav Fomichev · 11 years ago
  3. 598d02c perf trace: Add support for pagefault tracing by Stanislav Fomichev · 11 years ago
  4. 0c82adc perf trace: Add perf_event parameter to tracepoint_handler by Stanislav Fomichev · 11 years ago
  5. 0710087 perf scripts: Fallback to syscalls:* when raw_syscalls:* is not available by Daniel Bristot de Oliveira · 11 years ago
  6. 1c92f88 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/core by Ingo Molnar · 11 years ago
  7. 06c654c Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 11 years ago
  8. a93f0e5 perf symbols: Get kernel start address by symbol name by Simon Que · 11 years ago
  9. d755330 perf tools: Fix segfault in cumulative.callchain report by Jiri Olsa · 11 years ago
  10. ecdac96 perf bench sched-messaging: Drop barf() by Davidlohr Bueso · 11 years ago
  11. 424e963 perf bench mem: The -o and -n options are mutually exclusive by Davidlohr Bueso · 11 years ago
  12. d9de84a perf bench futex: Use global --repeat option by Davidlohr Bueso · 11 years ago
  13. b6f0629 perf bench: Add --repeat option by Davidlohr Bueso · 11 years ago
  14. b094c99 perf bench sched-messaging: Plug memleak by Davidlohr Bueso · 11 years ago
  15. 8963297 perf ui browser: Fix scrollbar refresh row index by Jiri Olsa · 11 years ago
  16. dd00d48 perf hists browser: Remove ev_name argument from perf_evsel__hists_browse by Jiri Olsa · 11 years ago
  17. 5089f20 perf trace: Cache the is_exit syscall test by Arnaldo Carvalho de Melo · 11 years ago
  18. 7741353 perf trace: Remove needless reassignments by Arnaldo Carvalho de Melo · 11 years ago
  19. 5229e36 perf evlist: Add suggestion of how to set perf_event_paranoid sysctl by Arnaldo Carvalho de Melo · 11 years ago
  20. cdcd1e6 perf trace: Fix up fd -> pathname resolution by Arnaldo Carvalho de Melo · 11 years ago
  21. 1545d8a tools lib traceevent: Clean up format of args in jbd2 plugin by Steven Rostedt · 11 years ago
  22. 24eda08 tools lib traceevent: Clean up format of args in cfg80211 plugin by Steven Rostedt · 11 years ago
  23. a21e3a3 tools lib traceevent: Fix format in plugin_kvm by Steven Rostedt · 11 years ago
  24. 7f6e363 tools lib traceevent: Fix and cleanup kvm_nested_vmexit tracepoints by Jan Kiszka · 11 years ago
  25. ea092ae tools lib traceevent: Add back in kvm plugins nested_vmexit events by Steven Rostedt (Red Hat) · 11 years ago
  26. 6f21037 tools lib traceevent: Factor out print_exit_reason in kvm plugin by Jan Kiszka · 11 years ago
  27. 20d3cbd tools lib traceevent: Report unknown VMX exit reasons with code by Jan Kiszka · 11 years ago
  28. cf23091 Merge branch 'perf/core' into perf/urgent, to pick up the latest fixes by Ingo Molnar · 11 years ago
  29. b7c8c19 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  30. 3737a12 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  31. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  32. 45dc1bb5 perf tests: Add test for closing dso objects on EMFILE error by Jiri Olsa · 11 years ago
  33. 4ebbcb8 perf tests: Add test for caching dso file descriptors by Jiri Olsa · 11 years ago
  34. 822c45d perf tests: Allow reuse of test_file function by Jiri Olsa · 11 years ago
  35. 0d8a5fa perf tests: Spawn child for each test by Jiri Olsa · 11 years ago
  36. c1f9aa0 perf tools: Add dso__data_* interface descriptons by Jiri Olsa · 11 years ago
  37. a08cae0 perf tools: Allow to close dso fd in case of open failure by Jiri Olsa · 11 years ago
  38. c3fbd2a perf tools: Add file size check and factor dso__data_read_offset by Jiri Olsa · 11 years ago
  39. c658045 perf tools: Cache dso data file descriptor by Jiri Olsa · 11 years ago
  40. bda6ee4 perf tools: Add global count of opened dso objects by Jiri Olsa · 11 years ago
  41. eba5102 perf tools: Add global list of opened dso objects by Jiri Olsa · 11 years ago
  42. 53fa8eaa perf tools: Add data_fd into dso object by Jiri Olsa · 11 years ago
  43. ca40e2a perf tools: Separate dso data related variables by Jiri Olsa · 11 years ago
  44. 0c4e774 perf tools: Cache register accesses for unwind processing by Jiri Olsa · 11 years ago
  45. 17314e2 perf record: Fix to honor user freq/interval properly by Namhyung Kim · 11 years ago
  46. 7184062 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 11 years ago
  47. 3752e45 selftests/powerpc: Add tests of PMU EBBs by Michael Ellerman · 11 years ago
  48. 33b4819 selftests/powerpc: Add support for skipping tests by Michael Ellerman · 11 years ago
  49. de506f7 selftests/powerpc: Put the test in a separate process group by Michael Ellerman · 11 years ago
  50. 0a6121c selftests/powerpc: Fix instruction loop for ABIv2 (LE) by Michael Ellerman · 11 years ago
  51. 96d0161 powerpc: Correct DSCR during TM context switch by Sam bobroff · 11 years ago
  52. c5aec4c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  53. f48e00c perf timechart: Reflow documentation by Stanislav Fomichev · 11 years ago
  54. 5ee05b8 perf probe: Improve error messages in --line option by Masami Hiramatsu · 11 years ago
  55. 69e96ea perf probe: Improve an error message of perf probe --vars mode by Masami Hiramatsu · 11 years ago
  56. b4bf113 perf probe: Show error code and description in verbose mode by Masami Hiramatsu · 11 years ago
  57. 36d789a perf probe: Improve error message for unknown member of data structure by Masami Hiramatsu · 11 years ago
  58. a5c5009 perf tests: Show the inner make output when an error happens by Arnaldo Carvalho de Melo · 11 years ago
  59. f9ca2d8 perf tools: Emit more precise message for missing glibc static library by Arnaldo Carvalho de Melo · 11 years ago
  60. 9b32ba7 perf tools: Add dcacheline sort by Don Zickus · 11 years ago
  61. 2b1b710 perf tools: Add support to dynamically get cacheline size by Don Zickus · 11 years ago
  62. 7365be5 perf tools: Add cpumode to struct hist_entry by Don Zickus · 11 years ago
  63. 75e906c perf report: Add mem-mode documentation to report command by Don Zickus · 11 years ago
  64. a5a5ba7 Revert "perf: Disable PERF_RECORD_MMAP2 support" by Don Zickus · 11 years ago
  65. 7ef8070 perf tools: Update mmap2 interface with protection and flag bits by Don Zickus · 11 years ago
  66. e646fe7 perf script/python: Print array argument as string by Namhyung Kim · 11 years ago
  67. b0815d0 perf tools: Prettify the tags/TAGS/cscope targets output by Jiri Olsa · 11 years ago
  68. a261e4a perf tools: Fix pipe check regression in attr event callback by Jiri Olsa · 11 years ago
  69. 3f17ea6 Merge branch 'next' (accumulated 3.16 merge window patches) into master by Linus Torvalds · 11 years ago
  70. 473a778 tools lib traceevent: Added support for __get_bitmask() macro by Steven Rostedt (Red Hat) · 11 years ago
  71. 4944082 tools lib traceevent: Add options to function plugin by Steven Rostedt (Red Hat) · 11 years ago
  72. 5827f2f tools lib traceevent: Add options to plugins by Steven Rostedt · 11 years ago
  73. a7c3196 tools lib traceevent: Add flag to not load event plugins by Steven Rostedt (Red Hat) · 11 years ago
  74. 24fe831 tools/testing/selftests/sysctl: validate sysctl_writes_strict by Kees Cook · 11 years ago
  75. ec00010 Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare for new patches by Ingo Molnar · 11 years ago
  76. d34b661 selftests/powerpc: Test the THP bug we fixed in the previous commit by Michael Ellerman · 11 years ago
  77. 3e39db4 perf/documentation: Add description for conditional branch filter by Anshuman Khandual · 11 years ago
  78. 0fffa5d perf/tool: Add conditional branch filter 'cond' to perf record by Anshuman Khandual · 11 years ago
  79. 1d46598 tools/vm/page-types.c: catch sigbus if raced with truncate by Konstantin Khlebnikov · 11 years ago
  80. 4dc4226 Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm into next by Linus Torvalds · 11 years ago
  81. 082f96a perf probe: Fix perf probe to find correct variable DIE by Masami Hiramatsu · 11 years ago
  82. 0c188a0 perf probe: Fix a segfault if asked for variable it doesn't find by Masami Hiramatsu · 11 years ago
  83. 2e30baa Merge branches 'acpi-tools' and 'pm-tools' by Rafael J. Wysocki · 11 years ago
  84. 057beb1 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  85. 0e36d43 Merge branch 'acpica' by Rafael J. Wysocki · 11 years ago
  86. 3d521f9 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
  87. fc9cabe perf tools: Fix 'make help' message error by Jianyu Zhan · 11 years ago
  88. 59a3d4c Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
  89. a515114 perf record: Fix poll return value propagation by Jiri Olsa · 11 years ago
  90. f299842 perf tools: Move elide bool into perf_hpp_fmt struct by Jiri Olsa · 11 years ago
  91. 2ec85c6 perf tools: Remove elide setup for SORT_MODE__MEMORY mode by Jiri Olsa · 11 years ago
  92. 7f3e508 perf tools: Fix "==" into "=" in ui_browser__warning assignment by zhangdianfang · 11 years ago
  93. f2d9627 perf tools: Allow overriding sysfs and proc finding with env var by Cody P Schafer · 11 years ago
  94. 16a6433 perf tools: Consider header files outside perf directory in tags target by Sebastian Andrzej Siewior · 11 years ago
  95. 6a2f254 perf tools: Add warning when disabling perl scripting support due to missing devel files by Arnaldo Carvalho de Melo · 11 years ago
  96. 1b572622 perf trace: Warn the user when not available by Arnaldo Carvalho de Melo · 11 years ago
  97. e5c4ecd Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb into next by Linus Torvalds · 11 years ago
  98. 5ece239 Merge back earlier cpufreq material. by Rafael J. Wysocki · 11 years ago
  99. 0506aec perf tests: Add a test case for cumulating callchains by Namhyung Kim · 11 years ago
  100. a1891aa perf tests: Define and use symbolic names for fake symbols by Namhyung Kim · 11 years ago