aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2020-08-15Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shGravatar Linus Torvalds 1-1/+7
2020-08-15Merge tag 'perf-tools-2020-08-14' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 36-247/+1252
2020-08-14all arch: remove system call sys_sysctlGravatar Xiaoming Ni 3-3/+3
2020-08-14selftests/exec: add file type errno testsGravatar Kees Cook 3-2/+200
2020-08-14sh: Add SECCOMP_FILTERGravatar Michael Karcher 1-1/+7
2020-08-14perf ftrace: Make option description initials all capital lettersGravatar Arnaldo Carvalho de Melo 1-14/+14
2020-08-14perf build-ids: Fall back to debuginfod query if debuginfo not foundGravatar Frank Ch. Eigler 6-1/+43
2020-08-14perf bench numa: Remove dead code in parse_nodes_opt()Gravatar Peng Fan 1-2/+0
2020-08-14perf stat: Update POWER9 metrics to utilize other metricsGravatar Paul A. Clarke 1-24/+24
2020-08-14perf ftrace: Add change logGravatar Changbin Du 1-0/+1
2020-08-14perf: ftrace: Add set_tracing_options() to set all trace optionsGravatar Changbin Du 1-55/+63
2020-08-14perf ftrace: Add option --tid to filter by thread idGravatar Changbin Du 2-0/+6
2020-08-14perf ftrace: Add option -D/--delay to delay tracingGravatar Changbin Du 2-3/+20
2020-08-14perf: ftrace: Allow set graph depth by '--graph-opts'Gravatar Changbin Du 2-7/+3
2020-08-14perf ftrace: Add support for trace option tracing_threshGravatar Changbin Du 2-1/+26
2020-08-14perf ftrace: Add option 'verbose' to show more info for graph tracerGravatar Changbin Du 2-1/+29
2020-08-14perf ftrace: Add support for tracing option 'irq-info'Gravatar Changbin Du 2-1/+21
2020-08-14perf ftrace: Add support for trace option funcgraph-irqsGravatar Changbin Du 2-1/+21
2020-08-14perf ftrace: Add support for trace option sleep-timeGravatar Changbin Du 2-0/+45
2020-08-14perf ftrace: Add support for tracing option 'func_stack_trace'Gravatar Changbin Du 2-0/+46
2020-08-14perf tools: Add general function to parse sublevel optionsGravatar Changbin Du 4-44/+99
2020-08-14perf ftrace: Add option '--inherit' to trace children processesGravatar Changbin Du 2-0/+41
2020-08-14perf ftrace: Show trace column headerGravatar Changbin Du 1-0/+3
2020-08-14perf ftrace: Add option '-m/--buffer-size' to set per-cpu buffer sizeGravatar Changbin Du 2-0/+60
2020-08-14perf ftrace: Factor out function write_tracing_file_int()Gravatar Changbin Du 1-5/+12
2020-08-14perf ftrace: Add option '-F/--funcs' to list available functionsGravatar Changbin Du 2-0/+50
2020-08-14perf ftrace: Select function/function_graph tracer automaticallyGravatar Changbin Du 3-23/+48
2020-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 16-68/+118
2020-08-13perf bench numa: Use numa_node_to_cpus() to bind tasks to nodesGravatar Alexander Gordeev 1-17/+16
2020-08-13perf bench numa: Fix cpumask memory leak in node_has_cpus()Gravatar Alexander Gordeev 1-4/+9
2020-08-13tools build feature: Quote CC and CXX for their argumentsGravatar Daniel Díaz 1-1/+1
2020-08-13perf tools: Fix module symbol processingGravatar Jiri Olsa 2-5/+4
2020-08-13perf tools: Rename 'enum dso_kernel_type' to 'enum dso_space_type'Gravatar Jiri Olsa 7-35/+35
2020-08-13libperf: Fix man page typosGravatar Rob Herring 3-14/+17
2020-08-13perf test: Allow multiple probes in record+script_probe_vfs_getname.shGravatar Michael Petlan 1-2/+2
2020-08-13perf bench mem: Always memset source before memcpyGravatar Vincent Whitchurch 1-10/+11
2020-08-13perf sched: Prefer sched_waking event when it existsGravatar David Ahern 1-3/+29
2020-08-12Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 3-3/+106
2020-08-12selftests: kmod: use variable NAME in kmod_test_0001()Gravatar Tiezhu Yang 1-2/+2
2020-08-12mm/migrate: add migrate-shared test for migrate_vma_*()Gravatar Ralph Campbell 1-0/+35
2020-08-12kselftests: cgroup: add perpcu memory accounting testGravatar Roman Gushchin 1-1/+69
2020-08-12perf bench: Fix a couple of spelling mistakes in options textGravatar Colin Ian King 1-2/+2
2020-08-12perf bench numa: Fix benchmark namesGravatar Alexander Gordeev 1-18/+17
2020-08-12perf bench numa: Fix number of processes in "2x3-convergence" testGravatar Alexander Gordeev 1-1/+1
2020-08-12tools headers UAPI: Sync kvm.h headers with the kernel sourcesGravatar Arnaldo Carvalho de Melo 1-0/+4
2020-08-12tools include UAPI: Sync linux/vhost.h with the kernel sourcesGravatar Arnaldo Carvalho de Melo 1-0/+2
2020-08-12tools headers kvm s390: Sync headers with the kernel sourcesGravatar Arnaldo Carvalho de Melo 1-2/+5
2020-08-12perf trace beauty: Use the autogenerated protocol family tableGravatar Arnaldo Carvalho de Melo 3-8/+13
2020-08-12perf trace beauty: Add script to autogenerate socket families tableGravatar Arnaldo Carvalho de Melo 2-0/+466
2020-08-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-3/+3