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