1. 4a96f7a perf tools: Add support for PERF_RECORD_AUX by Adrian Hunter · 9 years ago
  2. 53c76b0 perf auxtrace: Add option to synthesize events for transactions by Adrian Hunter · 9 years ago
  3. e31f0d0 perf tools: Add build option NO_AUXTRACE to exclude AUX area tracing by Adrian Hunter · 9 years ago
  4. 99fa298 perf tools: Add AUX area tracing index by Adrian Hunter · 9 years ago
  5. b6a8964 perf probe: Accept filter argument for --list by Masami Hiramatsu · 9 years ago
  6. 3f51972 perf tools: Add strfilter__string to recover rules string by Masami Hiramatsu · 9 years ago
  7. 4e60a2c perf tools: Improve strfilter to append additional rules by Masami Hiramatsu · 9 years ago
  8. 3099c02 perf probe: Improve detection of file/function name in the probe pattern by Naveen N. Rao · 9 years ago
  9. 539f3aa perf tools: Fix bison-related build failure on CentOS 6 by Namhyung Kim · 9 years ago
  10. 468f3d2 perf symbols: Warn on build id mismatch by Naveen N. Rao · 9 years ago
  11. b72e74d perf evlist: Amend mmap ref counting for the AUX area mmap by Adrian Hunter · 9 years ago
  12. 7b6ff0b perf probe ppc64le: Fixup function entry if using kallsyms lookup by Naveen N. Rao · 9 years ago
  13. d5c2e2c perf probe ppc64le: Prefer symbol table lookup over DWARF by Naveen N. Rao · 9 years ago
  14. c50fc0a perf probe ppc64le: Fix ppc64 ABIv2 symbol decoding by Ananth N Mavinakayanahalli · 9 years ago
  15. 031b84c perf probe ppc: Enable matching against dot symbols automatically by Naveen N. Rao · 9 years ago
  16. fb6d594 perf probe ppc: Use the right prefix when ignoring SyS symbols on ppc by Naveen N. Rao · 9 years ago
  17. d233209 perf probe ppc: Fix symbol fixup issues due to ELF type by Naveen N. Rao · 9 years ago
  18. 6dbe31f perf probe: Remove all probes matches given pattern at once by Masami Hiramatsu · 9 years ago
  19. 87d650b perf tools: Add symbolic events support for parse_events_error by Jiri Olsa · 9 years ago
  20. 492d977 perf tools: Add tracepoint support for parse_events_error by Jiri Olsa · 9 years ago
  21. 3b0e371 perf tools: Add static terms support for parse_events_error by Jiri Olsa · 9 years ago
  22. e64b020 perf tools: Add term support for parse_events_error by Jiri Olsa · 9 years ago
  23. cecf3a2e perf tools: Add location to pmu event terms by Jiri Olsa · 9 years ago
  24. 36adec8 perf tools: Change parse_events_add_pmu interface by Jiri Olsa · 9 years ago
  25. c056ba6a perf tools: Always bail out when config_attr function fails by Jiri Olsa · 9 years ago
  26. 6297d42 perf tools: Add flex support for parse_events_error by Jiri Olsa · 9 years ago
  27. b39b839 perf tools: Add parse_events_error interface by Jiri Olsa · 9 years ago
  28. 70d73de perf tools: Add aux_watermark member of struct perf_event_attr by Adrian Hunter · 9 years ago
  29. 400ea6d perf script: Add field option 'flags' to print sample flags by Adrian Hunter · 9 years ago
  30. cfe9174 perf tools: Add member to struct dso for an instruction cache by Adrian Hunter · 9 years ago
  31. c3278f0 perf auxtrace: Add a hashtable for caching by Adrian Hunter · 9 years ago
  32. 73f75fb perf auxtrace: Add processing for AUX area tracing events by Adrian Hunter · 9 years ago
  33. f939715 perf auxtrace: Add a heap for sorting AUX area tracing queues by Adrian Hunter · 9 years ago
  34. e502789 perf auxtrace: Add helpers for queuing AUX area tracing data by Adrian Hunter · 9 years ago
  35. 85ed472 perf auxtrace: Add helpers for AUX area tracing errors by Adrian Hunter · 9 years ago
  36. f6986c95 perf session: Add instruction tracing options by Adrian Hunter · 9 years ago
  37. c446870 perf session: Add hooks to allow transparent decoding of AUX area tracing data by Adrian Hunter · 9 years ago
  38. e9bf54d perf tools: Add a user event for AUX area tracing errors by Adrian Hunter · 9 years ago
  39. e9db131 perf record: Extend -m option for AUX area tracing mmap pages by Adrian Hunter · 9 years ago
  40. 9e0cc4f perf auxtrace: Add support for AUX area recording by Adrian Hunter · 9 years ago
  41. a16ac02 perf tools: Add user events for AUX area tracing by Adrian Hunter · 9 years ago
  42. 718c602 perf evlist: Add support for mmapping an AUX area buffer by Adrian Hunter · 9 years ago
  43. 4025ea4 perf header: Add AUX area tracing feature by Adrian Hunter · 9 years ago
  44. d4ae421 perf data: Fix signedness of value by Wang Nan · 9 years ago
  45. e0a7cce perf data: Fix duplicate field names and avoid reserved keywords by Wang Nan · 9 years ago
  46. 8fa4675 perf data: Add support for setting ordered_events queue size by Jiri Olsa · 9 years ago
  47. 89e5fa8 perf data: Enable stream flush within processing by Jiri Olsa · 9 years ago
  48. 90e129f perf data: Switch to multiple cpu stream files by Sebastian Andrzej Siewior · 9 years ago
  49. c214105 perf data: Show error message when conversion failed by He Kuang · 9 years ago
  50. a0b404f perf diff: Make hist_entry_diff fields union by Namhyung Kim · 9 years ago
  51. cc5e461 perf hists: Get rid of position field from struct hist_entry by Namhyung Kim · 9 years ago
  52. f19e80c perf probe: Fix segfault when probe with lazy_line to file by He Kuang · 9 years ago
  53. 09ed897 perf probe: Find compilation directory path for lazy matching by Naohiro Aota · 10 years ago
  54. 9d7b45c perf probe: Set retprobe flag when probe in address-based alternative mode by He Kuang · 9 years ago
  55. 7b8283b5 perf evlist: Fix type for references to data_head/tail by David Ahern · 9 years ago
  56. 7afb3fa perf probe: Support multiple probes on different binaries by Masami Hiramatsu · 10 years ago
  57. 5e78c69 perf buildid-list: Fix segfault when show DSOs with hits by He Kuang · 9 years ago
  58. 1060ab8 perf tools: Fix cross-endian analysis by David Ahern · 9 years ago
  59. d998b73 perf tools: Fix error path to do closedir() when synthesizing threads by Arnaldo Carvalho de Melo · 9 years ago
  60. 7764a38 perf tools: Fix synthesizing fork_event.ppid for non-main thread by David Ahern · 9 years ago
  61. a1e12da perf tools: Add 'I' event modifier for exclude_idle bit by Jiri Olsa · 9 years ago
  62. f6c1562 perf probe: Fix ARM 32 building error by Wang Nan · 9 years ago
  63. 2c5e8c5 perf tools: Merge all perf_event_attr print functions by Peter Zijlstra · 9 years ago
  64. 814c8c3 perf record: Add clockid parameter by Peter Zijlstra · 10 years ago
  65. ba92732 perf kmaps: Check kmaps to make code more robust by Wang Nan · 9 years ago
  66. 8ea92ce perf evlist: Fix inverted logic in perf_mmap__empty by He Kuang · 9 years ago
  67. bd05954 perf data: Support using -f to override perf.data file ownership for 'convert' by Yunlong Song · 10 years ago
  68. 8cc5ec1f perf kvm: Support using -f to override perf.data.guest file ownership by Yunlong Song · 10 years ago
  69. 9e3b6ec perf evlist: Support using -f to override perf.data file ownership by Yunlong Song · 10 years ago
  70. c727383 perf probe: Fix to track down unnamed union/structure members by Masami Hiramatsu · 10 years ago
  71. b83e868 perf db-export: No need to have ->thread twice in struct export_sample by Arnaldo Carvalho de Melo · 10 years ago
  72. 7327259 perf db-export: No need to pass thread twice to db_export__sample by Arnaldo Carvalho de Melo · 10 years ago
  73. f9d5d54 perf scripting: No need to pass thread twice to the scripting callbacks by Arnaldo Carvalho de Melo · 10 years ago
  74. 9870d78 perf ordered_samples: Remove references to perf_{evlist,tool} and machines by Arnaldo Carvalho de Melo · 10 years ago
  75. aae59fa perf session: Always initialize ordered_events by Arnaldo Carvalho de Melo · 10 years ago
  76. ca6c41c perf tools: Fix ppid for synthesized fork events by David Ahern · 10 years ago
  77. 5aa0b03 perf tools: Refactor comm/tgid lookup by David Ahern · 10 years ago
  78. 73dbcd6 perf callchain: Fix kernel symbol resolution by remembering the cpumode by David Hildenbrand · 10 years ago
  79. 072e5a1 Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh the tree by Ingo Molnar · 10 years ago
  80. 23d4aad perf evlist: Return the first evsel with an invalid filter in apply_filters() by Arnaldo Carvalho de Melo · 10 years ago
  81. e94eeda perf timechart: Fix SIBGUS error on sparc64 by David Ahern · 10 years ago
  82. e03eaa4 perf tools: Add pid/tid filtering to report and script commands by David Ahern · 10 years ago
  83. b839e1e tools lib traceevent: Add support for __print_array() by Javi Merino · 10 years ago
  84. 18425f1 perf symbols: Save DSO loading errno to better report errors by Arnaldo Carvalho de Melo · 10 years ago
  85. 17e44dc perf target: Simplify handling of strerror_r return by Arnaldo Carvalho de Melo · 10 years ago
  86. e1e455f perf tools: Work around lack of sched_getcpu in glibc < 2.6. by Vinson Lee · 10 years ago
  87. e6d7c91 perf probe: Fix to get ummapped symbol address on kernel by Masami Hiramatsu · 10 years ago
  88. 228f14f perf tools: Remove (null) value of "Sort order" for perf mem report by Yunlong Song · 10 years ago
  89. 2c7da8c perf annotate: Allow annotation for decompressed kernel modules by Jiri Olsa · 10 years ago
  90. bc84f46 perf tools: Try to lookup kernel module map before creating one by Jiri Olsa · 10 years ago
  91. 907fb50 perf tools: Remove is_kmodule_extension function by Jiri Olsa · 10 years ago
  92. e746b3e perf tools: Remove compressed argument from is_kernel_module by Jiri Olsa · 10 years ago
  93. 8dee9ff11 perf tools: Use kmod_path__parse in is_kernel_module by Jiri Olsa · 10 years ago
  94. 914f85c perf tools: Use kmod_path__parse in decompress_kmodule by Jiri Olsa · 10 years ago
  95. bb58a8a perf tools: Use kmod_path__parse in map_groups__set_modules_path_dir by Jiri Olsa · 10 years ago
  96. ca33380 perf tools: Use kmod_path__parse for machine__new_dso by Jiri Olsa · 10 years ago
  97. da17ea3 perf tools: Add machine__module_dso function by Jiri Olsa · 10 years ago
  98. 701d8d7 perf tools: Add dsos__addnew function by Jiri Olsa · 10 years ago
  99. 3c8a67f perf tools: Add kmod_path__parse function by Jiri Olsa · 10 years ago
  100. 80a32e5b perf tools: Add lzma decompression support for kernel module by Jiri Olsa · 10 years ago