1. 2e3d7fac perf trace: Add a prefix member to the strarray class by Arnaldo Carvalho de Melo · 6 years ago
  2. 721f532 perf trace: Enclose strings with double quotes by Arnaldo Carvalho de Melo · 6 years ago
  3. 9ed45d5 perf trace: Make the alignment of the syscall args be configurable by Arnaldo Carvalho de Melo · 6 years ago
  4. 9d6dc17 perf trace: Allow suppressing the syscall argument names by Arnaldo Carvalho de Melo · 6 years ago
  5. b036146 perf trace: Allow configuring if the syscall start timestamp should be printed by Arnaldo Carvalho de Melo · 6 years ago
  6. d32de87 perf trace: Allow configuring default for perf_event_attr.inherit by Arnaldo Carvalho de Melo · 6 years ago
  7. 41e0d04 perf config: Show the configuration when no arguments are provided by Arnaldo Carvalho de Melo · 6 years ago
  8. 42e4a52 perf trace: Allow configuring if the syscall duration should be printed by Arnaldo Carvalho de Melo · 6 years ago
  9. e7c634f perf trace: Allow configuring if zeroed syscall args should be printed by Arnaldo Carvalho de Melo · 6 years ago
  10. ac96287 perf trace: Allow specifying a set of events to add in perfconfig by Arnaldo Carvalho de Melo · 6 years ago
  11. 4623ce4 perf augmented_raw_syscalls: Do not include stdio.h by Arnaldo Carvalho de Melo · 6 years ago
  12. 7100b12 perf cs-etm: Generate branch sample for exception packet by Leo Yan · 6 years ago
  13. 02e7e25 perf cs-etm: Treat EO_TRACE element as trace discontinuity by Leo Yan · 6 years ago
  14. 37bb371 perf cs-etm: Treat NO_SYNC element as trace discontinuity by Leo Yan · 6 years ago
  15. 49ccf87 perf cs-etm: Rename CS_ETM_TRACE_ON to CS_ETM_DISCONTINUITY by Leo Yan · 6 years ago
  16. cfc1d42 perf cs-etm: Refactor enumeration cs_etm_sample_type by Leo Yan · 6 years ago
  17. cee7a6a perf cs-etm: Remove unused 'trace_on' in cs_etm_decoder by Leo Yan · 6 years ago
  18. 24fff5e perf cs-etm: Avoid stale branch samples when flush packet by Leo Yan · 6 years ago
  19. 43fd566 perf cs-etm: Correct packets swapping in cs_etm__flush() by Leo Yan · 6 years ago
  20. bbab50d perf trace: Switch to using a struct for the aumented_raw_syscalls syscalls map values by Arnaldo Carvalho de Melo · 6 years ago
  21. 27f2992 perf augmented_syscalls: Switch to using a struct for the syscalls map values by Arnaldo Carvalho de Melo · 6 years ago
  22. 61d0071 perf bpf: Move perf_event_output() from stdio.h to bpf.h by Arnaldo Carvalho de Melo · 6 years ago
  23. b27b38e perf trace: Implement syscall filtering in augmented_syscalls by Arnaldo Carvalho de Melo · 6 years ago
  24. 0df50e0 perf trace: Avoid using raw_syscalls in duplicity with eBPF augmentation by Arnaldo Carvalho de Melo · 6 years ago
  25. 246fbe0 perf trace: Rename set_ev_qualifier_filter to clarify its a tracepoint filter by Arnaldo Carvalho de Melo · 6 years ago
  26. 3f64393 perf tools: Link libperf-jvmti.so with LDFLAGS variable by Jiri Olsa · 6 years ago
  27. 41fa483 tools lib traceevent: Use LDFLAGS in the build commands by Jiri Olsa · 6 years ago
  28. 866053b perf tools: Cast off_t to s64 to avoid warning on bionic libc by Arnaldo Carvalho de Melo · 6 years ago
  29. d7a8c4a perf tools: Add missing open_memstream() prototype for systems lacking it by Arnaldo Carvalho de Melo · 6 years ago
  30. 0afcf29 perf header: Fix up argument to ctime() by Arnaldo Carvalho de Melo · 6 years ago
  31. 748fe08 perf tools: Add missing sigqueue() prototype for systems lacking it by Arnaldo Carvalho de Melo · 6 years ago
  32. ece9804 tools lib subcmd: Don't add the kernel sources to the include path by Arnaldo Carvalho de Melo · 6 years ago
  33. 436651c perf trace beauty: renameat's newdirfd may also be AT_FDCWD by Arnaldo Carvalho de Melo · 6 years ago
  34. ca7ff2c perf trace: Beautify renameat2's flags argument by Arnaldo Carvalho de Melo · 6 years ago
  35. 5a1cb7e perf beauty: Wire up the renameat flags table generator to the Makefile by Arnaldo Carvalho de Melo · 6 years ago
  36. bdc2a9d perf beauty: Add a string table generator for renameat2's flags constants by Arnaldo Carvalho de Melo · 6 years ago
  37. 84a8354 perf trace beauty: Beautify renameat2's fd arg wrt AT_FDCWD by Arnaldo Carvalho de Melo · 6 years ago
  38. a761a8d perf trace: Allow selecting use the use of the ordered_events code by Arnaldo Carvalho de Melo · 6 years ago
  39. 7ba6152 perf trace: Rename delivery functions to ease making ordered_events selectable by Arnaldo Carvalho de Melo · 6 years ago
  40. f024cf0 tools lib traceevent: Fix processing of dereferenced args in bprintk events by Steven Rostedt (VMware) · 6 years ago
  41. 51433ea perf stat: Avoid segfaults caused by negated options by Michael Petlan · 6 years ago
  42. 4eaf97e perf tests: Use shebangs in the shell scripts by Michael Petlan · 6 years ago
  43. 5717660 perf auxtrace: Alter addr_filter__entire_dso() to work if there are no symbols by Adrian Hunter · 6 years ago
  44. b5c2161 perf dso: Export data_file_size() method there are no symbols by Adrian Hunter · 6 years ago
  45. 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
  46. 028713a perf trace: Add ordered processing by Jiri Olsa · 6 years ago
  47. 83356b3 perf ordered_events: Add first_time() method by Jiri Olsa · 6 years ago
  48. 1f44b3e perf trace: Move event delivery to a new deliver_event() function by Jiri Olsa · 6 years ago
  49. 68ca5d0 perf ordered_events: Add ordered_events__flush_time interface by Jiri Olsa · 6 years ago
  50. 6d99a79 perf annotate: Introduce basic support for ARC by Eugeniy Paltsev · 6 years ago
  51. 75c375c perf config: Modify size factor of snprintf by Sihyeon Jang · 6 years ago
  52. c8dd6ee perf record: Fix memory leak on AIO objects deallocation by Alexey Budankov · 6 years ago
  53. 91b2b97 perf vendor events intel: Fix Load_Miss_Real_Latency on SKL/SKX by Andi Kleen · 6 years ago
  54. bd8d57f perf parse-events: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  55. bef0b89 perf probe: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  56. 4d0f16d perf ui helpline: Use strlcpy() as a shorter form of strncpy() + explicit set nul by Arnaldo Carvalho de Melo · 6 years ago
  57. 2f53025 perf svghelper: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  58. b631389 perf help: Remove needless use of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  59. 5192bde perf header: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  60. 7572588 perf header: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  61. fca5085 perf dso: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  62. 15a5cd1 perf cs-etm: Add support for PTMv1.1 decoding by Mathieu Poirier · 6 years ago
  63. 7d0f4fe perf cs-etm: Add support for ETMv3 trace decoding by Mathieu Poirier · 6 years ago
  64. 7868834 perf cs-etm: Add configuration for ETMv3 trace protocol by Mathieu Poirier · 6 years ago
  65. 8aa5c8e perf top: Move perf_top__reset_sample_counters() to after counts display by Jiri Olsa · 6 years ago
  66. d859043 perf top: Display slow reader warning when droping samples by Jiri Olsa · 6 years ago
  67. 97f7e0b perf top: Save and display the drop count stats by Jiri Olsa · 6 years ago
  68. d63b9f6 perf top: Drop samples which are behind the refresh rate by Jiri Olsa · 6 years ago
  69. c94cef4 perf top: Set the 'session_done' volatile variable when exiting by Jiri Olsa · 6 years ago
  70. 94ad6e7 perf top: Use cond variable instead of a lock by Jiri Olsa · 6 years ago
  71. 16c66bc perf top: Add processing thread by Jiri Olsa · 6 years ago
  72. 254de74 perf top: Move lost events warning to helpline by Jiri Olsa · 6 years ago
  73. d24e3c9 perf top: Save and display the lost count stats by Jiri Olsa · 6 years ago
  74. a4a6668 perf ordered_events: Add private data member by Jiri Olsa · 6 years ago
  75. b8494f1 perf ordered_events: Rework show_progress for __ordered_events__flush by Jiri Olsa · 6 years ago
  76. dd2e18e perf tools: Support 'srccode' output by Andi Kleen · 6 years ago
  77. 42da438 perf trace: We need to consider "nr" if "__syscall_nr" is not there by Arnaldo Carvalho de Melo · 6 years ago
  78. 3fcb10e perf tools: Allow specifying proc-map-timeout in config file by Mark Drayton · 6 years ago
  79. 65c9fee tools lib subcmd: Fix a few source code comment typos by Ingo Molnar · 6 years ago
  80. adba163 perf tools: Fix diverse comment typos by Ingo Molnar · 6 years ago
  81. e4a8b0a perf bpf-loader: Fix debugging message typo by Ingo Molnar · 6 years ago
  82. 1a7ea32 perf tools Documentation: Fix diverse typos by Ingo Molnar · 6 years ago
  83. 3e449f7 tools lib traceevent: Fix diverse typos in comments by Ingo Molnar · 6 years ago
  84. b1d6f15 perf vendor events intel: Fix diverse typos by Ingo Molnar · 6 years ago
  85. 24f96733 perf tests ARM: Disable breakpoint tests 32-bit by Florian Fainelli · 6 years ago
  86. a7ee4d6 perf cs-etm: Support for ARM A32/T32 instruction sets in CoreSight trace by Robert Walker · 6 years ago
  87. 0087976 perf beauty mmap_flags: Fixed syntax error Fixed missing ']' error by Sihyeon Jang · 6 years ago
  88. 6cd99d2 tools lib traceevent: traceevent API cleanup by Tzvetomir Stoyanov · 6 years ago
  89. f0bba09 perf tools: traceevent API cleanup, remove __tep_data2host*() by Tzvetomir Stoyanov · 6 years ago
  90. fc39851 tools lib traceevent: Rename tep_free_format() to tep_free_event() by Tzvetomir Stoyanov · 6 years ago
  91. 97fbf3f tools lib traceevent, perf tools: Rename 'struct tep_event_format' to 'struct tep_event' by Tzvetomir Stoyanov · 6 years ago
  92. 4c78489 tools lib traceevent: Install trace-seq.h API header file by Tzvetomir Stoyanov · 6 years ago
  93. cc03e1a8 tools lib traceevent: Added support for pkg-config by Tzvetomir Stoyanov · 6 years ago
  94. 477be10 tools lib traceevent: Implement new API tep_get_ref() by Tzvetomir Stoyanov · 6 years ago
  95. 239ca3e perf report: Documentation average IPC and IPC coverage by Jin Yao · 6 years ago
  96. ec6ae74 perf report: Display average IPC and IPC coverage per symbol by Jin Yao · 6 years ago
  97. 246fda0 perf annotate: Create a annotate2 flag in struct symbol by Jin Yao · 6 years ago
  98. ace4f8f perf annotate: Compute average IPC and IPC coverage per symbol by Jin Yao · 6 years ago
  99. 44e92f8 tools lib traceevent: Add sanity check to is_timestamp_in_us() by Tzvetomir Stoyanov · 6 years ago
  100. a1c8cf2 perf beauty mmap_flags: Check if the arch has a mmap.h file by Arnaldo Carvalho de Melo · 6 years ago