1. bc0bcda perf stat: Pass 'evlist' argument to print functions by Jiri Olsa · 6 years ago
  2. c512e0e perf stat: Add 'target' argument to perf_evlist__print_counters() by Jiri Olsa · 6 years ago
  3. df4f7b4 perf stat: Move 'unit_width' to 'struct perf_stat_config' by Jiri Olsa · 6 years ago
  4. 0ce5aa0 perf stat: Move 'metric_only' to 'struct perf_stat_config' by Jiri Olsa · 6 years ago
  5. 132c6ba perf stat: Move 'interval_clear' to 'struct perf_stat_config' by Jiri Olsa · 6 years ago
  6. fa7070a perf stat: Move csv_* to 'struct perf_stat_config' by Jiri Olsa · 6 years ago
  7. 6ca9a08 perf stat: Pass a 'struct perf_stat_config' argument to global print functions by Jiri Olsa · 6 years ago
  8. f3ca50e perf stat: Pass 'struct perf_stat_config' argument to local print functions by Jiri Olsa · 6 years ago
  9. b64df7f perf stat: Add 'struct perf_stat_config' argument to perf_evlist__print_counters() by Jiri Olsa · 6 years ago
  10. 0174820 perf stat: Move STAT_RECORD out of perf_evlist__print_counters() by Jiri Olsa · 6 years ago
  11. a5a9eac perf stat: Introduce perf_evlist__print_counters() by Jiri Olsa · 6 years ago
  12. 0a4e64d perf stat: Move perf_stat_synthesize_config() to stat.c by Jiri Olsa · 6 years ago
  13. c2c247f perf stat: Add 'perf_event__handler_t' argument to perf_stat_synthesize_config() by Jiri Olsa · 6 years ago
  14. 1c21e98 perf stat: Add 'struct perf_evlist' argument to perf_stat_synthesize_config() by Jiri Olsa · 6 years ago
  15. 1821f4e perf stat: Add 'struct perf_tool' argument to perf_stat_synthesize_config() by Jiri Olsa · 6 years ago
  16. 73d586c perf stat: Add 'struct perf_stat_config' argument to perf_stat_synthesize_config() by Jiri Olsa · 6 years ago
  17. 491073a perf stat: Rename 'is_pipe' argument to 'attrs' in perf_stat_synthesize_config() by Jiri Olsa · 6 years ago
  18. d09cefd perf stat: Move create_perf_stat_counter() to stat.c by Jiri Olsa · 6 years ago
  19. 650d622 perf evsel: Introduce perf_evsel__store_ids() by Jiri Olsa · 6 years ago
  20. 318ec18 perf tools: Switch 'session' argument to 'evlist' in perf_event__synthesize_attrs() by Jiri Olsa · 6 years ago
  21. 7d9ad16 perf stat: Add 'identifier' flag to 'struct perf_stat_config' by Jiri Olsa · 6 years ago
  22. 3538623 perf stat: Use local config arg for scale in create_perf_stat_counter() by Jiri Olsa · 6 years ago
  23. 5698f26 perf stat: Move 'no_inherit' to 'struct perf_stat_config' by Jiri Olsa · 6 years ago
  24. 728c0ee perf stat: Move 'initial_delay' to 'struct perf_stat_config' by Jiri Olsa · 6 years ago
  25. d50ed0c perf stat: Use evsel->threads in create_perf_stat_counter() by Jiri Olsa · 6 years ago
  26. c4191e5 perf trace: Show comm and tid for tracepoint events by Arnaldo Carvalho de Melo · 6 years ago
  27. f5b076d perf trace augmented_syscalls: Hook into syscalls:sys_exit_SYSCALL too by Arnaldo Carvalho de Melo · 6 years ago
  28. 4c8f0a7 perf trace augmented_syscalls: Rename augmented_*_syscall__enter to just *_syscall by Arnaldo Carvalho de Melo · 6 years ago
  29. 5e2d8a5 perf augmented_syscalls: Update the header comments by Arnaldo Carvalho de Melo · 6 years ago
  30. 664b6a9 perf bpf: Add syscall_exit() helper by Arnaldo Carvalho de Melo · 6 years ago
  31. 266b851 tools lib traceevent, perf tools: Split trace-seq related APIs in a separate header file by Tzvetomir Stoyanov (VMware) · 6 years ago
  32. 766e061 perf report: Create auxiliary trace data files for s390 by Thomas Richter · 6 years ago
  33. b043cb5 perf trace beauty: Reorganize 'struct sockaddr *' beautifier by Arnaldo Carvalho de Melo · 6 years ago
  34. 6ebb686 perf trace augmented_syscalls: Augment sendto's 'addr' arg by Arnaldo Carvalho de Melo · 6 years ago
  35. 02ef288 perf trace augmented_syscalls: Augment bind's 'myaddr' sockaddr arg by Arnaldo Carvalho de Melo · 6 years ago
  36. 24a6c2c perf trace augmented_syscalls: Add augmented_sockaddr_syscall_enter() by Arnaldo Carvalho de Melo · 6 years ago
  37. d5a7e66 perf trace augmented_syscalls: Augment connect's 'sockaddr' arg by Arnaldo Carvalho de Melo · 6 years ago
  38. 403f833 perf bpf: Add linux/socket.h to the headers accessible to bpf proggies by Arnaldo Carvalho de Melo · 6 years ago
  39. d35b168 perf bpf: Give precedence to bpf header dir by Arnaldo Carvalho de Melo · 6 years ago
  40. 9ab5aad perf trace: Add a etcsnoop.c augmented syscalls eBPF utility by Arnaldo Carvalho de Melo · 6 years ago
  41. 16cc635 perf trace: Augment 'newstat' (aka 'stat') filename ptr by Arnaldo Carvalho de Melo · 6 years ago
  42. f6618ce perf trace: Introduce augmented_filename_syscall_enter() declarator by Arnaldo Carvalho de Melo · 6 years ago
  43. 9779fc0 perf trace: Augment inotify_add_watch pathname syscall arg by Arnaldo Carvalho de Melo · 6 years ago
  44. daa1284 perf trace: Augment the 'open' syscall 'filename' arg by Arnaldo Carvalho de Melo · 6 years ago
  45. 75d1e30 perf trace: Use the augmented filename, expanding syscall enter pointers by Arnaldo Carvalho de Melo · 6 years ago
  46. c96f4ed perf trace: Show comm/tid for augmented_syscalls by Arnaldo Carvalho de Melo · 6 years ago
  47. 6dcbd21 perf trace: Extract the comm/tid printing for syscall enter by Arnaldo Carvalho de Melo · 6 years ago
  48. 1cdf618 perf trace: Print the syscall name for augmented_syscalls by Arnaldo Carvalho de Melo · 6 years ago
  49. 6ccc18a perf trace: Make the augmented_syscalls filter out the tracepoint event by Arnaldo Carvalho de Melo · 6 years ago
  50. 7a983a0 perf trace: Pass augmented args to the arg formatters when available by Arnaldo Carvalho de Melo · 6 years ago
  51. 4e67b2a perf annotate: Fix parsing aarch64 branch instructions after objdump update by Kim Phillips · 6 years ago
  52. fa69416 perf probe powerpc: Ignore SyS symbols irrespective of endianness by Sandipan Das · 6 years ago
  53. c9f23d2 perf event-parse: Use fixed size string for comms by Chris Phlipot · 6 years ago
  54. a72f642 perf util: Fix bad memory access in trace info. by Chris Phlipot · 6 years ago
  55. dad2762 perf tools: Streamline bpf examples and headers installation by Arnaldo Carvalho de Melo · 6 years ago
  56. fd8d270 perf evsel: Fix potential null pointer dereference in perf_evsel__new_idx() by Hisao Tanabe · 6 years ago
  57. 5ab1de9 perf arm64: Fix include path for asm-generic/unistd.h by Kim Phillips · 6 years ago
  58. bf06278 perf/hw_breakpoint: Simplify breakpoint enable in perf_event_modify_breakpoint by Jiri Olsa · 6 years ago
  59. 9695583 perf/hw_breakpoint: Enable breakpoint in modify_user_hw_breakpoint by Jiri Olsa · 6 years ago
  60. cb45302 perf/hw_breakpoint: Remove superfluous bp->attr.disabled = 0 by Jiri Olsa · 6 years ago
  61. bd14406 perf/hw_breakpoint: Modify breakpoint even if the new attr has disabled set by Jiri Olsa · 6 years ago
  62. 9b3579f perf tests: Add breakpoint modify tests by Jiri Olsa · 6 years ago
  63. 1dc27f6 perf annotate: Properly interpret indirect call by Martin Liška · 6 years ago
  64. 66e5db4a Merge tag 'perf-core-for-mingo-4.19-20180820' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 6 years ago
  65. 7830365 tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy' by Arnaldo Carvalho de Melo · 6 years ago
  66. 252df17 tools arch x86: Update tools's copy of cpufeatures.h by Arnaldo Carvalho de Melo · 6 years ago
  67. 721f0df perf python: Fix pyrf_evlist__read_on_cpu() interface by Jiri Olsa · 6 years ago
  68. 31fb4c0 perf mmap: Store real cpu number in 'struct perf_mmap' by Jiri Olsa · 6 years ago
  69. b946cd3 perf tools: Remove ext from struct kmod_path by Jiri Olsa · 6 years ago
  70. 88c74dc perf tools: Add gzip_is_compressed function by Jiri Olsa · 6 years ago
  71. 4b57fd4 perf tools: Add lzma_is_compressed function by Jiri Olsa · 6 years ago
  72. 8b42b7e perf tools: Add is_compressed callback to compressions array by Jiri Olsa · 6 years ago
  73. c9a8a61 perf tools: Move the temp file processing into decompress_kmodule by Jiri Olsa · 6 years ago
  74. dde755a9 perf tools: Use compression id in decompress_kmodule() by Jiri Olsa · 6 years ago
  75. 2af5247 perf tools: Store compression id into struct dso by Jiri Olsa · 6 years ago
  76. 4b838b0 perf tools: Add compression id into 'struct kmod_path' by Jiri Olsa · 6 years ago
  77. e1e1394 perf tools: Make is_supported_compression() static by Jiri Olsa · 6 years ago
  78. 85e1d41 perf tools: Make decompress_to_file() function static by Jiri Olsa · 6 years ago
  79. d68a29c perf tools: Get rid of dso__needs_decompress() call in __open_dso() by Jiri Olsa · 6 years ago
  80. 2354ae9 perf tools: Get rid of dso__needs_decompress() call in symbol__disassemble() by Jiri Olsa · 6 years ago
  81. bcd4287 perf tools: Get rid of dso__needs_decompress() call in read_object_code() by Jiri Olsa · 6 years ago
  82. 6ab025e tools lib traceevent: Change to SPDX License format by Steven Rostedt (VMware) · 6 years ago
  83. cb76371 perf llvm: Allow passing options to llc in addition to clang by Arnaldo Carvalho de Melo · 6 years ago
  84. 49836f7 perf parser: Improve error message for PMU address filters by Jack Henschel · 7 years ago
  85. da15fc2 perf tools: Disable parallelism for 'make clean' by Rasmus Villemoes · 7 years ago
  86. 5804b110 Merge tag 'perf-core-for-mingo-4.19-20180815' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 6 years ago
  87. 6855dc4 x86: Add entry trampolines to kcore by Adrian Hunter · 7 years ago
  88. d83212d kallsyms, x86: Export addresses of PTI entry trampolines by Alexander Shishkin · 7 years ago
  89. b966794 kallsyms: Simplify update_iter_mod() by Adrian Hunter · 7 years ago
  90. 99cbbe5 perf auxtrace: Fix queue resize by Adrian Hunter · 6 years ago
  91. 5508672 perf python: Remove -mcet and -fcf-protection when building with clang by Arnaldo Carvalho de Melo · 6 years ago
  92. 3443533 perf arm spe: Fix uninitialized record error variable by Kim Phillips · 6 years ago
  93. c9b51a0 perf tools: Move syscall_64.tbl check into check-headers.sh by Jiri Olsa · 6 years ago
  94. 7ea6e98 perf tools: Make check-headers.sh check based on kernel dir by Jiri Olsa · 6 years ago
  95. 13e091b Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  96. eac3411 Merge branch 'x86/pti' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  97. d191c82 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  98. 4d5ac4b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  99. 203b4fc Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  100. 7edcf0d Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago