- 5bbec3c Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh by Linus Torvalds · 4 years, 5 months ago
- 713eee8 Merge tag 'perf-tools-2020-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years, 5 months ago
- 88db0aa all arch: remove system call sys_sysctl by Xiaoming Ni · 4 years, 5 months ago
- 0f71241 selftests/exec: add file type errno tests by Kees Cook · 4 years, 5 months ago
- 0bb605c sh: Add SECCOMP_FILTER by Michael Karcher · 4 years, 6 months ago
- 492e4ed perf ftrace: Make option description initials all capital letters by Arnaldo Carvalho de Melo · 4 years, 5 months ago
- c7a14fd perf build-ids: Fall back to debuginfod query if debuginfo not found by Frank Ch. Eigler · 4 years, 5 months ago
- a508d06 perf bench numa: Remove dead code in parse_nodes_opt() by Peng Fan · 4 years, 5 months ago
- 8989f5f perf stat: Update POWER9 metrics to utilize other metrics by Paul A. Clarke · 4 years, 5 months ago
- 0094024 perf ftrace: Add change log by Changbin Du · 4 years, 5 months ago
- 3c4dc21 perf: ftrace: Add set_tracing_options() to set all trace options by Changbin Du · 4 years, 5 months ago
- 42145d7 perf ftrace: Add option --tid to filter by thread id by Changbin Du · 4 years, 5 months ago
- 6555c2f perf ftrace: Add option -D/--delay to delay tracing by Changbin Du · 4 years, 5 months ago
- a8f87a5 perf: ftrace: Allow set graph depth by '--graph-opts' by Changbin Du · 4 years, 5 months ago
- 00c85d5 perf ftrace: Add support for trace option tracing_thresh by Changbin Du · 4 years, 5 months ago
- 59486fb perf ftrace: Add option 'verbose' to show more info for graph tracer by Changbin Du · 4 years, 5 months ago
- c81fc34 perf ftrace: Add support for tracing option 'irq-info' by Changbin Du · 4 years, 5 months ago
- d1bcf17 perf ftrace: Add support for trace option funcgraph-irqs by Changbin Du · 4 years, 5 months ago
- 38988f2 perf ftrace: Add support for trace option sleep-time by Changbin Du · 4 years, 5 months ago
- b1d84af perf ftrace: Add support for tracing option 'func_stack_trace' by Changbin Du · 4 years, 5 months ago
- a80abe2 perf tools: Add general function to parse sublevel options by Changbin Du · 4 years, 5 months ago
- 5b347472 perf ftrace: Add option '--inherit' to trace children processes by Changbin Du · 4 years, 5 months ago
- 81523c1 perf ftrace: Show trace column header by Changbin Du · 4 years, 5 months ago
- 846e193 perf ftrace: Add option '-m/--buffer-size' to set per-cpu buffer size by Changbin Du · 4 years, 5 months ago
- 68faab0 perf ftrace: Factor out function write_tracing_file_int() by Changbin Du · 4 years, 5 months ago
- d6d81bf perf ftrace: Add option '-F/--funcs' to list available functions by Changbin Du · 4 years, 5 months ago
- eb6d31a perf ftrace: Select function/function_graph tracer automatically by Changbin Du · 4 years, 5 months ago
- a1d2108 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 5 months ago
- 2db13a9 perf bench numa: Use numa_node_to_cpus() to bind tasks to nodes by Alexander Gordeev · 4 years, 5 months ago
- 509f68e3 perf bench numa: Fix cpumask memory leak in node_has_cpus() by Alexander Gordeev · 4 years, 5 months ago
- fa5c893 tools build feature: Quote CC and CXX for their arguments by Daniel Díaz · 4 years, 5 months ago
- b2fe96a perf tools: Fix module symbol processing by Jiri Olsa · 4 years, 5 months ago
- 1c695c8 perf tools: Rename 'enum dso_kernel_type' to 'enum dso_space_type' by Jiri Olsa · 4 years, 5 months ago
- ce746d4 libperf: Fix man page typos by Rob Herring · 4 years, 5 months ago
- 194cb6b perf test: Allow multiple probes in record+script_probe_vfs_getname.sh by Michael Petlan · 4 years, 6 months ago
- 1beaef2 perf bench mem: Always memset source before memcpy by Vincent Whitchurch · 4 years, 5 months ago
- d566a9c perf sched: Prefer sched_waking event when it exists by David Ahern · 4 years, 5 months ago
- 9ad57f6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
- aaa3e7f selftests: kmod: use variable NAME in kmod_test_0001() by Tiezhu Yang · 4 years, 5 months ago
- b0fc0f3 mm/migrate: add migrate-shared test for migrate_vma_*() by Ralph Campbell · 4 years, 5 months ago
- 90631e1 kselftests: cgroup: add perpcu memory accounting test by Roman Gushchin · 4 years, 5 months ago
- f9f9506 perf bench: Fix a couple of spelling mistakes in options text by Colin Ian King · 4 years, 5 months ago
- 85372c6 perf bench numa: Fix benchmark names by Alexander Gordeev · 4 years, 5 months ago
- 72d69c2 perf bench numa: Fix number of processes in "2x3-convergence" test by Alexander Gordeev · 4 years, 5 months ago
- 6016e03 tools headers UAPI: Sync kvm.h headers with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 5 months ago
- fe452fb8 tools include UAPI: Sync linux/vhost.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 5 months ago
- 23db762 tools headers kvm s390: Sync headers with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 5 months ago
- f3cf7fa perf trace beauty: Use the autogenerated protocol family table by Arnaldo Carvalho de Melo · 4 years, 5 months ago
- 58277f5 perf trace beauty: Add script to autogenerate socket families table by Arnaldo Carvalho de Melo · 4 years, 5 months ago
- 57b0779 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 5 months ago
- 4bf5e36 Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 4 years, 5 months ago
- 00e4db5 Merge tag 'perf-tools-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years, 5 months ago
- ed3854f Merge tag 'ktest-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 4 years, 5 months ago
- ff131ef ktest.pl: Fix spelling mistake "Cant" -> "Can't" by Colin Ian King · 4 years, 5 months ago
- 855d8ab ktest.pl: Change the logic to control the size of the log file emailed by Steven Rostedt (VMware) · 4 years, 7 months ago
- 32663c78 Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 5 months ago
- 64cae2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 5 months ago
- 6bdb621 mptcp: more stable diag self-tests by Paolo Abeni · 4 years, 5 months ago
- 158b47a6 selftests: mptcp: fix dependecies by Paolo Abeni · 4 years, 5 months ago
- 6ba0d2e Merge tag 'kallsyms_show_value-fix-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
- 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
- 7a30919 selftests: add mincore() tests by Ricardo Cañuelo · 4 years, 5 months ago
- fbc1ac9d tools/cgroup: add memcg_slabinfo.py tool by Roman Gushchin · 4 years, 5 months ago
- 933dc80 kselftests: cgroup: add kernel memory accounting tests by Roman Gushchin · 4 years, 5 months ago
- d830020 tools/testing/selftests/cgroup/cgroup_util.c: cg_read_strcmp: fix null pointer dereference by Gaurav Singh · 4 years, 5 months ago
- 79e3ea5 tools/: replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 5 months ago
- 9af4766 selftests: splice: Check behavior of full and short splices by Kees Cook · 4 years, 5 months ago
- 25d8d4e Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 5 months ago
- dbf8381 Merge tag 'riscv-for-linus-5.9-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 5 months ago
- d5ca590 selftests/bpf: Fix silent Makefile output by Andrii Nakryiko · 4 years, 5 months ago
- 1101c87 perf record: Skip side-band event setup if HAVE_LIBBPF_SUPPORT is not set by Jin Yao · 4 years, 5 months ago
- 6665598 perf tools powerpc: Add support for extended regs in power10 by Athira Rajeev · 4 years, 5 months ago
- 33583e6 perf tools powerpc: Add support for extended register capability by Anju T Sudhakar · 4 years, 5 months ago
- d01541d tools headers UAPI: Sync drm/i915_drm.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 5 months ago
- dd4a5c2 tools arch x86: Sync asm/cpufeatures.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 5 months ago
- f815fe5 tools arch x86: Sync the msr-index.h copy with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 5 months ago
- 7a36b9d tools headers UAPI: update linux/in.h copy by Arnaldo Carvalho de Melo · 4 years, 5 months ago
- 929e54a bpf: Fix compilation warning of selftests by Jianlin Lv · 4 years, 5 months ago
- 6fc5916 selftests: bpf: Switch off timeout by Jiri Benc · 4 years, 5 months ago
- d48556f bpf: Add missing return to resolve_btfids by Stanislav Fomichev · 4 years, 5 months ago
- 932ac54 libbf: Fix uninitialized pointer at btf__parse_raw() by Daniel T. Lee · 4 years, 5 months ago
- 74fc097 tools/bpf: Support new uapi for map element bpf iterator by Yonghong Song · 4 years, 5 months ago
- 6bcaf41 selftests/bpf: Prevent runqslower from racing on building bpftool by Andrii Nakryiko · 4 years, 6 months ago
- 1e21b5c Merge tag 'livepatching-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching by Linus Torvalds · 4 years, 5 months ago
- 2044513 Merge tag 'csky-for-linus-5.9-rc1' of https://github.com/c-sky/csky-linux by Linus Torvalds · 4 years, 5 months ago
- bbcf9cd Merge tag 'xtensa-20200805' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 4 years, 5 months ago
- 9ab9bc5 Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 5 months ago
- c0bde40 tools headers API: Update close_range affected files by Arnaldo Carvalho de Melo · 4 years, 5 months ago
- e534bfb perf script: Add 'tod' field to display time of day by Jiri Olsa · 4 years, 5 months ago
- 60e5eeb perf script: Change the 'enum perf_output_field' enumerators to be 64 bits by Jiri Olsa · 4 years, 5 months ago
- 88371c5 perf data: Add support to store time of day in CTF data conversion by Jiri Olsa · 4 years, 5 months ago
- 9d88a1a1 perf tools: Move clockid_res_ns under clock struct by Jiri Olsa · 4 years, 5 months ago
- d1e325c perf header: Store clock references for -k/--clockid option by Jiri Olsa · 4 years, 5 months ago
- cc3365b perf tools: Add clockid_name function by Jiri Olsa · 4 years, 5 months ago
- 6953beb perf clockid: Move parse_clockid() to new clockid object by Jiri Olsa · 4 years, 5 months ago
- 7d65864 tools lib traceevent: Handle possible strdup() error in tep_add_plugin_path() API by Tzvetomir Stoyanov (VMware) · 4 years, 6 months ago
- db885ed libtraceevent: Fixed description of tep_add_plugin_path() API by Tzvetomir Stoyanov (VMware) · 4 years, 6 months ago
- 602e29f libtraceevent: Fixed type in PRINT_FMT_STING by Tzvetomir Stoyanov (VMware) · 4 years, 6 months ago
- d339a19 libtraceevent: Fixed broken indentation in parse_ip4_print_args() by Tzvetomir Stoyanov (VMware) · 4 years, 6 months ago
- b796162 libtraceevent: Improve error handling of tep_plugin_add_option() API by Tzvetomir Stoyanov (VMware) · 4 years, 6 months ago