1. e2091ce perf tools: Add MEM_TOPOLOGY feature to perf data file by Jiri Olsa · 7 years ago
  2. 5cedb41 perf c2c: Use mem_info refcnt logic by Jiri Olsa · 7 years ago
  3. 9f87498 perf tools: Add refcnt into struct mem_info by Jiri Olsa · 7 years ago
  4. 915b4e2 perf record: Remove progname from struct record by Jiri Olsa · 7 years ago
  5. 20a8a3c perf record: Move machine variable down the function by Jiri Olsa · 7 years ago
  6. e971a5a perf report: Display perf.data header info by Jiri Olsa · 7 years ago
  7. 8ef278b perf report: Fix the output for stdio events list by Jiri Olsa · 7 years ago
  8. 0b58a77 perf annotate: Fix s390 target function disassembly by Thomas Richter · 7 years ago
  9. 599a5be perf intel-pt: Adjust overlap-checking to support sampling mode by Adrian Hunter · 7 years ago
  10. 13f89db perf intel-pt: Remove a check for sampling mode by Adrian Hunter · 7 years ago
  11. 9c66506 perf intel-pt: Tidy old_buffer handling in intel_pt_get_trace() by Adrian Hunter · 7 years ago
  12. 1c071c8 perf intel-pt: Get rid of intel_pt_use_buffer_pid_tid() by Adrian Hunter · 7 years ago
  13. 15d599a perf intel-pt/bts: In auxtrace_record__init_intel() evlist is never NULL by Adrian Hunter · 7 years ago
  14. 91d29b2 perf intel-pt: Fix timestamp following overflow by Adrian Hunter · 7 years ago
  15. 1c196a6 perf intel-pt: Fix error recovery from missing TIP packet by Adrian Hunter · 7 years ago
  16. 63d8e38 perf intel-pt: Fix sync_switch by Adrian Hunter · 7 years ago
  17. 117db4b perf intel-pt: Fix overlap detection to identify consecutive buffers correctly by Adrian Hunter · 7 years ago
  18. b9bae2c perf mmap: Simplify perf_mmap__read_init() by Kan Liang · 7 years ago
  19. 0019dc87 perf mmap: Simplify perf_mmap__read_event() by Kan Liang · 7 years ago
  20. d6ace3d perf mmap: Simplify perf_mmap__consume() by Kan Liang · 7 years ago
  21. bdec8b2 perf mmap: Use stored 'overwrite' in perf_mmap__consume() by Kan Liang · 7 years ago
  22. b9de0f6 perf mmap: Use the stored data in perf_mmap__read_event() by Kan Liang · 7 years ago
  23. 07a9461 perf mmap: Use the stored scope data in perf_mmap__push() by Kan Liang · 7 years ago
  24. 4fda345 perf mmap: Store mmap scope in struct perf_mmap() by Kan Liang · 7 years ago
  25. 2c5f6d8 perf evlist: Store 'overwrite' in struct perf_mmap by Kan Liang · 7 years ago
  26. c199c11 perf pmu: Auto-merge PMU events created by prefix or glob match by Agustin Vega-Frias · 7 years ago
  27. 8c5421c perf pmu: Display pmu name when printing unmerged events in stat by Agustin Vega-Frias · 7 years ago
  28. b2b9d3a perf pmu: Support wildcards on pmu name in dynamic pmu events by Agustin Vega-Frias · 7 years ago
  29. ea66536 perf tools: Correct title markers for asciidoctor by Takashi Iwai · 7 years ago
  30. 4c45484 perf auxtrace: Make auxtrace_queues__add_buffer() return buffer_ptr by Adrian Hunter · 7 years ago
  31. a356a59 perf auxtrace: Rename some buffer-queuing functions by Adrian Hunter · 7 years ago
  32. b818ec6 perf auxtrace: Add missing parameters from kernel-doc comments by Adrian Hunter · 7 years ago
  33. 9ea42ba perf trace: Support setting cgroups as targets by Arnaldo Carvalho de Melo · 7 years ago
  34. 3b56928 perf cgroup: Make the cgroup name be const char * by Arnaldo Carvalho de Melo · 7 years ago
  35. 483322d perf cgroup: Add evlist__add_default_cgroup() by Arnaldo Carvalho de Melo · 7 years ago
  36. 69239ec perf cgroup: Add evlist__findnew_cgroup() by Arnaldo Carvalho de Melo · 7 years ago
  37. 4b5ea3b perf record: Combine some auxtrace initialization into a single function by Adrian Hunter · 7 years ago
  38. 99a3c3a perf sched map: Re-annotate shortname if thread comm changed by Changbin Du · 7 years ago
  39. 8640da9 perf sched: Move thread::shortname to thread_runtime by Changbin Du · 7 years ago
  40. 923a0fb3 perf cgroup: Introduce cgroup__new() out of open coded equivalent by Arnaldo Carvalho de Melo · 7 years ago
  41. b80271f perf cgroup: Introduce find_cgroup() method by Arnaldo Carvalho de Melo · 7 years ago
  42. fc9ffb9 perf cgroup: Introduce cgroup__get() by Arnaldo Carvalho de Melo · 7 years ago
  43. a53b646 perf cgroup: Rename close_cgroup() to cgroup__put() by Arnaldo Carvalho de Melo · 7 years ago
  44. 9450d0d perf cgroup: Introduce cgroup__delete() by Arnaldo Carvalho de Melo · 7 years ago
  45. 3ca32f6 perf cgroup: Rename 'struct cgroup_sel' to 'struct cgroup' by Arnaldo Carvalho de Melo · 7 years ago
  46. a6adc9b perf cgroup: Remove misplaced __maybe_unused by Arnaldo Carvalho de Melo · 7 years ago
  47. 3f986ee Merge branch 'perf/urgent' into perf/core, to resolve conflict by Ingo Molnar · 7 years ago
  48. 629ae2e Merge tag 'perf-urgent-for-mingo-4.16-20180306' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 7 years ago
  49. de19e5c perf tools: Fix trigger class trigger_on() by Adrian Hunter · 7 years ago
  50. 2e2967f perf auxtrace: Prevent decoding when --no-itrace by Adrian Hunter · 7 years ago
  51. 40c2189 perf stat: Fix CVS output format for non-supported counters by Ilya Pronin · 7 years ago
  52. 55b4ce6 Merge tag 'perf-core-for-mingo-4.17-20180305' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 7 years ago
  53. 8af3136 Merge tag 'v4.16-rc4' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
  54. 4caea05 tools headers: Sync x86's cpufeatures.h by Arnaldo Carvalho de Melo · 7 years ago
  55. d976a6e tools headers: Sync copy of kvm UAPI headers by Arnaldo Carvalho de Melo · 7 years ago
  56. cfacbab perf record: Fix crash in pipe mode by Jiri Olsa · 7 years ago
  57. 9cf195f perf annotate browser: Be more robust when drawing jump arrows by Arnaldo Carvalho de Melo · 7 years ago
  58. 626af862 perf top: Fix annoying fallback message on older kernels by Kan Liang · 7 years ago
  59. f6d3f35 perf kallsyms: Fix the usage on the man page by Sangwon Hong · 7 years ago
  60. 6afad54 perf mmap: Discard legacy interfaces for mmap read forward by Kan Liang · 7 years ago
  61. 7594873 perf test: Switch to new perf_mmap__read_event() interface for task-exit by Kan Liang · 7 years ago
  62. ee4024f perf test: Switch to new perf_mmap__read_event() interface for switch-tracking by Kan Liang · 7 years ago
  63. 5d0007c perf test: Switch to new perf_mmap__read_event() interface for sw-clock by Kan Liang · 7 years ago
  64. 9dfb85d perf test: Switch to new perf_mmap__read_event() interface for time-to-tsc by Kan Liang · 7 years ago
  65. 88e37a4b perf test: Switch to new perf_mmap__read_event() interface for perf-record by Kan Liang · 7 years ago
  66. 1d1b563 perf test: Switch to new perf_mmap__read_event() interface for tp fields by Kan Liang · 7 years ago
  67. 334f823 perf test: Switch to new perf_mmap__read_event() interface for mmap-basic by Kan Liang · 7 years ago
  68. 693d32a perf test: Switch to new perf_mmap__read_event() interface for "keep tracking" test by Kan Liang · 7 years ago
  69. 00fc246 perf test: Switch to new perf_mmap__read_event() interface for 'code reading' test by Kan Liang · 7 years ago
  70. 2f54f3a perf test: Switch to new perf_mmap__read_event() interface for bpf by Kan Liang · 7 years ago
  71. 35b7cdc perf python: Switch to new perf_mmap__read_event() interface by Kan Liang · 7 years ago
  72. d7f55c6 perf trace: Switch to new perf_mmap__read_event() interface by Kan Liang · 7 years ago
  73. 53172f9 perf kvm: Switch to new perf_mmap__read_event() interface by Kan Liang · 7 years ago
  74. ad46e48c perf record: Fix crash in pipe mode by Jiri Olsa · 7 years ago
  75. 696703a perf annotate: Find 'call' instruction target symbol at parsing time by Arnaldo Carvalho de Melo · 7 years ago
  76. b09c236 perf record: Throttle user defined frequencies to the maximum allowed by Arnaldo Carvalho de Melo · 7 years ago
  77. 7831bf2 perf top: Allow asking for the maximum allowed sample rate by Arnaldo Carvalho de Melo · 7 years ago
  78. a9980a6 perf top browser: Show sample_freq in browser title line by Arnaldo Carvalho de Melo · 7 years ago
  79. 6723047 perf record: Allow asking for the maximum allowed sample rate by Arnaldo Carvalho de Melo · 7 years ago
  80. 4f673368 perf tests: Rename trace+probe_libc_inet_pton to record+probe_libc_inet_pton by Jiri Olsa · 7 years ago
  81. a18ee79 perf tests: Switch trace+probe_libc_inet_pton to use record by Jiri Olsa · 7 years ago
  82. 9c04409 perf annotate browser: Be more robust when drawing jump arrows by Arnaldo Carvalho de Melo · 7 years ago
  83. 661e50b Linux 4.16-rc4 by Linus Torvalds · 7 years ago
  84. e64b956 Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  85. 7225a44 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  86. 4c4ce3022 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  87. ff8d583 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  88. af8c081 Merge tag 'for-4.16-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  89. 3176609 perf/x86/intel/uncore: Fix Skylake UPI event format by Kan Liang · 7 years ago
  90. 58bdf60 Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  91. 20f1417 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  92. 0eb3412 Merge tag 'kbuild-fixes-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  93. 7cf901b Merge tag 'media/v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
  94. d6d0972 Merge tag 'linux-watchdog-4.16-fixes-1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 7 years ago
  95. 03a6c259 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  96. 949b9325 memremap: fix softlockup reports at teardown by Dan Williams · 7 years ago
  97. 5fdf8e5 libnvdimm: re-enable deep flush for pmem devices via fsync() by Dave Jiang · 7 years ago
  98. 50186e1 MAINTAINERS: take over Kconfig maintainership by Masahiro Yamada · 7 years ago
  99. 94db151 vfio: disable filesystem-dax page pinning by Dan Williams · 7 years ago
  100. 329ad5e Merge tag 'pci-v4.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago