1. 6ef81c5 perf session: Return error code for perf_session__new() function on failure by Mamatha Inamdar · 5 years ago
  2. 9e6124d perf probe: Fix to clear tev->nargs in clear_probe_trace_event() by Masami Hiramatsu · 5 years ago
  3. 1a375ae perf probe: Skip same probe address for a given line by Masami Hiramatsu · 5 years ago
  4. 0216234 perf tools: Fix segfault in cpu_cache_level__read() by Jiri Olsa · 5 years ago
  5. 40f1c03 tools arch x86: Sync asm/cpufeatures.h with the kernel sources by Arnaldo Carvalho de Melo · 5 years ago
  6. 761830a tools arch x86 uapi: Synch asm/unistd.h with the kernel sources by Arnaldo Carvalho de Melo · 5 years ago
  7. 9846f13 tools uapi asm-generic: Sync unistd.h with the kernel sources by Arnaldo Carvalho de Melo · 5 years ago
  8. 7b678cc tools headers uapi: Sync prctl.h with the kernel sources by Arnaldo Carvalho de Melo · 5 years ago
  9. b117b9b perf tests: Fix static build test by Jiri Olsa · 5 years ago
  10. 351a1f5 Merge tag 'perf-core-for-mingo-5.4-20190920-2' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 5 years ago
  11. 2bff2b8 perf kvm stat: Set 'trace_cycles' as default event for 'perf kvm record' in powerpc by Anju T Sudhakar · 6 years ago
  12. 124eb5f perf kvm: Add arch neutral function to choose event for perf kvm record by Anju T Sudhakar · 6 years ago
  13. 8067b3d perf kvm: Move kvm-stat header file from conditional inclusion to common include section by Anju T Sudhakar · 6 years ago
  14. ce095c9 perf test: Fix spelling mistake "allos" -> "allocate" by Colin Ian King · 5 years ago
  15. 443f2d5 perf stat: Fix a segmentation fault when using repeat forever by Srikar Dronamraju · 5 years ago
  16. b63fd11 perf stat: Reset previous counts on repeat with interval by Srikar Dronamraju · 5 years ago
  17. b295c3e tools lib traceevent: Convert remaining %p[fF] users to %p[sS] by Sakari Ailus · 5 years ago
  18. 055c67e perf tools: Move event synthesizing routines to separate .c file by Arnaldo Carvalho de Melo · 5 years ago
  19. 5cac8ea perf memswap: Adopt 'struct u64_swap' from evsel.h by Arnaldo Carvalho de Melo · 5 years ago
  20. ea49e01 perf tools: Move event synthesizing routines to separate header by Arnaldo Carvalho de Melo · 5 years ago
  21. bd23ac1 perf auxtrace: Add missing 'struct perf_sample' forward declaration by Arnaldo Carvalho de Melo · 5 years ago
  22. f12be04 perf sched: Add missing event.h include directive by Arnaldo Carvalho de Melo · 5 years ago
  23. 3f79132 perf annotate: Add missing machine.h include directive by Arnaldo Carvalho de Melo · 5 years ago
  24. 3793d4d perf hist: Add missing 'struct branch_stack' forward declaration by Arnaldo Carvalho de Melo · 5 years ago
  25. 5939cac perf python: Remove debug.h by Arnaldo Carvalho de Melo · 5 years ago
  26. 9c9e754 perf callchain: Remove needless event.h include by Arnaldo Carvalho de Melo · 5 years ago
  27. b251892 perf stat: Move perf_stat_synthesize_config() to event.h by Arnaldo Carvalho de Melo · 5 years ago
  28. 2783061 perf event: Move perf_event__synthesize* to event.h by Arnaldo Carvalho de Melo · 5 years ago
  29. 87ffb6c perf env: Remove needless cpumap.h header by Arnaldo Carvalho de Melo · 5 years ago
  30. 09aa3b0 perf symbols: Add missing dso.h header by Arnaldo Carvalho de Melo · 5 years ago
  31. 36f3f45 perf probe: Add missing build-id.h header. by Arnaldo Carvalho de Melo · 5 years ago
  32. fb71c86c perf tools: Remove util.h from where it is not needed by Arnaldo Carvalho de Melo · 5 years ago
  33. 4a903c2 perf tools: Remove debug.h from places where it is not needed by Arnaldo Carvalho de Melo · 5 years ago
  34. b22bb13 perf debug: No need to include ui/util.h by Arnaldo Carvalho de Melo · 5 years ago
  35. 8fcbeae perf tools: Remove needless builtin.h include directives by Arnaldo Carvalho de Melo · 5 years ago
  36. 9e282b7 perf tools: Add PMU event JSON files for ARM Cortex-A76 and, Neoverse N1. by James Clark · 5 years ago
  37. 79743bc perf jvmti: Link against tools/lib/string.o to have weak strlcpy() by Arnaldo Carvalho de Melo · 5 years ago
  38. ad06219 Merge tag 'platform-drivers-x86-v5.4-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 5 years ago
  39. e0d60a1 Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  40. 22331f8 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  41. 772c1d0 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  42. 94d18ee Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  43. d75a43c Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  44. 58d4faf Merge tag 'riscv/for-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  45. e77fafe Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  46. c17112a Merge tag 'core-process-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  47. 36024fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  48. 44e9d30 kselftests: cgroup: add freezer mkdir test by Roman Gushchin · 5 years ago
  49. 4256d43 libperf: Adopt perf_cpu_map__max() function by Jiri Olsa · 5 years ago
  50. 227cb12 libperf: Add missing event.h file to install rule by Jiri Olsa · 5 years ago
  51. 9eab951 perf tests: Add libperf automated test for 'make -C tools/perf build-test' by Jiri Olsa · 5 years ago
  52. 5079bde perf python: Add missing python/perf.so dependency for libperf by Jiri Olsa · 5 years ago
  53. f73b3cc objtool: Clobber user CFLAGS variable by Josh Poimboeuf · 5 years ago
  54. 1233c7b tools/power/x86/intel-speed-select: Display core count for bucket by Srinivas Pandruvada · 5 years ago
  55. 3bc3d30 tools/power/x86/intel-speed-select: Fix memory leak by Prarit Bhargava · 5 years ago
  56. 522586a tools/power/x86/intel-speed-select: Output success/failed for command output by Prarit Bhargava · 5 years ago
  57. 49aed15 tools/power/x86/intel-speed-select: Output human readable CPU list by Prarit Bhargava · 5 years ago
  58. 76c2ef3 tools/power/x86/intel-speed-select: Change turbo ratio output to maximum turbo frequency by Prarit Bhargava · 5 years ago
  59. 808088e tools/power/x86/intel-speed-select: Switch output to MHz by Prarit Bhargava · 5 years ago
  60. dece22a tools/power/x86/intel-speed-select: Simplify output for turbo-freq and base-freq by Prarit Bhargava · 5 years ago
  61. 3ec2aef tools/power/x86/intel-speed-select: Fix cpu-count output by Prarit Bhargava · 5 years ago
  62. 43774c0 tools/power/x86/intel-speed-select: Fix help option typo by Prarit Bhargava · 5 years ago
  63. a8dc074 tools/power/x86/intel-speed-select: Fix package typo by Prarit Bhargava · 5 years ago
  64. 010764b tools/power/x86/intel-speed-select: Fix a read overflow in isst_set_tdp_level_msr() by Dan Carpenter · 5 years ago
  65. 2e9550ed Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 5 years ago
  66. 9326011 Merge branch 'x86/cleanups' into x86/cpu, to pick up dependent changes by Ingo Molnar · 5 years ago
  67. 91bfb56 selftest: A few cleanups for fib_nexthops.sh by David Ahern · 5 years ago
  68. 51bc620 riscv: Add support for libdw by Mao Han · 5 years ago
  69. 2c58167 Merge tag 'perf-core-for-mingo-5.4-20190901' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 5 years ago
  70. e98db89 Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 5 years ago
  71. 77e5517 Merge branch 'linus' into x86/cpu, to resolve conflicts by Ingo Molnar · 5 years ago
  72. 345464f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  73. 5358e6e Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 5 years ago
  74. 02a3f0d tc-testing: don't hardcode 'ip' in nsPlugin.py by Davide Caratti · 5 years ago
  75. ae31a51 objtool: Ignore intentional differences for the x86 insn decoder by Arnaldo Carvalho de Melo · 5 years ago
  76. 2ffd84a objtool: Update sync-check.sh from perf's check-headers.sh by Arnaldo Carvalho de Melo · 5 years ago
  77. 87a682a perf build: Ignore intentional differences for the x86 insn decoder by Arnaldo Carvalho de Melo · 5 years ago
  78. 00a2639 perf intel-pt: Use shared x86 insn decoder by Josh Poimboeuf · 5 years ago
  79. f1da0a6 perf intel-pt: Remove inat.c from build dependency list by Josh Poimboeuf · 5 years ago
  80. 58993fb perf: Update .gitignore file by Josh Poimboeuf · 5 years ago
  81. d046b72 objtool: Move x86 insn decoder to a common location by Josh Poimboeuf · 5 years ago
  82. f01642e perf metricgroup: Support multiple events for metricgroup by Jin Yao · 5 years ago
  83. 287f264 perf metricgroup: Scale the metric result by Jin Yao · 5 years ago
  84. a55ab7c perf pmu: Change convert_scale from static to global by Jin Yao · 5 years ago
  85. d3300a3 perf symbols: Move mem_info and branch_info out of symbol.h by Arnaldo Carvalho de Melo · 5 years ago
  86. f2a39fe perf auxtrace: Uninline functions that touch perf_session by Arnaldo Carvalho de Melo · 5 years ago
  87. fa0d984 perf tools: Remove needless evlist.h include directives by Arnaldo Carvalho de Melo · 5 years ago
  88. 7ae811b perf tools: Remove needless evlist.h include directives by Arnaldo Carvalho de Melo · 5 years ago
  89. ef7d956 perf tools: Remove needless thread_map.h include directives by Arnaldo Carvalho de Melo · 5 years ago
  90. 4becb23 perf tools: Remove needless thread.h include directives by Arnaldo Carvalho de Melo · 5 years ago
  91. df1a0a1 perf tools: Remove needless map.h include directives by Arnaldo Carvalho de Melo · 5 years ago
  92. afce8c4 perf probe: No need for symbol.h, symbol_conf is enough by Arnaldo Carvalho de Melo · 5 years ago
  93. 5c9dbe6 perf tools: Remove needless sort.h include directives by Arnaldo Carvalho de Melo · 5 years ago
  94. 4772925 perf tools: Move 'struct events_stats' and prototypes to separate header by Arnaldo Carvalho de Melo · 5 years ago
  95. 171f747 perf hist: Remove needless ui/progress.h from hist.h by Arnaldo Carvalho de Melo · 5 years ago
  96. 4a3cec8 perf dsos: Move the dsos struct and its methods to separate source files by Arnaldo Carvalho de Melo · 5 years ago
  97. b1d1b09 perf symbols: Move symsrc prototypes to a separate header by Arnaldo Carvalho de Melo · 5 years ago
  98. c38fa94 perf symbols: Add missing linux/refcount.h to symbol.h by Arnaldo Carvalho de Melo · 5 years ago
  99. 9bea81b perf symbol: Move C++ demangle defines to the only file using it by Arnaldo Carvalho de Melo · 5 years ago
  100. fac583f perf dso: Adopt DSO related macros from symbol.h by Arnaldo Carvalho de Melo · 5 years ago