1. f08046c perf thread-stack: Represent jmps to the start of a different symbol by Adrian Hunter · 6 years ago
  2. 90c2cda perf thread-stack: Tidy thread_stack__no_call_return() by adding more local variables by Adrian Hunter · 6 years ago
  3. e7a3a05 perf thread-stack: Tidy thread_stack__push_cp() usage by Adrian Hunter · 6 years ago
  4. d6d4574 perf tools: Fix split_kallsyms_for_kcore() for trampoline symbols by Adrian Hunter · 6 years ago
  5. 2d08f87 perf vendor events intel: Fix Load_Miss_Real_Latency on CLX by William Cohen · 6 years ago
  6. 173e65f perf cs-etm: Set sample flags for exception return packet by Leo Yan · 6 years ago
  7. 96dce7f perf cs-etm: Set sample flags for exception packet by Leo Yan · 6 years ago
  8. 03919e5 perf cs-etm: Add traceID in packet by Leo Yan · 6 years ago
  9. 95c6fe9 perf cs-etm: Change tuple from traceID-CPU# to traceID-metadata by Leo Yan · 6 years ago
  10. 47106e7 perf cs-etm: Add exception number in exception packet by Leo Yan · 6 years ago
  11. 465eaaa perf cs-etm: Set sample flags for trace discontinuity by Leo Yan · 6 years ago
  12. 06220bf perf cs-etm: Set sample flags for instruction range packet by Leo Yan · 6 years ago
  13. ca45d84 perf cs-etm: Add last instruction information in packet by Leo Yan · 6 years ago
  14. 55fa8b8 perf tools: Add documentation for BPF event selection by Changbin Du · 6 years ago
  15. dbd2a1d perf report: Move symbol annotation to the resort phase by Jiri Olsa · 6 years ago
  16. 5749618 perf evsel: Add output_resort_cb method by Jiri Olsa · 6 years ago
  17. e4c38fd perf hists: Add argument to hists__resort_cb_t callback by Jiri Olsa · 6 years ago
  18. 5f40fa9 perf clang: Do not use 'return std::move(something)' by Arnaldo Carvalho de Melo · 6 years ago
  19. f13de66 perf record: Apply affinity masks when reading mmap buffers by Alexey Budankov · 6 years ago
  20. de20e32 perf tools: Add fallback versions for CPU_{OR,EQUAL}() by Arnaldo Carvalho de Melo · 6 years ago
  21. c44a8b4 perf record: Bind the AIO user space buffers to nodes by Alexey Budankov · 6 years ago
  22. 9d2ed64 perf record: Allocate affinity masks by Alexey Budankov · 6 years ago
  23. 159b0da perf pmu: Remove set_drv_config API by Mathieu Poirier · 6 years ago
  24. 1a89f1e perf coresight: Remove set_drv_config() API by Mathieu Poirier · 6 years ago
  25. fa4e819 perf arm cs-etm: Use event attributes to send sink information to kernel by Mathieu Poirier · 6 years ago
  26. ffe8881 perf pmu: Move EVENT_SOURCE_DEVICE_PATH to PMU header file by Mathieu Poirier · 6 years ago
  27. ebc52ae perf bpf-loader: Remove unecessary includes from bpf-loader.h by Arnaldo Carvalho de Melo · 6 years ago
  28. 5afbb37c perf powerpc kvm-stat: Add missing evlist.h header by Arnaldo Carvalho de Melo · 6 years ago
  29. 5691903 perf kvm stat: Replace kvm-stat.h includes with forward declarations by Arnaldo Carvalho de Melo · 6 years ago
  30. eb563d6 perf pmu: Remove needless evsel.h include, only needs one fwd decl by Arnaldo Carvalho de Melo · 6 years ago
  31. e9dacd6 perf tests pmu: Add missing headers by Arnaldo Carvalho de Melo · 6 years ago
  32. 7155128 perf hist: Remove the needless callchain.h include from hist.h by Arnaldo Carvalho de Melo · 6 years ago
  33. b10ba7f perf tools: Add missing include <callchain.h> in various places by Arnaldo Carvalho de Melo · 6 years ago
  34. e22c1c7 perf thread: Don't include symbol.h, symbol_conf.h is enough by Arnaldo Carvalho de Melo · 6 years ago
  35. 9cd997f perf evsel: No need to include symbol.h in evsel.h, symbol_conf.h is enough by Arnaldo Carvalho de Melo · 6 years ago
  36. daecf9e perf tools: Add missing include for symbols.h by Arnaldo Carvalho de Melo · 6 years ago
  37. 7cadca8 perf hist: Remove symbol.h from hist.h, just fwd decls are needed by Arnaldo Carvalho de Melo · 6 years ago
  38. 2f2ae23 perf tests: Add missing headers so far obtained indirectly by Arnaldo Carvalho de Melo · 6 years ago
  39. 41f3091 perf map: Move structs and prototypes for map groups to a separate header by Arnaldo Carvalho de Melo · 6 years ago
  40. 1101f69 pref tools: Add missing map.h includes by Arnaldo Carvalho de Melo · 6 years ago
  41. 9f4e8ff perf symbols: Introduce map_symbol.h by Arnaldo Carvalho de Melo · 6 years ago
  42. 7b644f9 perf callchain: Uninline callchain_cursor_reset() to remove map.h dependency by Arnaldo Carvalho de Melo · 6 years ago
  43. 4fed072 perf srccode: Move struct definition from map.h to srccode.h by Arnaldo Carvalho de Melo · 6 years ago
  44. af1db7f perf arm pmu: Add missing linux/string.h header by Arnaldo Carvalho de Melo · 6 years ago
  45. d6e4ae4 perf powerpc: Add missing headers to skip-callchain-idx.c by Arnaldo Carvalho de Melo · 6 years ago
  46. 98cb621 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  47. 58f6d42 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  48. 76a0612 perf augmented_syscalls: Convert to bpf_map() by Arnaldo Carvalho de Melo · 6 years ago
  49. f52fdd6 perf bpf examples: Convert etcsnoop to use bpf_map() by Arnaldo Carvalho de Melo · 6 years ago
  50. 1d59cb1 perf trace: Fixup etcsnoop example by Arnaldo Carvalho de Melo · 6 years ago
  51. 56d8175 perf augmented_raw_syscalls: Use bpf_map() by Arnaldo Carvalho de Melo · 6 years ago
  52. c657d76 perf bpf: Convert pid_map() to bpf_map() by Arnaldo Carvalho de Melo · 6 years ago
  53. b45d551 perf bpf: Add bpf_map() helper by Arnaldo Carvalho de Melo · 6 years ago
  54. 35ea7e4 perf script python: Add Python3 support to tests/attr.py by Tony Jones · 6 years ago
  55. a38352d perf script python: Remove explicit shebang from Python scripts by Tony Jones · 6 years ago
  56. d72eadb perf script python: Remove explicit shebang from tests/attr.c by Tony Jones · 6 years ago
  57. 099b79c perf script python: Remove explicit shebang from setup.py by Tony Jones · 6 years ago
  58. 72e0b15 perf script python: Use PyBytes for attr in trace-event-python by Tony Jones · 6 years ago
  59. cc43764 perf script python: Add trace_context extension module to sys.modules by Tony Jones · 6 years ago
  60. 811184f perf bpf: Fix synthesized PERF_RECORD_KSYMBOL/BPF_EVENT by Song Liu · 6 years ago
  61. cb4c13a perf sched: Use cached rbtrees by Davidlohr Bueso · 6 years ago
  62. 2eb3d68 perf hist: Use cached rbtrees by Davidlohr Bueso · 6 years ago
  63. 7137ff5 perf symbols: Use cached rbtrees by Davidlohr Bueso · 6 years ago
  64. ca22702 perf util: Use cached rbtree for rblists by Davidlohr Bueso · 6 years ago
  65. 55ecd63 perf callchain: Use cached rbtrees by Davidlohr Bueso · 6 years ago
  66. f3acb3a perf machine: Use cached rbtrees by Davidlohr Bueso · 6 years ago
  67. 95420d3 perf callchain: No need to include perf.h by Arnaldo Carvalho de Melo · 6 years ago
  68. f0049f2 perf comm: Remove needless headers from comm.h by Arnaldo Carvalho de Melo · 6 years ago
  69. 40f3b2d perf namespaces: Remove namespaces.h from .h headers by Arnaldo Carvalho de Melo · 6 years ago
  70. 68c0188 perf symbols: Remove some unnecessary includes from symbol.h by Arnaldo Carvalho de Melo · 6 years ago
  71. d328e30 perf symbols: Remove include map.h from dso.h by Arnaldo Carvalho de Melo · 6 years ago
  72. e7a795d perf block-range: Add missing headers by Arnaldo Carvalho de Melo · 6 years ago
  73. f1a397f perf tools: Move branch structs to branch.h by Arnaldo Carvalho de Melo · 6 years ago
  74. 8a249c7 perf annotate: Remove lots of headers from annotate.h by Arnaldo Carvalho de Melo · 6 years ago
  75. 19ea1b6 perf symbols: Move symbol_conf to separate file by Arnaldo Carvalho de Melo · 6 years ago
  76. b2251c32 perf color: Add missing stdarg.g to color.h by Arnaldo Carvalho de Melo · 6 years ago
  77. 32e9136 perf utils: Move perf_config using routines from color.c to separate object by Arnaldo Carvalho de Melo · 6 years ago
  78. a5dcc4c perf python: Remove -fstack-clash-protection when building with some clang versions by Arnaldo Carvalho de Melo · 6 years ago
  79. a40b95b perf top: Synthesize BPF events for pre-existing loaded BPF programs by Arnaldo Carvalho de Melo · 6 years ago
  80. 7b612e2 perf tools: Synthesize PERF_RECORD_* for loaded BPF programs by Song Liu · 6 years ago
  81. 45178a9 perf tools: Handle PERF_RECORD_BPF_EVENT by Song Liu · 6 years ago
  82. 9aa0bfa perf tools: Handle PERF_RECORD_KSYMBOL by Song Liu · 6 years ago
  83. 5620196 perf: Make perf_event_output() propagate the output() return by Arnaldo Carvalho de Melo · 6 years ago
  84. 8dabe9c perf report: Dump s390 counter set data to file by Thomas Richter · 6 years ago
  85. 3e4a1c5 perf report: Display names in s390 diagnostic counter sets by Thomas Richter · 6 years ago
  86. 93115d3 perf report: Display arch specific diagnostic counter sets, starting with s390 by Thomas Richter · 6 years ago
  87. 3eb03a5 perf tools: Remove duplicate headers by Brajeswar Ghosh · 6 years ago
  88. 3c7b67b perf session: Add reader__process_events function by Jiri Olsa · 6 years ago
  89. 71002bd perf session: Add 'data_offset' member to reader object by Jiri Olsa · 6 years ago
  90. f66f095 perf session: Add 'data_size' member to reader object by Jiri Olsa · 6 years ago
  91. 82715eb perf session: Add reader object by Jiri Olsa · 6 years ago
  92. 4f5a473 perf session: Get rid of file_size variable by Jiri Olsa · 6 years ago
  93. 7ba4da1 perf session: Rearrange perf_session__process_events function by Jiri Olsa · 6 years ago
  94. 49b8e2b perf tools: Replace automatic const char[] variables by statics by Rasmus Villemoes · 6 years ago
  95. 8bf8c6d perf script: Fix crash when processing recorded stat data by Tony Jones · 6 years ago
  96. da06d56 perf top: Fix wrong hottest instruction highlighted by He Kuang · 6 years ago
  97. 1497e80 perf tools: Handle TOPOLOGY headers with no CPU by Stephane Eranian · 6 years ago
  98. 23e232b perf/doc: Update design.txt for exclude_{host|guest} flags by Andrew Murray · 6 years ago
  99. c5b7098 Merge tag 'powerpc-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  100. 94ec1eb perf python: Remove -fstack-clash-protection when building with some clang versions by Arnaldo Carvalho de Melo · 6 years ago