1. 069e0c3 perf/x86/intel: Support full width counting by Andi Kleen · 11 years ago
  2. 0c4df02 x86: Add NMI duration tracepoints by Dave Hansen · 11 years ago
  3. 14c63f1 perf: Drop sample rate when sampling is too slow by Dave Hansen · 11 years ago
  4. 2ab00456 x86: Warn when NMI handlers take large amounts of time by Dave Hansen · 11 years ago
  5. bde9603 hw_breakpoint: Introduce "struct bp_cpuinfo" by Oleg Nesterov · 11 years ago
  6. e12cbc1 hw_breakpoint: Simplify *register_wide_hw_breakpoint() by Oleg Nesterov · 11 years ago
  7. 1c10adb hw_breakpoint: Introduce cpumask_of_bp() by Oleg Nesterov · 11 years ago
  8. 7ab71f3 hw_breakpoint: Simplify the "weight" usage in toggle_bp_slot() paths by Oleg Nesterov · 11 years ago
  9. e1ebe86 hw_breakpoint: Simplify list/idx mess in toggle_bp_slot() paths by Oleg Nesterov · 11 years ago
  10. f070a4d Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 11 years ago
  11. c790b0a hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot() by Oleg Nesterov · 11 years ago
  12. 8b4d801 hw_breakpoint: Fix cpu check in task_bp_pinned(cpu) by Oleg Nesterov · 11 years ago
  13. 003002e kprobes: Fix arch_prepare_kprobe to handle copy insn failures by Masami Hiramatsu · 11 years ago
  14. f9134f3 perf/x86/intel: Add mem-loads/stores support for Haswell by Andi Kleen · 11 years ago
  15. 135c561 perf/x86/intel: Support Haswell/v4 LBR format by Andi Kleen · 11 years ago
  16. 72db559 perf/x86/intel: Move NMI clearing to end of PMI handler by Andi Kleen · 11 years ago
  17. 3044318 perf/x86/intel: Add Haswell PEBS support by Andi Kleen · 11 years ago
  18. 3a632cb perf/x86/intel: Add simple Haswell PMU support by Andi Kleen · 11 years ago
  19. 130768b perf/x86/intel: Add Haswell PEBS record support by Andi Kleen · 11 years ago
  20. b2fa344 perf/x86/intel: Fix sparse warning by Yan, Zheng · 11 years ago
  21. 7be6296 perf/x86/amd: AMD IOMMU Performance Counter PERF uncore PMU implementation by Suravee Suthikulpanit · 11 years ago
  22. 30861dd perf/x86/amd: Add IOMMU Performance Counter resource management by Steven L Kinney · 11 years ago
  23. ae0def0 perf/x86: Only print PMU state when also WARN()'ing by Dave Hansen · 11 years ago
  24. 43b45780 perf/x86: Reduce stack usage of x86_schedule_events() by Andrew Hunter · 11 years ago
  25. 03d8e80 perf: Add const qualifier to perf_pmu_register's 'name' arg by Mischa Jonker · 11 years ago
  26. e712209 perf: Fix hypervisor branch sampling permission check by Stephane Eranian · 11 years ago
  27. eff2108 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 11 years ago
  28. f1a5278 perf/x86: Fix broken PEBS-LL support on SNB-EP/IVB-EP by Stephane Eranian · 11 years ago
  29. 9bb5d40 perf: Fix mmap() accounting hole by Peter Zijlstra · 11 years ago
  30. afb7119 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
  31. c3c4470 perf tools: Add missing liblk.a dependency for python/perf.so by Jiri Olsa · 11 years ago
  32. 0dce60f perf tools: Remove '?=' Makefile STRIP assignment by Jiri Olsa · 11 years ago
  33. 2fe7374 perf tools: Replace multiple line assignment with multiple statements by Jiri Olsa · 11 years ago
  34. 8e1b3f6 perf tools: Replace tabs with spaces for all non-commands statements by Jiri Olsa · 11 years ago
  35. 4e22db4 perf tools: Add NO_BIONIC variable to confiure bionic setup by Jiri Olsa · 11 years ago
  36. 7c53746 perf tools: Switch to full path C include directories by Jiri Olsa · 11 years ago
  37. 1e9f7aa perf tools: Merge all *LDFLAGS* make variable into LDFLAGS by Jiri Olsa · 12 years ago
  38. 9c12cf9 perf tools: Merge all *CFLAGS* make variable into CFLAGS by Jiri Olsa · 12 years ago
  39. 0817df0 perf evlist: Reset SIGTERM handler in workload child process by David Ahern · 11 years ago
  40. fd85178 perf: Expand definition of sysfs format attribute by Michael Ellerman · 11 years ago
  41. 54aa3b9 perf: Power7 Update testing ABI to list CPI-stack events by Sukadev Bhattiprolu · 11 years ago
  42. bd1060e perf: Power7: Make CPI stack events available in sysfs by Sukadev Bhattiprolu · 11 years ago
  43. 3c4797d tools lib lk: Respect CROSS_COMPILE by Rabin Vincent · 11 years ago
  44. 0ac129e perf tools: Remove cwdlen from struct perf_session by Jiri Olsa · 11 years ago
  45. 78e3a1f perf tools: Remove frozen from perf_header struct by Jiri Olsa · 11 years ago
  46. 66cd3f3 perf tests: Fix exclude_guest|exclude_host checking for attr tests by Jiri Olsa · 11 years ago
  47. 8e72a67 perf tests: Fix attr test for record -d option by Jiri Olsa · 11 years ago
  48. 4ddc929 perf tools: Final touches for CHK config move by Jiri Olsa · 12 years ago
  49. cd1c39f perf tools: Move paths config into config/Makefile by Jiri Olsa · 12 years ago
  50. 58a0abd perf tools: Move libnuma check config into config/Makefile by Jiri Olsa · 12 years ago
  51. a1c7c9e perf tools: Move stdlib check config into config/Makefile by Jiri Olsa · 12 years ago
  52. c3cf836 perf tools: Move libbfd check config into config/Makefile by Jiri Olsa · 12 years ago
  53. 6e533cf perf tools: Move libpython check config into config/Makefile by Jiri Olsa · 12 years ago
  54. 3082cb3 perf tools: Move libperl check config into config/Makefile by Jiri Olsa · 12 years ago
  55. 58cabf6 perf tools: Move gtk2 check config into config/Makefile by Jiri Olsa · 12 years ago
  56. 4a8f888 perf tools: Move slang check config into config/Makefile by Jiri Olsa · 12 years ago
  57. a827952 perf tools: Move libaudit check config into config/Makefile by Jiri Olsa · 12 years ago
  58. 0e433fe perf tools: Move libunwind check config into config/Makefile by Jiri Olsa · 12 years ago
  59. 779724f perf tools: Move libdw check config into config/Makefile by Jiri Olsa · 12 years ago
  60. cf4cca1 perf tools: Move libelf check config into config/Makefile by Jiri Olsa · 12 years ago
  61. 362493f perf tools: Move compiler and linker flags check into config/Makefile by Jiri Olsa · 12 years ago
  62. a32f493 perf tools: Move programs check into config/Makefile by Jiri Olsa · 12 years ago
  63. 8bd407b perf tools: Move arch check into config/Makefile by Jiri Olsa · 12 years ago
  64. 095ae69 perf tools: Add automated make test suite by Jiri Olsa · 12 years ago
  65. 70c57ef perf tools: Save parent pid in thread struct by David Ahern · 11 years ago
  66. 45528f7 perf stats: Fix divide by 0 in variance by David Ahern · 11 years ago
  67. 6ca5f30 perf kvm: Handle realloc failures by David Ahern · 11 years ago
  68. b69e63a perf evsel: Fix printing of perf_event_paranoid message by David Ahern · 11 years ago
  69. ffcbaa1 perf test: Fix typo by Arnaldo Carvalho de Melo · 11 years ago
  70. 4d23322 perf hists: Rename hist_entry__add_pair arguments by Jiri Olsa · 12 years ago
  71. 367c53c perf diff: Use internal rb tree for hists__precompute by Jiri Olsa · 12 years ago
  72. eec574e perf report: Add report.percent-limit config variable by Namhyung Kim · 11 years ago
  73. fa5df94 perf top: Add --percent-limit option by Namhyung Kim · 11 years ago
  74. 064f198 perf report: Add --percent-limit option by Namhyung Kim · 11 years ago
  75. f3dd198 perf report: Don't bother locking when adding hist entries by Namhyung Kim · 11 years ago
  76. 27a0dcb perf hists: Move locking to its call-sites by Namhyung Kim · 11 years ago
  77. 3a5714f perf top: Get rid of *_threaded() functions by Namhyung Kim · 11 years ago
  78. 6f29097 perf top: Fix percent output when no samples collected by Namhyung Kim · 11 years ago
  79. 933cbb1 perf top: Fix -E option behavior by Namhyung Kim · 11 years ago
  80. 804f7ac perf record: handle death by SIGTERM by David Ahern · 11 years ago
  81. 89365e6 perf tools: Handle JITed code in shared memory by Andi Kleen · 11 years ago
  82. b3539d2 perf tests: Fix compile errors in bp_signal files by Sukadev Bhattiprolu · 11 years ago
  83. f9619d6 perf tools: Fix tab vs spaces issue in Makefile ifdef/endif by Jiri Olsa · 11 years ago
  84. 9c796ec perf hists browser: Use sort__has_sym by Arnaldo Carvalho de Melo · 11 years ago
  85. 8f0f684 perf top: Use sort__has_sym by Namhyung Kim · 11 years ago
  86. 930477b perf sort: Cleanup sort__has_sym setting by Namhyung Kim · 11 years ago
  87. dfd3b2f perf sort: Reorder HISTC_SRCLINE index by Namhyung Kim · 11 years ago
  88. bc8b8c0 perf archive: Fix typo on Documentation by Arnaldo Carvalho de Melo · 11 years ago
  89. 08e7154 perf sort: Consolidate sort_entry__setup_elide() by Namhyung Kim · 11 years ago
  90. afab87b perf sort: Separate out memory-specific sort keys by Namhyung Kim · 11 years ago
  91. 2f532d0 perf sort: Factor out common code in sort_dimension__add() by Namhyung Kim · 11 years ago
  92. 55369fc perf sort: Introduce sort__mode variable by Namhyung Kim · 12 years ago
  93. ded19d5 perf report: Fix alignment of symbol column when -v is given by Namhyung Kim · 12 years ago
  94. ceb2acb perf hists: Free unused mem info of a matched hist entry by Namhyung Kim · 12 years ago
  95. 26353a6 perf hists: Fix an invalid memory free on he->branch_info by Namhyung Kim · 12 years ago
  96. 6956664 perf tools: Fix bug in isupper() and islower() by Sukadev Bhattiprolu · 12 years ago
  97. c0ffaf3 watchdog: Remove softlockup_thresh from Documentation by Li Zefan · 11 years ago
  98. 08825c9 watchdog: Document watchdog_thresh sysctl by Li Zefan · 11 years ago
  99. a6572f8 watchdog: Disallow setting watchdog_thresh to -1 by Li Zefan · 11 years ago
  100. 26cb63a perf: Fix perf mmap bugs by Peter Zijlstra · 11 years ago