1. 866053b perf tools: Cast off_t to s64 to avoid warning on bionic libc by Arnaldo Carvalho de Melo · 6 years ago
  2. d7a8c4a perf tools: Add missing open_memstream() prototype for systems lacking it by Arnaldo Carvalho de Melo · 6 years ago
  3. 0afcf29 perf header: Fix up argument to ctime() by Arnaldo Carvalho de Melo · 6 years ago
  4. 748fe08 perf tools: Add missing sigqueue() prototype for systems lacking it by Arnaldo Carvalho de Melo · 6 years ago
  5. ece9804 tools lib subcmd: Don't add the kernel sources to the include path by Arnaldo Carvalho de Melo · 6 years ago
  6. 436651c perf trace beauty: renameat's newdirfd may also be AT_FDCWD by Arnaldo Carvalho de Melo · 6 years ago
  7. ca7ff2c perf trace: Beautify renameat2's flags argument by Arnaldo Carvalho de Melo · 6 years ago
  8. 5a1cb7e perf beauty: Wire up the renameat flags table generator to the Makefile by Arnaldo Carvalho de Melo · 6 years ago
  9. bdc2a9d perf beauty: Add a string table generator for renameat2's flags constants by Arnaldo Carvalho de Melo · 6 years ago
  10. 84a8354 perf trace beauty: Beautify renameat2's fd arg wrt AT_FDCWD by Arnaldo Carvalho de Melo · 6 years ago
  11. a761a8d perf trace: Allow selecting use the use of the ordered_events code by Arnaldo Carvalho de Melo · 6 years ago
  12. 7ba6152 perf trace: Rename delivery functions to ease making ordered_events selectable by Arnaldo Carvalho de Melo · 6 years ago
  13. f024cf0 tools lib traceevent: Fix processing of dereferenced args in bprintk events by Steven Rostedt (VMware) · 6 years ago
  14. 51433ea perf stat: Avoid segfaults caused by negated options by Michael Petlan · 6 years ago
  15. 4eaf97e perf tests: Use shebangs in the shell scripts by Michael Petlan · 6 years ago
  16. 5717660 perf auxtrace: Alter addr_filter__entire_dso() to work if there are no symbols by Adrian Hunter · 6 years ago
  17. b5c2161 perf dso: Export data_file_size() method there are no symbols by Adrian Hunter · 6 years ago
  18. ca46afd Merge tag 'perf-core-for-mingo-4.21-20181217' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 6 years ago
  19. 028713a perf trace: Add ordered processing by Jiri Olsa · 6 years ago
  20. 83356b3 perf ordered_events: Add first_time() method by Jiri Olsa · 6 years ago
  21. 1f44b3e perf trace: Move event delivery to a new deliver_event() function by Jiri Olsa · 6 years ago
  22. 68ca5d0 perf ordered_events: Add ordered_events__flush_time interface by Jiri Olsa · 6 years ago
  23. 6d99a79 perf annotate: Introduce basic support for ARC by Eugeniy Paltsev · 6 years ago
  24. 75c375c perf config: Modify size factor of snprintf by Sihyeon Jang · 6 years ago
  25. c8dd6ee perf record: Fix memory leak on AIO objects deallocation by Alexey Budankov · 6 years ago
  26. 91b2b97 perf vendor events intel: Fix Load_Miss_Real_Latency on SKL/SKX by Andi Kleen · 6 years ago
  27. bd8d57f perf parse-events: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  28. bef0b89 perf probe: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  29. 4d0f16d perf ui helpline: Use strlcpy() as a shorter form of strncpy() + explicit set nul by Arnaldo Carvalho de Melo · 6 years ago
  30. 2f53025 perf svghelper: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  31. b631389 perf help: Remove needless use of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  32. 5192bde perf header: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  33. 7572588 perf header: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  34. fca5085 perf dso: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  35. 15a5cd1 perf cs-etm: Add support for PTMv1.1 decoding by Mathieu Poirier · 6 years ago
  36. 7d0f4fe perf cs-etm: Add support for ETMv3 trace decoding by Mathieu Poirier · 6 years ago
  37. 7868834 perf cs-etm: Add configuration for ETMv3 trace protocol by Mathieu Poirier · 6 years ago
  38. 8aa5c8e perf top: Move perf_top__reset_sample_counters() to after counts display by Jiri Olsa · 6 years ago
  39. d859043 perf top: Display slow reader warning when droping samples by Jiri Olsa · 6 years ago
  40. 97f7e0b perf top: Save and display the drop count stats by Jiri Olsa · 6 years ago
  41. d63b9f6 perf top: Drop samples which are behind the refresh rate by Jiri Olsa · 6 years ago
  42. c94cef4 perf top: Set the 'session_done' volatile variable when exiting by Jiri Olsa · 6 years ago
  43. 94ad6e7 perf top: Use cond variable instead of a lock by Jiri Olsa · 6 years ago
  44. 16c66bc perf top: Add processing thread by Jiri Olsa · 6 years ago
  45. 254de74 perf top: Move lost events warning to helpline by Jiri Olsa · 6 years ago
  46. d24e3c9 perf top: Save and display the lost count stats by Jiri Olsa · 6 years ago
  47. a4a6668 perf ordered_events: Add private data member by Jiri Olsa · 6 years ago
  48. b8494f1 perf ordered_events: Rework show_progress for __ordered_events__flush by Jiri Olsa · 6 years ago
  49. dd2e18e perf tools: Support 'srccode' output by Andi Kleen · 6 years ago
  50. 42da438 perf trace: We need to consider "nr" if "__syscall_nr" is not there by Arnaldo Carvalho de Melo · 6 years ago
  51. 3fcb10e perf tools: Allow specifying proc-map-timeout in config file by Mark Drayton · 6 years ago
  52. 65c9fee tools lib subcmd: Fix a few source code comment typos by Ingo Molnar · 6 years ago
  53. adba1634 perf tools: Fix diverse comment typos by Ingo Molnar · 6 years ago
  54. e4a8b0a perf bpf-loader: Fix debugging message typo by Ingo Molnar · 6 years ago
  55. 1a7ea32 perf tools Documentation: Fix diverse typos by Ingo Molnar · 6 years ago
  56. 3e449f7 tools lib traceevent: Fix diverse typos in comments by Ingo Molnar · 6 years ago
  57. b1d6f15 perf vendor events intel: Fix diverse typos by Ingo Molnar · 6 years ago
  58. 24f96733 perf tests ARM: Disable breakpoint tests 32-bit by Florian Fainelli · 6 years ago
  59. a7ee4d6 perf cs-etm: Support for ARM A32/T32 instruction sets in CoreSight trace by Robert Walker · 6 years ago
  60. 0087976 perf beauty mmap_flags: Fixed syntax error Fixed missing ']' error by Sihyeon Jang · 6 years ago
  61. 6cd99d2 tools lib traceevent: traceevent API cleanup by Tzvetomir Stoyanov · 6 years ago
  62. f0bba09 perf tools: traceevent API cleanup, remove __tep_data2host*() by Tzvetomir Stoyanov · 6 years ago
  63. fc39851 tools lib traceevent: Rename tep_free_format() to tep_free_event() by Tzvetomir Stoyanov · 6 years ago
  64. 97fbf3f tools lib traceevent, perf tools: Rename 'struct tep_event_format' to 'struct tep_event' by Tzvetomir Stoyanov · 6 years ago
  65. 4c78489 tools lib traceevent: Install trace-seq.h API header file by Tzvetomir Stoyanov · 6 years ago
  66. cc03e1a8 tools lib traceevent: Added support for pkg-config by Tzvetomir Stoyanov · 6 years ago
  67. 477be10 tools lib traceevent: Implement new API tep_get_ref() by Tzvetomir Stoyanov · 6 years ago
  68. 239ca3e perf report: Documentation average IPC and IPC coverage by Jin Yao · 6 years ago
  69. ec6ae74 perf report: Display average IPC and IPC coverage per symbol by Jin Yao · 6 years ago
  70. 246fda0 perf annotate: Create a annotate2 flag in struct symbol by Jin Yao · 6 years ago
  71. ace4f8f perf annotate: Compute average IPC and IPC coverage per symbol by Jin Yao · 6 years ago
  72. 44e92f8 tools lib traceevent: Add sanity check to is_timestamp_in_us() by Tzvetomir Stoyanov · 6 years ago
  73. a1c8cf2 perf beauty mmap_flags: Check if the arch has a mmap.h file by Arnaldo Carvalho de Melo · 6 years ago
  74. 93f20c0 perf record: Extend trace writing to multi AIO by Alexey Budankov · 6 years ago
  75. d3d1af6 perf record: Enable asynchronous trace writing by Alexey Budankov · 6 years ago
  76. 0b77383 perf mmap: Map data buffer for preserving collected data by Alexey Budankov · 6 years ago
  77. 2a07d81 tools build feature: Check if libaio is available by Alexey Budankov · 6 years ago
  78. 1c6f709 perf intel-pt: Fix error with config term "pt=0" by Adrian Hunter · 6 years ago
  79. 1b3aae9 perf top: Allow passing a kallsyms file by Arnaldo Carvalho de Melo · 6 years ago
  80. 1970289 perf bpf: Use ERR_CAST instead of ERR_PTR(PTR_ERR()) by Wen Yang · 6 years ago
  81. 92151b0 tools include: Adopt ERR_CAST() from the kernel err.h header by Arnaldo Carvalho de Melo · 6 years ago
  82. 741dad8 perf test: Fix perf_event_attr test failure by Adrian Hunter · 6 years ago
  83. 2aac9f9 perf tests record: Allow for 'sleep' being 'coreutils' by Adrian Hunter · 6 years ago
  84. 0631ca3 tools lib traceevent: Fix compile warnings in tools/lib/traceevent/event-parse.c by Adrian Hunter · 6 years ago
  85. 692d0e6 perf script: Use fallbacks for branch stacks by Adrian Hunter · 6 years ago
  86. 225f99e perf tools: Use fallback for sample_addr_correlates_sym() cases by Adrian Hunter · 6 years ago
  87. 8e80ad9 perf thread: Add fallback functions for cases where cpumode is insufficient by Adrian Hunter · 6 years ago
  88. ec1891a perf machine: Record if a arch has a single user/kernel address space by Adrian Hunter · 6 years ago
  89. 804234f perf env: Also consider env->arch == NULL as local operation by Arnaldo Carvalho de Melo · 6 years ago
  90. b18e088 perf map: Remove extra indirection from map__find() by Eric Saint-Etienne · 6 years ago
  91. bc4da38 perf stat: Fix CSV mode column output for non-cgroup events by Stephane Eranian · 6 years ago
  92. 57ddf09 perf stat: Fix shadow stats for clock events by Ravi Bangoria · 6 years ago
  93. 54fceb0 perf build: Give better hint about devel package for libssl by Arnaldo Carvalho de Melo · 6 years ago
  94. 8162b3d kprobes/x86: Remove unneeded arch_within_kprobe_blacklist from x86 by Masami Hiramatsu · 6 years ago
  95. fe6e656 kprobes/x86: Show x86-64 specific blacklisted symbols correctly by Masami Hiramatsu · 6 years ago
  96. fb1a59f kprobes: Blacklist symbols in arch-defined prohibited area by Masami Hiramatsu · 6 years ago
  97. 76aea1e Merge tag 'v4.20-rc7' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  98. 7566ec3 Linux 4.20-rc7 by Linus Torvalds · 6 years ago v4.20-rc7
  99. 6531e11 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  100. 3a6ab5c scripts/spdxcheck.py: always open files in binary mode by Thierry Reding · 6 years ago