1. 7572588 perf header: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  2. fca5085 perf dso: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  3. 15a5cd1 perf cs-etm: Add support for PTMv1.1 decoding by Mathieu Poirier · 6 years ago
  4. 7d0f4fe perf cs-etm: Add support for ETMv3 trace decoding by Mathieu Poirier · 6 years ago
  5. 7868834 perf cs-etm: Add configuration for ETMv3 trace protocol by Mathieu Poirier · 6 years ago
  6. 8aa5c8e perf top: Move perf_top__reset_sample_counters() to after counts display by Jiri Olsa · 6 years ago
  7. d859043 perf top: Display slow reader warning when droping samples by Jiri Olsa · 6 years ago
  8. 97f7e0b perf top: Save and display the drop count stats by Jiri Olsa · 6 years ago
  9. d63b9f6 perf top: Drop samples which are behind the refresh rate by Jiri Olsa · 6 years ago
  10. c94cef4 perf top: Set the 'session_done' volatile variable when exiting by Jiri Olsa · 6 years ago
  11. 94ad6e7 perf top: Use cond variable instead of a lock by Jiri Olsa · 6 years ago
  12. 16c66bc perf top: Add processing thread by Jiri Olsa · 6 years ago
  13. 254de74 perf top: Move lost events warning to helpline by Jiri Olsa · 6 years ago
  14. d24e3c9 perf top: Save and display the lost count stats by Jiri Olsa · 6 years ago
  15. a4a6668 perf ordered_events: Add private data member by Jiri Olsa · 6 years ago
  16. b8494f1 perf ordered_events: Rework show_progress for __ordered_events__flush by Jiri Olsa · 6 years ago
  17. dd2e18e perf tools: Support 'srccode' output by Andi Kleen · 6 years ago
  18. 42da438 perf trace: We need to consider "nr" if "__syscall_nr" is not there by Arnaldo Carvalho de Melo · 6 years ago
  19. 3fcb10e perf tools: Allow specifying proc-map-timeout in config file by Mark Drayton · 6 years ago
  20. 65c9fee tools lib subcmd: Fix a few source code comment typos by Ingo Molnar · 6 years ago
  21. adba163 perf tools: Fix diverse comment typos by Ingo Molnar · 6 years ago
  22. e4a8b0a perf bpf-loader: Fix debugging message typo by Ingo Molnar · 6 years ago
  23. 1a7ea32 perf tools Documentation: Fix diverse typos by Ingo Molnar · 6 years ago
  24. 3e449f7 tools lib traceevent: Fix diverse typos in comments by Ingo Molnar · 6 years ago
  25. b1d6f15 perf vendor events intel: Fix diverse typos by Ingo Molnar · 6 years ago
  26. 24f96733 perf tests ARM: Disable breakpoint tests 32-bit by Florian Fainelli · 6 years ago
  27. a7ee4d6 perf cs-etm: Support for ARM A32/T32 instruction sets in CoreSight trace by Robert Walker · 6 years ago
  28. 0087976 perf beauty mmap_flags: Fixed syntax error Fixed missing ']' error by Sihyeon Jang · 6 years ago
  29. 6cd99d2 tools lib traceevent: traceevent API cleanup by Tzvetomir Stoyanov · 6 years ago
  30. f0bba09 perf tools: traceevent API cleanup, remove __tep_data2host*() by Tzvetomir Stoyanov · 6 years ago
  31. fc39851 tools lib traceevent: Rename tep_free_format() to tep_free_event() by Tzvetomir Stoyanov · 6 years ago
  32. 97fbf3f tools lib traceevent, perf tools: Rename 'struct tep_event_format' to 'struct tep_event' by Tzvetomir Stoyanov · 6 years ago
  33. 4c78489 tools lib traceevent: Install trace-seq.h API header file by Tzvetomir Stoyanov · 6 years ago
  34. cc03e1a8 tools lib traceevent: Added support for pkg-config by Tzvetomir Stoyanov · 6 years ago
  35. 477be10 tools lib traceevent: Implement new API tep_get_ref() by Tzvetomir Stoyanov · 6 years ago
  36. 239ca3e perf report: Documentation average IPC and IPC coverage by Jin Yao · 6 years ago
  37. ec6ae74 perf report: Display average IPC and IPC coverage per symbol by Jin Yao · 6 years ago
  38. 246fda0 perf annotate: Create a annotate2 flag in struct symbol by Jin Yao · 6 years ago
  39. ace4f8f perf annotate: Compute average IPC and IPC coverage per symbol by Jin Yao · 6 years ago
  40. 44e92f8 tools lib traceevent: Add sanity check to is_timestamp_in_us() by Tzvetomir Stoyanov · 6 years ago
  41. a1c8cf2 perf beauty mmap_flags: Check if the arch has a mmap.h file by Arnaldo Carvalho de Melo · 6 years ago
  42. 93f20c0 perf record: Extend trace writing to multi AIO by Alexey Budankov · 6 years ago
  43. d3d1af6 perf record: Enable asynchronous trace writing by Alexey Budankov · 6 years ago
  44. 0b77383 perf mmap: Map data buffer for preserving collected data by Alexey Budankov · 6 years ago
  45. 2a07d81 tools build feature: Check if libaio is available by Alexey Budankov · 6 years ago
  46. 1c6f709 perf intel-pt: Fix error with config term "pt=0" by Adrian Hunter · 6 years ago
  47. 1b3aae9 perf top: Allow passing a kallsyms file by Arnaldo Carvalho de Melo · 6 years ago
  48. 1970289 perf bpf: Use ERR_CAST instead of ERR_PTR(PTR_ERR()) by Wen Yang · 6 years ago
  49. 92151b0 tools include: Adopt ERR_CAST() from the kernel err.h header by Arnaldo Carvalho de Melo · 6 years ago
  50. 741dad8 perf test: Fix perf_event_attr test failure by Adrian Hunter · 6 years ago
  51. 2aac9f9 perf tests record: Allow for 'sleep' being 'coreutils' by Adrian Hunter · 6 years ago
  52. 0631ca3 tools lib traceevent: Fix compile warnings in tools/lib/traceevent/event-parse.c by Adrian Hunter · 6 years ago
  53. 692d0e6 perf script: Use fallbacks for branch stacks by Adrian Hunter · 6 years ago
  54. 225f99e perf tools: Use fallback for sample_addr_correlates_sym() cases by Adrian Hunter · 6 years ago
  55. 8e80ad9 perf thread: Add fallback functions for cases where cpumode is insufficient by Adrian Hunter · 6 years ago
  56. ec1891a perf machine: Record if a arch has a single user/kernel address space by Adrian Hunter · 6 years ago
  57. 804234f perf env: Also consider env->arch == NULL as local operation by Arnaldo Carvalho de Melo · 6 years ago
  58. b18e088 perf map: Remove extra indirection from map__find() by Eric Saint-Etienne · 6 years ago
  59. bc4da38 perf stat: Fix CSV mode column output for non-cgroup events by Stephane Eranian · 6 years ago
  60. 57ddf09 perf stat: Fix shadow stats for clock events by Ravi Bangoria · 6 years ago
  61. 54fceb0 perf build: Give better hint about devel package for libssl by Arnaldo Carvalho de Melo · 6 years ago
  62. e8e94fc Merge tag 'perf-core-for-mingo-4.21-20181122' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 6 years ago
  63. f4a0742 perf pmu: Move *_cpuid_str() weak functions to header.c by Kan Liang · 6 years ago
  64. 1e62856 perf symbols: Fix slowness due to -ffunction-section by Eric Saint-Etienne · 6 years ago
  65. dd1d004 perf jvmti: Separate jvmti cmlr check by Jiri Olsa · 6 years ago
  66. ecd94f1 perf vendor events: Add JSON metrics for Cascadelake server by Kan Liang · 6 years ago
  67. 3b54411 perf vendor events: Add stepping in CPUID string for x86 by Kan Liang · 6 years ago
  68. eb08d00 perf stat: Use perf_evsel__is_clocki() for clock events by Ravi Bangoria · 6 years ago
  69. 11a64a0 perf pmu: Suppress potential format-truncation warning by Ben Hutchings · 6 years ago
  70. 4787eff perf tools: Add Hygon Dhyana support by Pu Wen · 6 years ago
  71. 231457e perf bench: Add epoll_ctl(2) benchmark by Davidlohr Bueso · 6 years ago
  72. 121dd9e perf bench: Add epoll parallel epoll_wait benchmark by Davidlohr Bueso · 6 years ago
  73. 11c6cbe tools build feature: Check if eventfd() is available by Arnaldo Carvalho de Melo · 6 years ago
  74. d47d77c perf bench: Move HAVE_PTHREAD_ATTR_SETAFFINITY_NP into bench.h by Davidlohr Bueso · 6 years ago
  75. 9add8fe perf script: Share code and output format for uregs and iregs output by Milian Wolff · 6 years ago
  76. 0f7c2de perf bpf: Reduce the hardcoded .max_entries for pid_maps by Arnaldo Carvalho de Melo · 6 years ago
  77. b07d16f perf script: Add newline after uregs output by Milian Wolff · 6 years ago
  78. 4aa792d Revert "perf augmented_syscalls: Drop 'write', 'poll' for testing without self pid filter" by Arnaldo Carvalho de Melo · 6 years ago
  79. e312747 perf augmented_syscalls: Remove example hardcoded set of filtered pids by Arnaldo Carvalho de Melo · 6 years ago
  80. a9964c4 perf trace: Fill in BPF "filtered_pids" map when present by Arnaldo Carvalho de Melo · 6 years ago
  81. 744fafc perf trace: See if there is a map named "filtered_pids" by Arnaldo Carvalho de Melo · 6 years ago
  82. 6a0b3ab perf trace: Add "_from_option" suffix to trace__set_filter() by Arnaldo Carvalho de Melo · 6 years ago
  83. 7ad92a3 perf evlist: Rename perf_evlist__set_filter* to perf_evlist__set_tp_filter* by Arnaldo Carvalho de Melo · 6 years ago
  84. ed9a77ba perf augmented_syscalls: Use pid_filter by Arnaldo Carvalho de Melo · 6 years ago
  85. 77ecb64 perf augmented_syscalls: Drop 'write', 'poll' for testing without self pid filter by Arnaldo Carvalho de Melo · 6 years ago
  86. 8008aab perf bpf: Add simple pid_filter class accessible to BPF proggies by Arnaldo Carvalho de Melo · 6 years ago
  87. 382b55d perf bpf: Add defines for map insertion/lookup by Arnaldo Carvalho de Melo · 6 years ago
  88. 6606753 perf augmented_syscalls: Remove needless linux/socket.h include by Arnaldo Carvalho de Melo · 6 years ago
  89. 55f127b perf augmented_syscalls: Filter on a hard coded pid by Arnaldo Carvalho de Melo · 6 years ago
  90. 1475d35 perf bpf: Add unistd.h to the headers accessible to bpf proggies by Arnaldo Carvalho de Melo · 6 years ago
  91. b1a9d7b Merge tag 'perf-urgent-for-mingo-4.20-20181121' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 6 years ago
  92. 2a5bf23 perf/x86/intel: Fix regression by default disabling perfmon v4 interrupt handling by Peter Zijlstra · 6 years ago
  93. a4243e1 perf tools beauty ioctl: Support new ISO7816 commands by Arnaldo Carvalho de Melo · 6 years ago
  94. 83d9bde tools uapi asm-generic: Synchronize ioctls.h by Arnaldo Carvalho de Melo · 6 years ago
  95. 65e259d tools arch x86: Update tools's copy of cpufeatures.h by Arnaldo Carvalho de Melo · 6 years ago
  96. 53f00f4 tools headers uapi: Synchronize i915_drm.h by Arnaldo Carvalho de Melo · 6 years ago
  97. b01c1f6 perf tools: Restore proper cwd on return from mnt namespace by Jiri Olsa · 6 years ago
  98. 8feb8ef tools build feature: Check if get_current_dir_name() is available by Arnaldo Carvalho de Melo · 6 years ago
  99. 9ff0119 Linux 4.20-rc3 by Linus Torvalds · 6 years ago
  100. 25e19c1 Merge tag 'libnvdimm-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago