1. c48b072 Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  2. ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 9 months ago
  3. 7b1642f perf build-test: Honour JOBS to override detection of number of cores by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  4. ba78c1c perf tools: Basic support for CGROUP event by Namhyung Kim · 4 years, 9 months ago
  5. d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
  6. 956a783 perf test: Test pmu-events aliases by John Garry · 4 years, 10 months ago
  7. a6c925f perf test: Add pmu-events test by John Garry · 4 years, 10 months ago
  8. b2bf666 perf test: Print if shell directory isn't present by Ian Rogers · 4 years, 10 months ago
  9. d942815 perf expr: Make expr__parse() return -1 on error by Jiri Olsa · 4 years, 10 months ago
  10. 0f9b1e1 perf expr: Straighten expr__parse()/expr__find_other() interface by Jiri Olsa · 4 years, 10 months ago
  11. 42bbabe perf tools: Add hw_idx in struct branch_stack by Kan Liang · 4 years, 10 months ago
  12. cff20b3 perf tests bp_account: Make global variable static by Arnaldo Carvalho de Melo · 4 years, 10 months ago
  13. 2bbc835 perf test: Fix test trace+probe_vfs_getname.sh on s390 by Thomas Richter · 4 years, 11 months ago
  14. 0dd1979 perf test: Fix test case Merge cpu map by Thomas Richter · 5 years ago
  15. 6ae9c10 perf tests bp_signal: Show expected versus obtained values by Arnaldo Carvalho de Melo · 5 years ago
  16. fa7f7e7 perf jit: Move test functionality in to a test by Ian Rogers · 5 years ago
  17. 4804e01 perf stat: Use affinity for opening events by Andi Kleen · 5 years ago
  18. a2408a7 perf evlist: Maintain evlist->all_cpus by Andi Kleen · 5 years ago
  19. a573268 perf tests: Rename tests/map_groups.c to tests/maps.c by Arnaldo Carvalho de Melo · 5 years ago
  20. 6d38267 perf tests: Rename thread-mg-share to thread-maps-share by Arnaldo Carvalho de Melo · 5 years ago
  21. c54d241 perf maps: Rename map_groups.h to maps.h by Arnaldo Carvalho de Melo · 5 years ago
  22. 9a29cee perf maps: Rename 'mg' variables to 'maps' by Arnaldo Carvalho de Melo · 5 years ago
  23. fe87797 perf thread: Rename thread->mg to thread->maps by Arnaldo Carvalho de Melo · 5 years ago
  24. 79b6bb7 perf maps: Merge 'struct maps' with 'struct map_groups' by Arnaldo Carvalho de Melo · 5 years ago
  25. 98dcf14 perf tools: Add kernel AUX area sampling definitions by Adrian Hunter · 5 years ago
  26. a910e46 perf parse: Report initial event parsing error by Ian Rogers · 5 years ago
  27. c5c584d perf maps: Do not use an rbtree to sort by map name by Arnaldo Carvalho de Melo · 5 years ago
  28. c152973 perf unwind: Use 'struct map_symbol' in 'struct unwind_entry' by Arnaldo Carvalho de Melo · 5 years ago
  29. af8490e perf tests: Fix out of bounds memory access by Leo Yan · 5 years ago
  30. 5048146 perf map_groups: Introduce for_each_entry() and for_each_entry_safe() iterators by Arnaldo Carvalho de Melo · 5 years ago
  31. 8efc4f0 perf maps: Add for_each_entry()/_safe() iterators by Arnaldo Carvalho de Melo · 5 years ago
  32. b7dc21f perf tests: Fix a typo by Leo Yan · 5 years ago
  33. 6a5f3d9 perf tests: Disable bp_signal testing for arm64 by Leo Yan · 5 years ago
  34. e533ead perf tests bp_account: Add dedicated checking helper is_supported() by Leo Yan · 5 years ago
  35. 12d7956 perf tests: Remove needless headers for bp_account by Leo Yan · 5 years ago
  36. 791ce9c perf test: Avoid infinite loop for task exit case by Leo Yan · 5 years ago
  37. 6add129 perf test: Report failure for mmap events by Leo Yan · 5 years ago
  38. 151ed5d libperf: Adopt perf_mmap__read_event() from tools/perf by Jiri Olsa · 5 years ago
  39. 32fdc2c libperf: Adopt perf_mmap__read_done() from tools/perf by Jiri Olsa · 5 years ago
  40. 7c4d418 libperf: Adopt perf_mmap__read_init() from tools/perf by Jiri Olsa · 5 years ago
  41. 7728fa0 libperf: Adopt perf_mmap__consume() function from tools/perf by Jiri Olsa · 5 years ago
  42. e3e2cf3 perf tests: Avoid raising SEGV using an obvious NULL dereference by Ian Rogers · 5 years ago
  43. 80ab298 libperf: Add perf_evlist__poll() function by Jiri Olsa · 5 years ago
  44. 2604911 perf tools: No need to include internal/lib.h from util/util.h by Arnaldo Carvalho de Melo · 5 years ago
  45. 20f2be1 libperf: Move 'page_size' global variable to libperf by Jiri Olsa · 5 years ago
  46. b0031c2 libperf: Add perf_evlist__id_add() function by Jiri Olsa · 5 years ago
  47. 515dbe4 libperf: Add perf_evlist__first()/last() functions by Jiri Olsa · 5 years ago
  48. 70c2036 libperf: Add perf_evsel__alloc_id/perf_evsel__free_id functions by Jiri Olsa · 5 years ago
  49. c976ee1 libperf: Move 'nr_mmaps' from 'struct evlist' to 'struct perf_evlist' by Jiri Olsa · 5 years ago
  50. 648b5af libperf: Move 'system_wide' from 'struct evsel' to 'struct perf_evsel' by Jiri Olsa · 5 years ago
  51. e0fcfb0 perf evlist: Adopt backwards ring buffer state enum by Arnaldo Carvalho de Melo · 5 years ago
  52. db6b7b1 perf tools: Rename perf_evlist__munmap() to evlist__munmap() by Jiri Olsa · 5 years ago
  53. 9521b5f perf tools: Rename perf_evlist__mmap() to evlist__mmap() by Jiri Olsa · 5 years ago
  54. a583053 perf tools: Rename 'struct perf_mmap' to 'struct mmap' by Jiri Olsa · 5 years ago
  55. 6ef81c5 perf session: Return error code for perf_session__new() function on failure by Mamatha Inamdar · 5 years ago
  56. b117b9b perf tests: Fix static build test by Jiri Olsa · 5 years ago
  57. ce095c9 perf test: Fix spelling mistake "allos" -> "allocate" by Colin Ian King · 5 years ago
  58. ea49e01 perf tools: Move event synthesizing routines to separate header by Arnaldo Carvalho de Melo · 5 years ago
  59. 87ffb6c perf env: Remove needless cpumap.h header by Arnaldo Carvalho de Melo · 5 years ago
  60. fb71c86c perf tools: Remove util.h from where it is not needed by Arnaldo Carvalho de Melo · 5 years ago
  61. 4a903c2 perf tools: Remove debug.h from places where it is not needed by Arnaldo Carvalho de Melo · 5 years ago
  62. 9eab951 perf tests: Add libperf automated test for 'make -C tools/perf build-test' by Jiri Olsa · 5 years ago
  63. d3300a3 perf symbols: Move mem_info and branch_info out of symbol.h by Arnaldo Carvalho de Melo · 5 years ago
  64. f2a39fe perf auxtrace: Uninline functions that touch perf_session by Arnaldo Carvalho de Melo · 5 years ago
  65. fa0d984 perf tools: Remove needless evlist.h include directives by Arnaldo Carvalho de Melo · 5 years ago
  66. 7ae811b perf tools: Remove needless evlist.h include directives by Arnaldo Carvalho de Melo · 5 years ago
  67. 4becb23 perf tools: Remove needless thread.h include directives by Arnaldo Carvalho de Melo · 5 years ago
  68. df1a0a1 perf tools: Remove needless map.h include directives by Arnaldo Carvalho de Melo · 5 years ago
  69. 4a3cec8 perf dsos: Move the dsos struct and its methods to separate source files by Arnaldo Carvalho de Melo · 5 years ago
  70. b6b5574 perf env: Remove env.h from other headers where just a fwd decl is needed by Arnaldo Carvalho de Melo · 5 years ago
  71. 8520a98 perf debug: Remove needless include directives from debug.h by Arnaldo Carvalho de Melo · 5 years ago
  72. b420902 perf tools: Remove debug.h from header files not needing it by Arnaldo Carvalho de Melo · 5 years ago
  73. 0ac25fd perf tools: Remove perf.h from source files not needing it by Arnaldo Carvalho de Melo · 5 years ago
  74. 91854f9 perf tools: Move everything related to sys_perf_event_open() to perf-sys.h by Arnaldo Carvalho de Melo · 5 years ago
  75. 7293237 libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix by Jiri Olsa · 5 years ago
  76. 2da39f1 perf evlist: Remove needless util.h from evlist.h by Arnaldo Carvalho de Melo · 5 years ago
  77. 69d81f0 libperf: Rename the PERF_RECORD_ structs to have a "perf" suffix by Arnaldo Carvalho de Melo · 5 years ago
  78. d93fc7a perf tests: Fixes hang in zstd compression test by changing the source of random data by James Clark · 5 years ago
  79. aeb00b1 perf record: Move record_opts and other record decls out of perf.h by Arnaldo Carvalho de Melo · 5 years ago
  80. a2f354e libperf: Add perf_thread_map__nr/perf_thread_map__pid functions by Jiri Olsa · 5 years ago
  81. 5e51b0b perf cpumap: Remove needless includes from cpumap.h by Arnaldo Carvalho de Melo · 5 years ago
  82. e4aec1b perf tests: Add missing counts.h by Arnaldo Carvalho de Melo · 5 years ago
  83. 97993bd perf tools: Add NO_LIBCAP=1 to the minimal build test by Arnaldo Carvalho de Melo · 5 years ago
  84. 4fe94ce1 perf test vfs_getname: Disable ~/.perfconfig to get default output by Arnaldo Carvalho de Melo · 5 years ago
  85. 5c30af9 libperf: Adopt perf_evsel__read() function from tools/perf by Jiri Olsa · 5 years ago
  86. 88761fa libperf: Adopt simplified perf_evsel__close() function from tools/perf by Jiri Olsa · 5 years ago
  87. 5643b1a libperf: Move nr_members from perf's evsel to libperf's perf_evsel by Jiri Olsa · 5 years ago
  88. 453fa03 libperf: Add perf_evlist__set_maps() function by Jiri Olsa · 5 years ago
  89. 03617c2 libperf: Add threads to struct perf_evlist by Jiri Olsa · 5 years ago
  90. fe1f61b libperf: Add own_cpus to struct perf_evsel by Jiri Olsa · 5 years ago
  91. 9c3516d libperf: Add perf_cpu_map__new()/perf_cpu_map__read() functions by Jiri Olsa · 5 years ago
  92. 1fc632c libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel by Jiri Olsa · 5 years ago
  93. 6484d2f libperf: Add nr_entries to struct perf_evlist by Jiri Olsa · 5 years ago
  94. 7836e52 libperf: Add perf_thread_map__get()/perf_thread_map__put() by Jiri Olsa · 5 years ago
  95. 4b49cce libperf: Add perf_thread_map__new_dummy() function by Jiri Olsa · 5 years ago
  96. 38f01d8 libperf: Add perf_cpu_map__get()/perf_cpu_map__put() by Jiri Olsa · 5 years ago
  97. 397721e libperf: Add perf_cpu_map__dummy_new() function by Jiri Olsa · 5 years ago
  98. e74676d perf evlist: Rename perf_evlist__disable() to evlist__disable() by Jiri Olsa · 5 years ago
  99. 1c87f16 perf evlist: Rename perf_evlist__enable() to evlist__enable() by Jiri Olsa · 5 years ago
  100. 474ddc4 perf evlist: Rename perf_evlist__open() to evlist__open() by Jiri Olsa · 5 years ago