1. d3e0ce3 perf bpf: Improve BPF related error messages by Wang Nan · 9 years ago
  2. 07bc5c6 perf tools: Make fetch_kernel_version() publicly available by Wang Nan · 9 years ago
  3. 45825d8 bpf tools: Add new API bpf_object__get_kversion() by Wang Nan · 9 years ago
  4. 6371ca3 bpf tools: Improve libbpf error reporting by Wang Nan · 9 years ago
  5. 0a62f68 perf probe: Cleanup find_perf_probe_point_from_map to reduce redundancy by Masami Hiramatsu · 9 years ago
  6. 62ec9b3 perf annotate: Inform the user about objdump failures in --stdio by Andi Kleen · 9 years ago
  7. 2f4bf52 Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  8. b3b0d09 selftests: vm: add tests for lock on fault by Eric B Munson · 9 years ago
  9. 4a981ab tools/vm/slabinfo: gnuplot slabifo extended stat by Sergey Senozhatsky · 9 years ago
  10. 2cee611 tools/vm/slabinfo: cosmetic globals cleanup by Sergey Senozhatsky · 9 years ago
  11. a8ea0bf tools/vm/slabinfo: output sizes in bytes by Sergey Senozhatsky · 9 years ago
  12. 016c6cd tools/vm/slabinfo: introduce extended totals mode by Sergey Senozhatsky · 9 years ago
  13. 0d00bf5 tools/vm/slabinfo: fix alternate opts names by Sergey Senozhatsky · 9 years ago
  14. 2651f6e tools/vm/slabinfo: sort slabs by loss by Sergey Senozhatsky · 9 years ago
  15. 4980a96 tools/vm/slabinfo: limit the number of reported slabs by Sergey Senozhatsky · 9 years ago
  16. 2b10075 tools/vm/slabinfo: use getopt no_argument/optional_argument by Sergey Senozhatsky · 9 years ago
  17. e054731 perf stat: Make stat options global by Jiri Olsa · 9 years ago
  18. 0014de1 perf sched latency: Fix thread pid reuse issue by Jiri Olsa · 9 years ago
  19. 98d3b25 perf tools: Fix find_perf_probe_point_from_map() which incorrectly returns success by Wang Nan · 9 years ago
  20. 956959f perf trace: Fix documentation for -i by Peter Feiner · 9 years ago
  21. 0c77c04 tools lib bpf: Change FEATURE-DUMP to FEATURE-DUMP.libbpf by Yunlong Song · 9 years ago
  22. 4a4f66a perf llvm: Pass LINUX_VERSION_CODE to BPF program when compiling by Wang Nan · 9 years ago
  23. 59f41af perf llvm: Pass number of configured CPUs to clang compiler by Wang Nan · 9 years ago
  24. 9891639 perf tools: Allow shuffling the build tests by Arnaldo Carvalho de Melo · 9 years ago
  25. cb8382e perf tools: Insert split maps correctly into origin group by Jiri Olsa · 9 years ago
  26. 118c216 Merge tag 'staging-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  27. 3d6f478 Merge tag 'usb-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  28. 0d51ce9 Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  29. eedfcb4 perf stat: Use common printout function to avoid duplicated code by Andi Kleen · 9 years ago
  30. 4579ecc perf stat: Move sw clock metrics printout to stat-shadow by Andi Kleen · 9 years ago
  31. b0f85fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  32. ce4d72f Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  33. a75a3f6 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  34. b02ac6b Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  35. 3b5bab3 selftests: breakpoint: Actually build it by Ben Hutchings · 9 years ago
  36. ee00479 selftests: vm: Try harder to allocate huge pages by Ben Hutchings · 9 years ago
  37. 3b4d381 selftests: Make scripts executable by Ben Hutchings · 9 years ago
  38. c28628b selftests: kprobe: Choose an always-defined function to probe by Ben Hutchings · 9 years ago
  39. 55f4d73 selftests: memfd: Stop unnecessary rebuilds by Ben Hutchings · 9 years ago
  40. c1ee483 selftests: Add missing #include directives by Ben Hutchings · 9 years ago
  41. 2814228 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  42. 7b2a430 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  43. 715f8db tools lib bpf: Fix compiler warning on CentOS 6 by Namhyung Kim · 9 years ago
  44. 7a01194 perf bpf: Mute libbpf when '-v' not set by Wang Nan · 9 years ago
  45. 597bdeb perf test: Keep test result clean if '-v' not set by Wang Nan · 9 years ago
  46. e21a47f rtc: rtctest: enabling UIE for a chip that doesn't support it returns EINVAL by Uwe Kleine-König · 9 years ago
  47. fd88d16 selftests/seccomp: Be more precise with syscall arguments. by Robert Sesek · 9 years ago
  48. 2098516 acpi: nfit: Add support for hot-add by Vishal Verma · 9 years ago
  49. 57ab3b08 Creating a common structure initialization pattern for struct option by Sriram Raghunathan · 9 years ago
  50. 19c9fb8 cpupower: Enable disabled Cstates if they are below max latency by Thomas Renninger · 9 years ago
  51. 6452094 cpupower: Remove debug message when using cpupower idle-set -D switch by Thomas Renninger · 9 years ago
  52. 20102ac cpupower: cpupower monitor reports uninitialized values for offline cpus by Jacob Tanenbaum · 9 years ago
  53. 5b9ddd0 Merge branch 'acpica' by Rafael J. Wysocki · 9 years ago
  54. 226f1f7 selftests/x86: Add a fork() to entry_from_vm86 to catch fork bugs by Andy Lutomirski · 9 years ago
  55. 7ed4915 perf unwind: Pass symbol source to libunwind by Rabin Vincent · 9 years ago
  56. 3af6ed8 tools build: Fix libiberty feature detection by Rabin Vincent · 9 years ago
  57. d509db0 perf tools: Compile scriptlets to BPF objects when passing '.c' to --event by Wang Nan · 9 years ago
  58. 71dc2326 perf record: Add clang options for compiling BPF scripts by Wang Nan · 9 years ago
  59. 1f45b1d perf bpf: Attach eBPF filter to perf event by Wang Nan · 9 years ago
  60. 50f1e6d perf tools: Make sure fixdep is built before libbpf by Jiri Olsa · 9 years ago
  61. dc323ce perf script: Enable printing of branch stack by Stephane Eranian · 9 years ago
  62. 729a784 perf trace: Add cmd string table to decode sys_bpf first arg by Arnaldo Carvalho de Melo · 9 years ago
  63. 4edf30e perf bpf: Collect perf_evsel in BPF object files by Wang Nan · 9 years ago
  64. 1e5e3ee perf tools: Load eBPF object into kernel by Wang Nan · 9 years ago
  65. aa3abf3 perf tools: Create probe points for BPF programs by Wang Nan · 9 years ago
  66. 84c86ca perf tools: Enable passing bpf object file to --event by Wang Nan · 9 years ago
  67. 69d262a perf ebpf: Add the libbpf glue by Wang Nan · 9 years ago
  68. ed63f34c perf tools: Make perf depend on libbpf by Wang Nan · 9 years ago
  69. 443f8c7 perf symbols: Fix endless loop in dso__split_kallsyms_for_kcore by Jiri Olsa · 9 years ago
  70. 374ce93 perf tools: Enable pre-event inherit setting by config terms by Wang Nan · 9 years ago
  71. 5baecbc perf symbols: we can now read separate debug-info files based on a build ID by Dima Kogan · 9 years ago
  72. f2f3096 perf symbols: Fix type error when reading a build-id by Dima Kogan · 9 years ago
  73. f4efcce perf tools: Search for more options when passing args to -h by Arnaldo Carvalho de Melo · 9 years ago
  74. 1e5a293 perf stat: Cache aggregated map entries in extra cpumap by Jiri Olsa · 9 years ago
  75. 2322f57 perf cpu_map: Add cpu_map__empty_new function by Jiri Olsa · 9 years ago
  76. af33998 perf evsel: Move id_offset out of struct perf_evsel union member by Jiri Olsa · 9 years ago
  77. c711836 perf tools: Introduce usage_with_options_msg() by Namhyung Kim · 9 years ago
  78. cf516d0 Merge 4.3-rc7 into staging-next by Greg Kroah-Hartman · 9 years ago
  79. 01b1945 perf tools: Setup pager when printing usage and help by Namhyung Kim · 9 years ago
  80. b272a59 perf report: Rename to --show-cpu-utilization by Namhyung Kim · 9 years ago
  81. a5f4a69 perf tools: Improve ambiguous option help message by Namhyung Kim · 9 years ago
  82. 0bbc367 Merge 4.3-rc7 into usb-next by Greg Kroah-Hartman · 9 years ago
  83. 161d904 perf tools: Provide help for subset of options by Arnaldo Carvalho de Melo · 9 years ago
  84. 869c55b perf tools: Show tool command line options ordered by Arnaldo Carvalho de Melo · 9 years ago
  85. a4d8e93 Merge tag 'usb-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 9 years ago
  86. f06cff7c perf annotate: Don't die() when finding an invalid config option by Arnaldo Carvalho de Melo · 9 years ago
  87. 464b01a perf ui tui: Register the error callbacks before initializing the widgets by Arnaldo Carvalho de Melo · 9 years ago
  88. 39ff7cd perf annotate: Fix 'annotate.use_offset' config variable usage by Namhyung Kim · 9 years ago
  89. 76a2654 perf tools: Improve call graph documents and help messages by Namhyung Kim · 9 years ago
  90. 792aeaf perf tools: Defaults to 'caller' callchain order only if --children is enabled by Namhyung Kim · 9 years ago
  91. a2c10d3 perf top: Support call-graph display options also by Namhyung Kim · 9 years ago
  92. 21cf628 perf tools: Move callchain help messages to callchain.h by Namhyung Kim · 9 years ago
  93. b6bd9c7 tools lib traceevent: Support %ps/%pS by Scott Wood · 9 years ago
  94. 759d2a9 tools/power turbostat: bugfix: print MAX_NON_TURBO_RATIO by Len Brown · 9 years ago
  95. 842e7133 ACPICA: iASL: General cleanup of the file suffix #defines by Bob Moore · 9 years ago
  96. e3d006c perf annotate: Add debug message for out of bounds sample by Arnaldo Carvalho de Melo · 9 years ago
  97. 8b8cde4 perf evsel: Print branch filter state with -vv by Andi Kleen · 9 years ago
  98. bc1d036 perf cpu_map: Fix core dump caused by per-socket/core system-wide stat by Kan Liang · 9 years ago
  99. 2f465de tools lib traceevent: update KVM plugin by Paolo Bonzini · 9 years ago
  100. e1d040c perf build: Add fixdep to .gitignore by Yunlong Song · 9 years ago