1. af34cb4 perf vendor events intel: Add uncore_arb JSON support by Andi Kleen · 8 years ago
  2. 92c6de0 perf vendor events intel: Add uncore events for Skylake client by Andi Kleen · 8 years ago
  3. 092a95d perf vendor events intel: Add uncore events for Broadwell client by Andi Kleen · 8 years ago
  4. 0585c62 perf vendor events intel: Add uncore events for Haswell client by Andi Kleen · 8 years ago
  5. bccdcb2 perf vendor events intel: Add uncore events for Ivy Bridge client by Andi Kleen · 8 years ago
  6. 80432c7 perf vendor events intel: Add uncore events for Sandy Bridge client by Andi Kleen · 8 years ago
  7. 9c4e2e2 perf vendor events intel: Add missing UNC_M_DCLOCKTICKS for Broadwell DE uncore by Andi Kleen · 8 years ago
  8. 3906a13 Merge tag 'perf-core-for-mingo-4.12-20170327' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  9. d652f4b Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  10. 55f77128 perf utils: Readlink /proc/self/exe to find the perf binary by Tommi Rantala · 8 years ago
  11. d4b364d perf utils: Null terminate buf in read_ftrace_printk() by Tommi Rantala · 8 years ago
  12. b7126ef perf utils: use sizeof(buf) - 1 in readlink() call by Tommi Rantala · 8 years ago
  13. 0e6ba11 perf tests: Do not assume that readlink() returns a null terminated string by Tommi Rantala · 8 years ago
  14. 5a23421 perf buildid: Do not assume that readlink() returns a null terminated string by Tommi Rantala · 8 years ago
  15. 2ccc220 perf buildid: Do not update SDT cache with null filename by Tommi Rantala · 8 years ago
  16. 2e933b1 perf annotate: Fix a bug of division by zero when calculating percent by Taeung Song · 8 years ago
  17. 6ebd254 perf annotate: Fix a bug following symbolic link of a build-id file by Taeung Song · 8 years ago
  18. 5dfa210 perf report: Enable sorting by srcline as key by Milian Wolff · 8 years ago
  19. 0d3eb0b perf report: Show inline stack for browser mode by Jin Yao · 8 years ago
  20. 0db64dd perf report: Show inline stack for stdio mode by Jin Yao · 8 years ago
  21. f3a6064 perf report: Introduce --inline option by Jin Yao · 8 years ago
  22. a64489c perf report: Find the inline stack for a given address by Jin Yao · 8 years ago
  23. 5580338 perf report: Refactor common code in srcline.c by Jin Yao · 8 years ago
  24. b0ad8ea perf tools: Remove unused 'prefix' from builtin functions by Arnaldo Carvalho de Melo · 8 years ago
  25. 6963d3c perf list sdt: Show option in man page by Ravi Bangoria · 8 years ago
  26. c3a0bbc perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms() by Adrian Hunter · 8 years ago
  27. ef65e96 perf trace: Fixup thread refcounting by Arnaldo Carvalho de Melo · 8 years ago
  28. c04dfaf perf trace: Fix up error path indentation by Arnaldo Carvalho de Melo · 8 years ago
  29. 39f0e7a perf trace: Check for vfs_getname.pathname length by Arnaldo Carvalho de Melo · 8 years ago
  30. e3a6a62 Merge tag 'perf-core-for-mingo-4.12-20170324' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  31. bf874fc perf list: Move extra details printing to new option by Andi Kleen · 8 years ago
  32. 9628481 perf pmu: Add support for MetricName JSON attribute by Andi Kleen · 8 years ago
  33. 7f372a6 perf list: Support printing MetricExpr with --debug by Andi Kleen · 8 years ago
  34. 37932c1 perf stat: Output JSON MetricExpr metric by Andi Kleen · 8 years ago
  35. 00636c3 perf pmu: Support MetricExpr header in JSON event list by Andi Kleen · 8 years ago
  36. b90b3e9c perf vendor events intel: Update Intel uncore JSON event files by Andi Kleen · 8 years ago
  37. 0751673 perf tools: Add a simple expression parser for JSON by Andi Kleen · 8 years ago
  38. a820e33 perf pmu: Special case uncore_ prefix by Andi Kleen · 8 years ago
  39. 8255718 perf pmu: Expand PMU events by prefix match by Andi Kleen · 8 years ago
  40. 2073ad3 perf tools: Factor out PMU matching in parser by Andi Kleen · 8 years ago
  41. b4229e9 perf stat: Handle partially bad results with merging by Andi Kleen · 8 years ago
  42. 430daf2 perf stat: Collapse identically named events by Andi Kleen · 8 years ago
  43. fbe51fb perf stat: Factor out callback for collecting event values by Andi Kleen · 8 years ago
  44. ed7b339 perf annotate: Add comment clarifying how the source code line is parsed by Arnaldo Carvalho de Melo · 8 years ago
  45. e7cb9de perf annotate: More exactly grep -v of the objdump command by Taeung Song · 8 years ago
  46. 8544d24 perf sdt x86: Add renaming logic for rNN and other registers by Ravi Bangoria · 8 years ago
  47. 3b1f831 perf probe: Add sdt probes arguments into the uprobe cmd string by Alexis Berlemont · 8 years ago
  48. be88184 perf sdt: Add scanning of sdt probes arguments by Alexis Berlemont · 8 years ago
  49. 7094672 perf probe: Return errno when not hitting any event by Kefeng Wang · 8 years ago
  50. 2e1f8f7 perf probe: Change MAX_CMDLEN by Ravi Bangoria · 8 years ago
  51. 267dd0a Merge tag 'perf-core-for-mingo-4.12-20170320' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  52. affa6c1 tools headers: Sync {tools/,}arch/powerpc/include/uapi/asm/kvm.h by Arnaldo Carvalho de Melo · 8 years ago
  53. f0a30dc perf probe: Fix concat_probe_trace_events by Ravi Bangoria · 8 years ago
  54. efc9c05 perf stat: Correct --no-aggr description by Ravi Bangoria · 8 years ago
  55. eedb3c4 tools headers: Sync {tools/,}arch/arm{64}/include/uapi/asm/kvm.h by Arnaldo Carvalho de Melo · 8 years ago
  56. f2ba3ee tools headers: Sync {tools/,}arch/x86/include/asm/cpufeatures.h by Arnaldo Carvalho de Melo · 8 years ago
  57. 05a1f47 perf tools: Handle partial AUX records and print a warning by Alexander Shishkin · 8 years ago
  58. 38a33f0 tools include: Sync {,tools/}include/uapi/linux/perf_event.h by Alexander Shishkin · 8 years ago
  59. b9835a9 tools lib api fs: Introduce sysfs__read_bool by Alexander Shishkin · 8 years ago
  60. f371594 perf timechart: Use OPT_PARENT for common options by Arnaldo Carvalho de Melo · 8 years ago
  61. b40e361 perf lock: Make 'f' part of the common 'lock_options' by Arnaldo Carvalho de Melo · 8 years ago
  62. 249eed5 perf lock: Subcommands should include common options by Changbin Du · 8 years ago
  63. a01851f Merge tag 'perf-urgent-for-mingo-4.11-20170317' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  64. e7ede72 perf symbols: Fix symbols__fixup_end heuristic for corner cases by Daniel Borkmann · 8 years ago
  65. 4b07372 x86/perf: Clarify why x86_pmu_event_mapped() isn't racy by Andy Lutomirski · 8 years ago
  66. 5dc855d x86/perf: Fix CR4.PCE propagation to use active_mm instead of mm by Andy Lutomirski · 8 years ago
  67. 61f63e3 Merge tag 'perf-core-for-mingo-4.12-20170316' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  68. 61f35d7 uprobes: Default UPROBES_EVENTS to Y by Arnaldo Carvalho de Melo · 8 years ago
  69. d8a8cfc perf/core: Better explain the inherit magic by Peter Zijlstra · 8 years ago
  70. 15121c7 perf/core: Simplify perf_event_free_task() by Peter Zijlstra · 8 years ago
  71. e7cc486 perf/core: Fix event inheritance on fork() by Peter Zijlstra · 8 years ago
  72. e552a83 perf/core: Fix use-after-free in perf_release() by Peter Zijlstra · 8 years ago
  73. 48d02a1 perf script: Add 'brstackinsn' for branch stacks by Andi Kleen · 8 years ago
  74. 74beb09 tools headers: Sync {tools/,}arch/x86/include/asm/cpufeatures.h by Arnaldo Carvalho de Melo · 8 years ago
  75. ee36842 perf/x86/intel/pt: Handle VMX better by Alexander Shishkin · 8 years ago
  76. ae0c2d9 perf/core: Add a flag for partial AUX records by Alexander Shishkin · 8 years ago
  77. f4c0b0a perf/core: Keep AUX flags in the output handle by Will Deacon · 8 years ago
  78. ed827ad perf/x86: Add Top Down events to Intel Goldmont by Kan Liang · 8 years ago
  79. 2b95bd7 Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  80. 69eea5a Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  81. 88b897a perf tools: Make perf_event__synthesize_mmap_events() scale by Stephane Eranian · 8 years ago
  82. 1d585e7 trace/kprobes: Fix check for kretprobe offset within function entry by Naveen N. Rao · 8 years ago
  83. af9100a perf probe: Introduce util func is_sdt_event() by Ravi Bangoria · 8 years ago
  84. ffa86c2f Merge tag 'perf-core-for-mingo-4.12-20170314' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  85. 95422de Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  86. aabcf5f Merge tag 'gfs2-4.11-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 8 years ago
  87. defc7d7 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  88. 28ea06c gfs2: Avoid alignment hole in struct lm_lockname by Andreas Gruenbacher · 8 years ago
  89. ae50dfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  90. 352526f Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  91. 6517569 Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  92. bc25887 Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 8 years ago
  93. 83e6322 Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 8 years ago
  94. 1e6a1cd Merge branch 'qed-fixes' by David S. Miller · 8 years ago
  95. 6b116b1 qed: Enable iSCSI Out-of-Order by Mintz, Yuval · 8 years ago
  96. db31d33 qed: Correct out-of-bound access in OOO history by Mintz, Yuval · 8 years ago
  97. 1df2ade qed: Fix interrupt flags on Rx LL2 by Ram Amrani · 8 years ago
  98. 4621ceb qed: Free previous connections when releasing iSCSI by Mintz, Yuval · 8 years ago
  99. 752ecb2 qed: Fix mapping leak on LL2 rx flow by Mintz, Yuval · 8 years ago
  100. 3ef310a qed: Prevent creation of too-big u32-chains by Tomer Tayar · 8 years ago