1. 68401a1 libtraceevent: Fix header installation by Sudip Mukherjee · 5 years ago
  2. 32a1ece perf intel-bts: Does not support AUX area sampling by Adrian Hunter · 5 years ago
  3. dbd1343 perf intel-pt: Add support for decoding AUX area samples by Adrian Hunter · 5 years ago
  4. c4ab2f0 perf intel-pt: Add support for recording AUX area samples by Adrian Hunter · 5 years ago
  5. a1ac7de perf pmu: When using default config, record which bits of config were changed by the user by Adrian Hunter · 5 years ago
  6. ac2f445 perf auxtrace: Add support for queuing AUX area samples by Adrian Hunter · 5 years ago
  7. 103ed40 perf session: Add facility to peek at all events by Adrian Hunter · 5 years ago
  8. b04b8dd perf auxtrace: Add support for dumping AUX area samples by Adrian Hunter · 5 years ago
  9. ba2675b perf inject: Cut AUX area samples by Adrian Hunter · 5 years ago
  10. eb7a52d perf record: Add aux-sample-size config term by Adrian Hunter · 5 years ago
  11. c0a6de0 perf record: Add support for AUX area sampling by Adrian Hunter · 5 years ago
  12. f0bb7ee perf auxtrace: Add support for AUX area sample recording by Adrian Hunter · 5 years ago
  13. f306de2 perf auxtrace: Move perf_evsel__find_pmu() by Adrian Hunter · 5 years ago
  14. 9bca1a4 perf record: Add a function to test for kernel support for AUX area sampling by Adrian Hunter · 5 years ago
  15. 98dcf14 perf tools: Add kernel AUX area sampling definitions by Adrian Hunter · 5 years ago
  16. 848a5e5 perf report: Jump to symbol source view from total cycles view by Jin Yao · 5 years ago
  17. 5cb456a perf util: Move block TUI function to ui browsers by Jin Yao · 5 years ago
  18. bb1835a perf session: Fix decompression of PERF_RECORD_COMPRESSED records by Alexey Budankov · 5 years ago
  19. 0e3149f perf dso: Move dso_id from 'struct map' to 'struct dso' by Arnaldo Carvalho de Melo · 5 years ago
  20. 1f74b10 perf dsos: Remove unused dsos__find() method by Arnaldo Carvalho de Melo · 5 years ago
  21. 7b59a82 perf map: Move comparision of map's dso_id to a separate function by Arnaldo Carvalho de Melo · 5 years ago
  22. 4a7380a perf map: Pass a dso_id to map__new() by Arnaldo Carvalho de Melo · 5 years ago
  23. 99459a8 perf map: Move maj/min/ino/ino_generation to separate struct by Arnaldo Carvalho de Melo · 5 years ago
  24. 8f6ee51 Merge tag 'perf-core-for-mingo-5.5-20191119' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 5 years ago
  25. a910e46 perf parse: Report initial event parsing error by Ian Rogers · 5 years ago
  26. cb40273 perf probe: Trace a magic number if variable is not found by Masami Hiramatsu · 5 years ago
  27. 66f69b2 perf probe: Support DW_AT_const_value constant value by Masami Hiramatsu · 5 years ago
  28. 7236354 perf probe: Support multiprobe event by Masami Hiramatsu · 5 years ago
  29. 15354d5 perf probe: Generate event name with line number by Masami Hiramatsu · 5 years ago
  30. 499144c perf probe: Do not show non representive lines by perf-probe -L by Masami Hiramatsu · 5 years ago
  31. 1ae5d88 perf probe: Verify given line is a representive line by Masami Hiramatsu · 5 years ago
  32. 57f95bf perf probe: Show correct statement line number by perf probe -l by Masami Hiramatsu · 5 years ago
  33. b980be1 x86/insn: Add some Intel instructions to the opcode map by Adrian Hunter · 5 years ago
  34. 1e5f015 x86/insn: perf tools: Add some instructions to the new instructions test by Adrian Hunter · 5 years ago
  35. 7624e69 perf map: Move seldom used ->flags field to second cacheline by Arnaldo Carvalho de Melo · 5 years ago
  36. dbc984c perf map: Use bitmap for booleans by Arnaldo Carvalho de Melo · 5 years ago
  37. 10f6458 libtraceevent: Fix parsing of event %o and %X argument types by Konstantin Khlebnikov · 5 years ago
  38. aceb982 perf callchain: Fix segfault in thread__resolve_callchain_sample() by Adrian Hunter · 5 years ago
  39. a7c2b57 perf map_groups: Auto sort maps by name, if needed by Arnaldo Carvalho de Melo · 5 years ago
  40. a94ab91 perf machine: No need to check if kernel module maps pre-exist by Arnaldo Carvalho de Melo · 5 years ago
  41. 6e0a9b3 perf record: No need to process the synthesized MMAP events twice by Arnaldo Carvalho de Melo · 5 years ago
  42. f068435 perf map: No need to adjust the long name of modules by Arnaldo Carvalho de Melo · 5 years ago
  43. 1ae1451 perf map_groups: Add a front end cache for map lookups by name by Arnaldo Carvalho de Melo · 5 years ago
  44. c5c584d perf maps: Do not use an rbtree to sort by map name by Arnaldo Carvalho de Melo · 5 years ago
  45. b0aeb45 Merge tag 'perf-core-for-mingo-5.5-20191112' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 5 years ago
  46. bcb8af5 perf maps: Purge the entries from maps->names in __maps__purge() by Arnaldo Carvalho de Melo · 5 years ago
  47. af83398 perf scripts python: exported-sql-viewer.py: Fix use of TRUE with SQLite by Adrian Hunter · 5 years ago
  48. 295c52e perf/x86/intel/pt: Prevent redundant WRMSRs by Alexander Shishkin · 5 years ago
  49. 6706384 perf/x86/intel/pt: Opportunistically use single range output mode by Alexander Shishkin · 5 years ago
  50. 25e8920 perf/x86/intel/pt: Add sampling support by Alexander Shishkin · 5 years ago
  51. 8e105a1 perf/x86/intel/pt: Factor out pt_config_start() by Alexander Shishkin · 5 years ago
  52. a4faf00 perf/aux: Allow using AUX data in perf samples by Alexander Shishkin · 5 years ago
  53. deb0c3c perf/core: Fix unlock balance in perf_init_event() by Qian Cai · 5 years ago
  54. fed4c9c Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 5 years ago
  55. d00dbd29 perf/core: Fix missing static inline on perf_cgroup_switch() by Ben Dooks (Codethink) · 5 years ago
  56. 697d877 perf/core: Consistently fail fork on allocation failures by Alexander Shishkin · 5 years ago
  57. dce5aff perf/aux: Disallow aux_output for kernel events by Alexander Shishkin · 5 years ago
  58. f25d8ba perf/core: Reattach a misplaced comment by Alexander Shishkin · 5 years ago
  59. 00496fe perf/aux: Fix the aux_output group inheritance fix by Alexander Shishkin · 5 years ago
  60. 09f4e8f perf/core: Disallow uncore-cgroup events by Peter Zijlstra · 5 years ago
  61. da3ef7f perf vendor events power9: Fix commas so PMU event files are valid JSON by James Clark · 5 years ago
  62. 835e5bd perf vendor events power8: Fix commas so PMU event files are valid JSON by James Clark · 5 years ago
  63. a44e4f3 perf vendor events arm64: Fix commas so PMU event files are valid JSON by James Clark · 5 years ago
  64. e1e9b78 perf parse: Use YYABORT to clear stack after failure, plugging leaks by Ian Rogers · 5 years ago
  65. ccd2674 perf tool: Provide an option to print perf_event_open args and return value by Ravi Bangoria · 5 years ago
  66. 7b018e2 perf map: Remove ->groups from 'struct map' by Arnaldo Carvalho de Melo · 5 years ago
  67. 3f662fc perf map: Combine maps__fixup_overlappings with its only use by Arnaldo Carvalho de Melo · 5 years ago
  68. 94e44b9 perf annotate: Stop using map->groups, use map_symbol->mg instead by Arnaldo Carvalho de Melo · 5 years ago
  69. 08f6680 perf tools: Add a 'struct map_groups' pointer to 'struct map_symbol' by Arnaldo Carvalho de Melo · 5 years ago
  70. 93fcce9 perf symbols: Use kmaps(map)->machine when we know its a kernel map by Arnaldo Carvalho de Melo · 5 years ago
  71. d46a4cd pref tools: Make 'struct addr_map_symbol' contain 'struct map_symbol' by Arnaldo Carvalho de Melo · 5 years ago
  72. 5f0fef8 perf callchain: Use 'struct map_symbol' in 'struct callchain_cursor_node' by Arnaldo Carvalho de Melo · 5 years ago
  73. c152973 perf unwind: Use 'struct map_symbol' in 'struct unwind_entry' by Arnaldo Carvalho de Melo · 5 years ago
  74. 2975489 perf annotate: Pass a 'map_symbol' in places receiving a pair of 'map' and 'symbol' pointers by Arnaldo Carvalho de Melo · 5 years ago
  75. d3a022c perf tools: Add map_groups to 'struct addr_location' by Arnaldo Carvalho de Melo · 5 years ago
  76. 9d355b3 perf map_groups: Pass the object to map_groups__find_ams() by Arnaldo Carvalho de Melo · 5 years ago
  77. f2baa060 perf symbols: Stop using map->groups, we can use kmaps instead by Arnaldo Carvalho de Melo · 5 years ago
  78. de90d51 perf map: Use map->dso->kernel + map__kmaps() in map__kmaps() by Arnaldo Carvalho de Melo · 5 years ago
  79. 56b2147 Merge tag 'perf-core-for-mingo-5.5-20191107' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 5 years ago
  80. 8f05c1f perf/x86/amd: Remove set but not used variable 'active' by Zheng Yongjun · 5 years ago
  81. 1ca7feb Merge tag 'v5.4-rc7' into perf/core, to pick up fixes by Ingo Molnar · 5 years ago
  82. 31f4f5b Linux 5.4-rc7 by Linus Torvalds · 5 years ago
  83. 4486695 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  84. dd89262 Merge tag 'staging-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 5 years ago
  85. 3de2a3e Merge tag 'char-misc-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  86. a5871fc Merge tag 'configfs-for-5.4-2' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 5 years ago
  87. 9805a68 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  88. 621084c Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  89. 81388c2 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  90. b584a17 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  91. ffba65e Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  92. 20c7e29 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  93. 79a6406 Merge tag '5.4-rc7-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  94. 820b7c7 lib: Remove select of inexistant GENERIC_IO by Corentin Labbe · 5 years ago
  95. 4763c08 Merge tag 'pinctrl-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 5 years ago
  96. 00aff68 Merge tag 'for-5.4-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  97. 4aba1a7 Merge tag 'linux-watchdog-5.4-rc7' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 5 years ago
  98. 0058b0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  99. 5cb8418 Merge tag 'for-linus-2019-11-08' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  100. a2582cd Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 5 years ago