1. ac5eed2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  2. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  3. b25756d perf session: Add comment for perf_session__register_idle_thread() by Adrian Hunter · 6 years ago
  4. 256d92b perf thread-stack: Fix thread stack processing for the idle task by Adrian Hunter · 6 years ago
  5. 139f42f perf thread-stack: Allocate an array of thread stacks by Adrian Hunter · 6 years ago
  6. 2e9e868 perf thread-stack: Factor out thread_stack__init() by Adrian Hunter · 6 years ago
  7. f6060ac perf thread-stack: Allow for a thread stack array by Adrian Hunter · 6 years ago
  8. bd8e68a perf thread-stack: Avoid direct reference to the thread's stack by Adrian Hunter · 6 years ago
  9. e0b8951 perf thread-stack: Tidy thread_stack__bottom() usage by Adrian Hunter · 6 years ago
  10. 03b32cb perf thread-stack: Simplify some code in thread_stack__process() by Adrian Hunter · 6 years ago
  11. 61f6115 perf script: Fix LBR skid dump problems in brstackinsn by Andi Kleen · 6 years ago
  12. a389aec perf python: Do not force closing original perf descriptor in evlist.get_pollfd() by Jiri Olsa · 6 years ago
  13. bc055c5 perf symbols: Relax checks on perf-PID.map ownership by Arnaldo Carvalho de Melo · 6 years ago
  14. 7100b12 perf cs-etm: Generate branch sample for exception packet by Leo Yan · 6 years ago
  15. 02e7e25 perf cs-etm: Treat EO_TRACE element as trace discontinuity by Leo Yan · 6 years ago
  16. 37bb371 perf cs-etm: Treat NO_SYNC element as trace discontinuity by Leo Yan · 6 years ago
  17. 49ccf87 perf cs-etm: Rename CS_ETM_TRACE_ON to CS_ETM_DISCONTINUITY by Leo Yan · 6 years ago
  18. cfc1d42 perf cs-etm: Refactor enumeration cs_etm_sample_type by Leo Yan · 6 years ago
  19. cee7a6a perf cs-etm: Remove unused 'trace_on' in cs_etm_decoder by Leo Yan · 6 years ago
  20. 24fff5e perf cs-etm: Avoid stale branch samples when flush packet by Leo Yan · 6 years ago
  21. 43fd566 perf cs-etm: Correct packets swapping in cs_etm__flush() by Leo Yan · 6 years ago
  22. 866053b perf tools: Cast off_t to s64 to avoid warning on bionic libc by Arnaldo Carvalho de Melo · 6 years ago
  23. 0afcf29 perf header: Fix up argument to ctime() by Arnaldo Carvalho de Melo · 6 years ago
  24. 748fe08 perf tools: Add missing sigqueue() prototype for systems lacking it by Arnaldo Carvalho de Melo · 6 years ago
  25. 5717660 perf auxtrace: Alter addr_filter__entire_dso() to work if there are no symbols by Adrian Hunter · 6 years ago
  26. b5c2161 perf dso: Export data_file_size() method there are no symbols by Adrian Hunter · 6 years ago
  27. 83356b3 perf ordered_events: Add first_time() method by Jiri Olsa · 6 years ago
  28. 68ca5d0 perf ordered_events: Add ordered_events__flush_time interface by Jiri Olsa · 6 years ago
  29. 6d99a79 perf annotate: Introduce basic support for ARC by Eugeniy Paltsev · 6 years ago
  30. 75c375c perf config: Modify size factor of snprintf by Sihyeon Jang · 6 years ago
  31. c8dd6ee perf record: Fix memory leak on AIO objects deallocation by Alexey Budankov · 6 years ago
  32. bd8d57f perf parse-events: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  33. bef0b89 perf probe: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  34. 2f53025 perf svghelper: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  35. 5192bde perf header: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  36. 7572588 perf header: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  37. fca5085 perf dso: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  38. 15a5cd1 perf cs-etm: Add support for PTMv1.1 decoding by Mathieu Poirier · 6 years ago
  39. 7d0f4fe perf cs-etm: Add support for ETMv3 trace decoding by Mathieu Poirier · 6 years ago
  40. 7868834 perf cs-etm: Add configuration for ETMv3 trace protocol by Mathieu Poirier · 6 years ago
  41. 8aa5c8e perf top: Move perf_top__reset_sample_counters() to after counts display by Jiri Olsa · 6 years ago
  42. 97f7e0b perf top: Save and display the drop count stats 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. d24e3c9 perf top: Save and display the lost count stats by Jiri Olsa · 6 years ago
  46. a4a6668 perf ordered_events: Add private data member by Jiri Olsa · 6 years ago
  47. b8494f1 perf ordered_events: Rework show_progress for __ordered_events__flush by Jiri Olsa · 6 years ago
  48. dd2e18e perf tools: Support 'srccode' output by Andi Kleen · 6 years ago
  49. 3fcb10e perf tools: Allow specifying proc-map-timeout in config file by Mark Drayton · 6 years ago
  50. adba1634 perf tools: Fix diverse comment typos by Ingo Molnar · 6 years ago
  51. e4a8b0a perf bpf-loader: Fix debugging message typo by Ingo Molnar · 6 years ago
  52. a7ee4d6 perf cs-etm: Support for ARM A32/T32 instruction sets in CoreSight trace by Robert Walker · 6 years ago
  53. f0bba09 perf tools: traceevent API cleanup, remove __tep_data2host*() by Tzvetomir Stoyanov · 6 years ago
  54. 97fbf3f tools lib traceevent, perf tools: Rename 'struct tep_event_format' to 'struct tep_event' by Tzvetomir Stoyanov · 6 years ago
  55. ec6ae74 perf report: Display average IPC and IPC coverage per symbol by Jin Yao · 6 years ago
  56. 246fda0 perf annotate: Create a annotate2 flag in struct symbol by Jin Yao · 6 years ago
  57. ace4f8f perf annotate: Compute average IPC and IPC coverage per symbol by Jin Yao · 6 years ago
  58. 93f20c0 perf record: Extend trace writing to multi AIO by Alexey Budankov · 6 years ago
  59. d3d1af6 perf record: Enable asynchronous trace writing by Alexey Budankov · 6 years ago
  60. 0b77383 perf mmap: Map data buffer for preserving collected data by Alexey Budankov · 6 years ago
  61. 1970289 perf bpf: Use ERR_CAST instead of ERR_PTR(PTR_ERR()) by Wen Yang · 6 years ago
  62. 692d0e6 perf script: Use fallbacks for branch stacks by Adrian Hunter · 6 years ago
  63. 225f99e perf tools: Use fallback for sample_addr_correlates_sym() cases by Adrian Hunter · 6 years ago
  64. 8e80ad9 perf thread: Add fallback functions for cases where cpumode is insufficient by Adrian Hunter · 6 years ago
  65. ec1891a perf machine: Record if a arch has a single user/kernel address space by Adrian Hunter · 6 years ago
  66. 804234f perf env: Also consider env->arch == NULL as local operation by Arnaldo Carvalho de Melo · 6 years ago
  67. b18e088 perf map: Remove extra indirection from map__find() by Eric Saint-Etienne · 6 years ago
  68. bc4da38 perf stat: Fix CSV mode column output for non-cgroup events by Stephane Eranian · 6 years ago
  69. 57ddf09 perf stat: Fix shadow stats for clock events by Ravi Bangoria · 6 years ago
  70. f4a0742 perf pmu: Move *_cpuid_str() weak functions to header.c by Kan Liang · 6 years ago
  71. 1e62856 perf symbols: Fix slowness due to -ffunction-section by Eric Saint-Etienne · 6 years ago
  72. 3b54411 perf vendor events: Add stepping in CPUID string for x86 by Kan Liang · 6 years ago
  73. eb08d00 perf stat: Use perf_evsel__is_clocki() for clock events by Ravi Bangoria · 6 years ago
  74. 11a64a0 perf pmu: Suppress potential format-truncation warning by Ben Hutchings · 6 years ago
  75. 7ad92a3 perf evlist: Rename perf_evlist__set_filter* to perf_evlist__set_tp_filter* by Arnaldo Carvalho de Melo · 6 years ago
  76. b01c1f69 perf tools: Restore proper cwd on return from mnt namespace by Jiri Olsa · 6 years ago
  77. 8feb8ef tools build feature: Check if get_current_dir_name() is available by Arnaldo Carvalho de Melo · 6 years ago
  78. fb50c09 perf tools: Fix crash on synthesizing the unit by Jiri Olsa · 6 years ago
  79. 45fd808 Merge tag 'perf-urgent-for-mingo-4.20-20181106' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 6 years ago
  80. 8e88c29 perf tools: Do not zero sample_id_all for group members by Jiri Olsa · 6 years ago
  81. f6c23e3 perf intel-pt: Add MTC and CYC timestamps to debug log by Adrian Hunter · 6 years ago
  82. 93f8be2 perf intel-pt: Add more event information to debug log by Adrian Hunter · 6 years ago
  83. ea1fa48 perf stat: Handle different PMU names with common prefix by Thomas Richter · 6 years ago
  84. c3537fc perf evlist: Move perf_evsel__reset_weak_group into evlist by Andi Kleen · 6 years ago
  85. 01897f3 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  86. 5d4f0ed perf intel-pt/bts: Calculate cpumode for synthesized samples by Adrian Hunter · 6 years ago
  87. 2424830 perf intel-pt: Insert callchain context into synthesized callchains by Adrian Hunter · 6 years ago
  88. 4f8f382 perf tools: Don't clone maps from parent when synthesizing forks by David Miller · 6 years ago
  89. e9024d5 perf callchain: Honour the ordering of PERF_CONTEXT_{USER,KERNEL,etc} by David S. Miller · 6 years ago
  90. d6c9c05 perf cs-etm: Correct CPU mode for samples by Leo Yan · 6 years ago
  91. 1fe627d perf unwind: Take pgoff into account when reporting elf to libdwfl by Milian Wolff · 6 years ago
  92. 343a9f3 Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  93. f0718d7 Merge branch 'linus' into perf/urgent, to pick up fixes by Ingo Molnar · 6 years ago
  94. 99f753f perf script: Implement --graph-function by Andi Kleen · 6 years ago
  95. 4eb0681 perf script: Make itrace script default to all calls by Andi Kleen · 6 years ago
  96. 50b825d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  97. c05f364 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  98. a9c5e6c perf trace: Introduce per-event maximum number of events property by Arnaldo Carvalho de Melo · 6 years ago
  99. b7e8452 perf evsel: Mark a evsel as disabled when asking the kernel do disable it by Arnaldo Carvalho de Melo · 6 years ago
  100. a19c59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago