1. d982b33 perf tests: Fix a memory leak in test__perf_evsel__tp_sched_test() by Changbin Du · 6 years ago
  2. f97a899 perf tests: Fix memory leak by expr__find_other() in test__expr() by Changbin Du · 6 years ago
  3. 93faa52 perf tests: Fix a memory leak of cpu_map object in the openat_syscall_event_on_all_cpus test by Changbin Du · 6 years ago
  4. 42dfa45 perf evsel: Free evsel->counts in perf_evsel__exit() by Arnaldo Carvalho de Melo · 6 years ago
  5. 1e5b0cf perf top: Fix global-buffer-overflow issue by Changbin Du · 6 years ago
  6. da3a53a7 perf maps: Purge all maps from the 'names' tree by Changbin Du · 6 years ago
  7. b49265e perf map: Remove map from 'names' tree in __maps__remove() by Changbin Du · 6 years ago
  8. cb6186a perf hist: Add missing map__put() in error case by Changbin Du · 6 years ago
  9. 70c819e perf top: Fix error handling in cmd_top() by Changbin Du · 6 years ago
  10. 0dba9e4 perf top: Delete the evlist before perf_session, fixing heap-use-after-free issue by Changbin Du · 6 years ago
  11. 8bde851 perf build-id: Fix memory leak in print_sdt_events() by Changbin Du · 6 years ago
  12. 54569ba perf config: Fix a memory leak in collect_config() by Changbin Du · 6 years ago
  13. 9b40dff perf config: Fix an error in the config template documentation by Changbin Du · 6 years ago
  14. 11c1ea6 perf tools: Fix errors under optimization level '-Og' by Changbin Du · 6 years ago
  15. 39df730 perf list: Don't forget to drop the reference to the allocated thread_map by Changbin Du · 6 years ago
  16. af7a14a perf tools: Add doc about how to build perf with Asan and UBSan by Changbin Du · 6 years ago
  17. c3b4d5c perf vendor events: Remove P8 HW events which are not supported by Mamatha Inamdar · 6 years ago
  18. 42a5864 perf stat: Improve scaling by Andi Kleen · 6 years ago
  19. 75998bb perf stat: Fix --no-scale by Andi Kleen · 6 years ago
  20. 90b10f4 perf script: Support relative time by Andi Kleen · 6 years ago
  21. a4e7e6e perf report: Indicate JITed code better in report by Andi Kleen · 6 years ago
  22. 702fb9b perf report: Show all sort keys in help output by Andi Kleen · 6 years ago
  23. c38dab7 perf record: Clarify help for --switch-output by Andi Kleen · 6 years ago
  24. 03724b2 perf record: Allow to limit number of reported perf.data files by Andi Kleen · 6 years ago
  25. 6f40b2a perf list: Filter metrics too by Andi Kleen · 6 years ago
  26. dfcbc2f tools lib bpf: Fix the build by adding a missing stdarg.h include by Arnaldo Carvalho de Melo · 6 years ago
  27. e3b74de perf tools report: Add custom scripts to script menu by Andi Kleen · 6 years ago
  28. 59c2498 perf ui browser: Fix ui popup argv browser for many entries by Andi Kleen · 6 years ago
  29. 905e4af perf script: Add array bound checking to list_scripts by Andi Kleen · 6 years ago
  30. ca52bab perf tools: Add some new tips describing the new options by Andi Kleen · 6 years ago
  31. 4968ac8 perf report: Implement browsing of individual samples by Andi Kleen · 6 years ago
  32. 6f3da20 perf report: Support builtin perf script in scripts menu by Andi Kleen · 6 years ago
  33. 1d6c49d perf report: Support running scripts for current time range by Andi Kleen · 6 years ago
  34. 3723908 perf report: Support time sort key by Andi Kleen · 6 years ago
  35. e87e548 perf script: Filter COMM/FORK/.. events by CPU by Andi Kleen · 6 years ago
  36. 2fb7104 tools headers uapi: Update linux/in.h copy by Arnaldo Carvalho de Melo · 6 years ago
  37. 1a787fc tools headers uapi: Sync copy of asm-generic/unistd.h with the kernel sources by Arnaldo Carvalho de Melo · 6 years ago
  38. df94bb4 perf tools: Update x86's syscall_64.tbl, no change in tools/perf behaviour by Arnaldo Carvalho de Melo · 6 years ago
  39. 49f93bb perf script python: Add printdate function to SQL exporters by Tony Jones · 6 years ago
  40. ebf6c5c perf script python: Add Python3 support to export-to-sqlite.py by Tony Jones · 6 years ago
  41. 1937b05 perf script python: Add Python3 support to export-to-postgresql.py by Tony Jones · 6 years ago
  42. beda0e7 perf script python: Add Python3 support to exported-sql-viewer.py by Tony Jones · 6 years ago
  43. 75065a8 perf report: Use less for scripts output by Andi Kleen · 6 years ago
  44. e51f806 perf session: Add process callback to reader object by Jiri Olsa · 6 years ago
  45. 258031c perf header: Add DIR_FORMAT feature to describe directory data by Jiri Olsa · 6 years ago
  46. 29583c1 perf data: Make perf_data__size() work over directory by Jiri Olsa · 6 years ago
  47. e8be135 perf data: Add perf_data__update_dir() function by Jiri Olsa · 6 years ago
  48. cd3dd8d perf data: Don't store auxtrace index for directory data file by Jiri Olsa · 6 years ago
  49. ec65def perf data: Support having perf.data stored as a directory by Jiri Olsa · 6 years ago
  50. 98c07a8 perf vendor events amd: perf PMU events for AMD Family 17h by Martin Liška · 6 years ago
  51. eaeffeb perf probe: Fix getting the kernel map by Adrian Hunter · 6 years ago
  52. 2a1292c perf report: Parse time quantum by Andi Kleen · 6 years ago
  53. f8c856c perf time-utils: Add utility function to print time stamps in nanoseconds by Andi Kleen · 6 years ago
  54. 52bab88 perf report: Support output in nanoseconds by Andi Kleen · 6 years ago
  55. 3ab481a perf script: Support insn output for normal samples by Andi Kleen · 6 years ago
  56. 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
  57. b8f7d86 perf data: Force perf_data__open|close zero data->file.path by Jiri Olsa · 6 years ago
  58. befa09b perf session: Fix double free in perf_data__close by Jiri Olsa · 6 years ago
  59. 5b61adb perf evsel: Probe for precise_ip with simple attr by Jiri Olsa · 6 years ago
  60. 90a86bd perf tools: Read and store caps/max_precise in perf_pmu by Jiri Olsa · 6 years ago
  61. 2634958 perf hist: Fix memory leak of srcline by Jiri Olsa · 6 years ago
  62. c575891 perf hist: Add error path into hist_entry__init by Jiri Olsa · 6 years ago
  63. e34c940 perf c2c: Fix c2c report for empty numa node by Jiri Olsa · 6 years ago
  64. fdf2460 perf script python: Add Python3 support to intel-pt-events.py by Tony Jones · 6 years ago
  65. c253c72 perf script python: Add Python3 support to event_analyzing_sample.py by Tony Jones · 6 years ago
  66. 57e604b perf script python: add Python3 support to check-perf-trace.py by Tony Jones · 6 years ago
  67. de2ec16 perf script python: Add Python3 support to futex-contention.py by Tony Jones · 6 years ago
  68. b504d7f perf script python: Remove mixed indentation by Tony Jones · 6 years ago
  69. c1d3e63 perf diff: Support --pid/--tid filter options by Jin Yao · 6 years ago
  70. daca23b perf diff: Support --cpu filter option by Jin Yao · 6 years ago
  71. 4802138 perf diff: Support --time filter option by Jin Yao · 6 years ago
  72. 1532593 perf thread: Generalize function to copy from thread addr space from intel-bts code by Andi Kleen · 6 years ago
  73. bc3bb79 perf annotate: Calculate the max instruction name, align column to that by Arnaldo Carvalho de Melo · 6 years ago
  74. 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
  75. 3478588 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  76. a53837a perf clang: Remove needless extra semicolon by Yang Wei · 6 years ago
  77. 3163613 perf bpf: Automatically add BTF ELF markers by Arnaldo Carvalho de Melo · 6 years ago
  78. 3717f61 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  79. edaed16 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  80. 9e9322e selftest/net: Remove duplicate header by Souptick Joarder · 6 years ago
  81. f7fb7c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  82. 87dab7c bpf: add test cases for non-pointer sanitiation logic by Daniel Borkmann · 6 years ago
  83. 4e7df11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  84. 9eb3591 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  85. 886225b selftests: bpf: break up test_progs - misc by Stanislav Fomichev · 6 years ago
  86. 271a633 selftests: bpf: break up test_progs - spinlock by Stanislav Fomichev · 6 years ago
  87. 20cb14f selftests: bpf: break up test_progs - tracepoint by Stanislav Fomichev · 6 years ago
  88. 615741d selftests: bpf: break up test_progs - stackmap by Stanislav Fomichev · 6 years ago
  89. eaf9074 selftests: bpf: break up test_progs - xdp by Stanislav Fomichev · 6 years ago
  90. 7395724 selftests: bpf: break up test_progs - pkt access by Stanislav Fomichev · 6 years ago
  91. 3f30658 selftests: bpf: break up test_progs - preparations by Stanislav Fomichev · 6 years ago
  92. 5cce85c bpf: sync bpf.h to tools and update bpf_helpers.h by brakmo · 6 years ago
  93. 255c1c7 tc-testing: Allow test cases to be skipped by Lucas Bates · 6 years ago
  94. a83de90 selftests/bpf: set unlimited RLIMIT_MEMLOCK for test_sock_fields by Yonghong Song · 6 years ago
  95. ada641f selftests: fixes for UDP GRO by Paolo Abeni · 6 years ago
  96. c3b81a5 perf beauty msg_flags: Add missing %s lost when adding prefix suppression logic by Arnaldo Carvalho de Melo · 6 years ago
  97. ae8b887 perf scripts python: exported-sql-viewer.py: Add call tree by Adrian Hunter · 6 years ago
  98. 254c0d8 perf scripts python: exported-sql-viewer.py: Factor out CallGraphModelBase by Adrian Hunter · 6 years ago
  99. a448ba2 perf scripts python: exported-sql-viewer.py: Improve TreeModel abstraction by Adrian Hunter · 6 years ago
  100. a731cc4 perf scripts python: exported-sql-viewer.py: Factor out TreeWindowBase by Adrian Hunter · 6 years ago