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