1. 2db7b1e perf bpf: Return NULL when RB tree lookup fails in perf_env__find_btf() by Jiri Olsa · 6 years ago
  2. b9abbdf perf tools: Fix map reference counting by Jiri Olsa · 6 years ago
  3. adc6257 perf evlist: Fix side band thread draining by Jiri Olsa · 6 years ago
  4. a93e0b2 perf tools: Check maps for bpf programs by Song Liu · 6 years ago
  5. aa52660 perf bpf: Return NULL when RB tree lookup fails in perf_env__find_bpf_prog_info() by Jiri Olsa · 6 years ago
  6. 3a5b64f perf evsel: Use hweight64() instead of hweight_long(attr.sample_regs_user) by Mao Han · 6 years ago
  7. 14c9b31 perf header: Fix lock/unlock imbalances when processing BPF/BTF info by Gustavo A. R. Silva · 6 years ago
  8. e94d6b7 perf pmu: Fix parser error for uncore event alias by Kan Liang · 6 years ago
  9. 977c7a6 perf machine: Update kernel map address and re-order properly by Wei Li · 6 years ago
  10. 4e8a5c1 perf evsel: Fix max perf_event_attr.precise_ip detection by Jiri Olsa · 6 years ago
  11. f3b4e06 perf intel-pt: Fix TSC slip by Adrian Hunter · 6 years ago
  12. c8fa7a8 perf cs-etm: Add missing case value by Solomon Tan · 6 years ago
  13. f8dfeae perf bpf: Show more BPF program info in print_bpf_prog_info() by Song Liu · 6 years ago
  14. fc462ac perf bpf: Extract logic to create program names from perf_event__synthesize_one_bpf_prog() by Song Liu · 6 years ago
  15. d56354d perf tools: Save bpf_prog_info and BTF of new BPF programs by Song Liu · 6 years ago
  16. 657ee55 perf evlist: Introduce side band thread by Song Liu · 6 years ago
  17. 6987561 perf annotate: Enable annotation of BPF programs by Song Liu · 6 years ago
  18. 3ca3877 perf bpf: Process PERF_BPF_EVENT_PROG_LOAD for annotation by Song Liu · 6 years ago
  19. 9b86d04 perf symbols: Introduce DSO_BINARY_TYPE__BPF_PROG_INFO by Song Liu · 6 years ago
  20. a70a11231 perf bpf: Save BTF information as headers to perf.data by Song Liu · 6 years ago
  21. 3792cb2 perf bpf: Save BTF in a rbtree in perf_env by Song Liu · 6 years ago
  22. 606f972 perf bpf: Save bpf_prog_info information as headers to perf.data by Song Liu · 6 years ago
  23. e4378f0 perf bpf: Save bpf_prog_info in a rbtree in perf_env by Song Liu · 6 years ago
  24. e541695 perf bpf: Make synthesize_bpf_events() receive perf_session pointer instead of perf_tool by Song Liu · 6 years ago
  25. a742258 perf bpf: Synthesize bpf events with bpf_program__get_prog_info_linear() by Song Liu · 6 years ago
  26. 71184c6 perf record: Replace option --bpf-event with --no-bpf-event by Song Liu · 6 years ago
  27. 42dfa45 perf evsel: Free evsel->counts in perf_evsel__exit() by Arnaldo Carvalho de Melo · 6 years ago
  28. 1e5b0cf perf top: Fix global-buffer-overflow issue by Changbin Du · 6 years ago
  29. da3a53a7 perf maps: Purge all maps from the 'names' tree by Changbin Du · 6 years ago
  30. b49265e perf map: Remove map from 'names' tree in __maps__remove() by Changbin Du · 6 years ago
  31. cb6186a perf hist: Add missing map__put() in error case by Changbin Du · 6 years ago
  32. 8bde851 perf build-id: Fix memory leak in print_sdt_events() by Changbin Du · 6 years ago
  33. 54569ba perf config: Fix a memory leak in collect_config() by Changbin Du · 6 years ago
  34. 39df730 perf list: Don't forget to drop the reference to the allocated thread_map by Changbin Du · 6 years ago
  35. 42a5864 perf stat: Improve scaling by Andi Kleen · 6 years ago
  36. 75998bb perf stat: Fix --no-scale by Andi Kleen · 6 years ago
  37. a4e7e6e perf report: Indicate JITed code better in report by Andi Kleen · 6 years ago
  38. 702fb9b perf report: Show all sort keys in help output by Andi Kleen · 6 years ago
  39. 03724b2 perf record: Allow to limit number of reported perf.data files by Andi Kleen · 6 years ago
  40. 4968ac8 perf report: Implement browsing of individual samples by Andi Kleen · 6 years ago
  41. 6f3da20 perf report: Support builtin perf script in scripts menu by Andi Kleen · 6 years ago
  42. 3723908 perf report: Support time sort key by Andi Kleen · 6 years ago
  43. e51f806 perf session: Add process callback to reader object by Jiri Olsa · 6 years ago
  44. 258031c perf header: Add DIR_FORMAT feature to describe directory data by Jiri Olsa · 6 years ago
  45. 29583c1 perf data: Make perf_data__size() work over directory by Jiri Olsa · 6 years ago
  46. e8be135 perf data: Add perf_data__update_dir() function by Jiri Olsa · 6 years ago
  47. ec65def perf data: Support having perf.data stored as a directory by Jiri Olsa · 6 years ago
  48. eaeffeb perf probe: Fix getting the kernel map by Adrian Hunter · 6 years ago
  49. 2a1292c perf report: Parse time quantum by Andi Kleen · 6 years ago
  50. f8c856c perf time-utils: Add utility function to print time stamps in nanoseconds by Andi Kleen · 6 years ago
  51. 52bab88 perf report: Support output in nanoseconds by Andi Kleen · 6 years ago
  52. 3ab481a perf script: Support insn output for normal samples by Andi Kleen · 6 years ago
  53. b339da4 Merge tag 'perf-core-for-mingo-5.1-20190307' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 6 years ago
  54. b8f7d86 perf data: Force perf_data__open|close zero data->file.path by Jiri Olsa · 6 years ago
  55. befa09b perf session: Fix double free in perf_data__close by Jiri Olsa · 6 years ago
  56. 5b61adb perf evsel: Probe for precise_ip with simple attr by Jiri Olsa · 6 years ago
  57. 90a86bd perf tools: Read and store caps/max_precise in perf_pmu by Jiri Olsa · 6 years ago
  58. 2634958 perf hist: Fix memory leak of srcline by Jiri Olsa · 6 years ago
  59. c575891 perf hist: Add error path into hist_entry__init by Jiri Olsa · 6 years ago
  60. 1532593 perf thread: Generalize function to copy from thread addr space from intel-bts code by Andi Kleen · 6 years ago
  61. bc3bb79 perf annotate: Calculate the max instruction name, align column to that by Arnaldo Carvalho de Melo · 6 years ago
  62. 203b660 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  63. a53837a perf clang: Remove needless extra semicolon by Yang Wei · 6 years ago
  64. f435887 perf db-export: Add calls parent_id to enable creation of call trees by Adrian Hunter · 6 years ago
  65. 0763338 perf intel-pt: Fix divide by zero when TSC is not available by Adrian Hunter · 6 years ago
  66. c1c4920 perf auxtrace: Improve address filter error message when there is no DSO by Adrian Hunter · 6 years ago
  67. 284c4e1 perf time-utils: Refactor time range parsing code by Jin Yao · 6 years ago
  68. f74a53d9 tools: libbpf: add a correctly named define for map iteration by Jakub Kicinski · 6 years ago
  69. 4d6101f perf probe: Clarify error message about not finding kernel modules debuginfo by Arnaldo Carvalho de Melo · 6 years ago
  70. 94816ad perf tools: Add perf_exe() helper to find perf binary by Andi Kleen · 6 years ago
  71. eb61767 perf data: Add perf_data__open_dir_data function by Jiri Olsa · 6 years ago
  72. 1455206 perf data: Add perf_data__(create_dir|close_dir) functions by Jiri Olsa · 6 years ago
  73. ccb7a71 perf data: Fail check_backup in case of error by Jiri Olsa · 6 years ago
  74. 5021fc4 perf data: Make check_backup work over directories by Jiri Olsa · 6 years ago
  75. c69e4c3 perf tools: Add rm_rf_perf_data function by Jiri Olsa · 6 years ago
  76. cdb6b02 perf tools: Add pattern name checking to rm_rf by Jiri Olsa · 6 years ago
  77. 05a4865 perf tools: Add depth checking to rm_rf by Jiri Olsa · 6 years ago
  78. 2d4f279 perf data: Add global path holder by Jiri Olsa · 6 years ago
  79. 45112e8 perf data: Move size to struct perf_data_file by Jiri Olsa · 6 years ago
  80. 3c0cd95 perf thread-stack: Hide x86 retpolines by Adrian Hunter · 6 years ago
  81. 1f35cd6 perf thread-stack: Improve thread_stack__no_call_return() by Adrian Hunter · 6 years ago
  82. 11db1ad perf annotate: Fix getting source line failure by Wei Li · 6 years ago
  83. b4409ae perf tools: Make rm_rf() remove single file by Jiri Olsa · 6 years ago
  84. deb83da perf cpumap: Increase debug level for cpu_map__snprint verbose output by Jiri Olsa · 6 years ago
  85. b20fe10 perf bpf-event: Add missing new line into pr_debug call by Jiri Olsa · 6 years ago
  86. 6e7e8b9 perf evsel: Force sample_type for slave events by Jiri Olsa · 6 years ago
  87. 529c1a9 perf session: Don't report zero period samples for slave events by Jiri Olsa · 6 years ago
  88. d19f8564 perf bpf: Add bpf_map dumper by Arnaldo Carvalho de Melo · 6 years ago
  89. 7346195 perf report: Don't shadow inlined symbol with different addr range by He Kuang · 6 years ago
  90. e19a01c perf tools: Use sysfs__mountpoint() when reading cpu topology by Jiri Olsa · 6 years ago
  91. 48e6c5a perf tools: Add numa_topology object by Jiri Olsa · 6 years ago
  92. 5135d5e perf tools: Add cpu_topology object by Jiri Olsa · 6 years ago
  93. b00ccb27 perf header: Fix wrong node write in NUMA_TOPOLOGY feature by Jiri Olsa · 6 years ago
  94. 3313da8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  95. aa4df30 perf header: Remove unused 'cpu_nr' field from 'struct cpu_topo' by Jiri Olsa · 6 years ago
  96. a9aeb87 perf header: Get rid of write_it label by Jiri Olsa · 6 years ago
  97. 33bbc57 perf list: Display metric expressions for --details option by Jiri Olsa · 6 years ago
  98. 714a92d perf tools: Fix legacy events symbol separator parsing by Jiri Olsa · 6 years ago
  99. 5ff3288 perf tools: Rename build libperf to perf by Jiri Olsa · 6 years ago
  100. 8224531 perf cs-etm: Modularize auxtrace_buffer fetch function by Mathieu Poirier · 6 years ago