index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
perf ftrace: Add option --tid to filter by thread id
Changbin Du
2020-08-14
2
-0
/
+6
|
*
|
|
|
|
perf ftrace: Add option -D/--delay to delay tracing
Changbin Du
2020-08-14
2
-3
/
+20
|
*
|
|
|
|
perf: ftrace: Allow set graph depth by '--graph-opts'
Changbin Du
2020-08-14
2
-7
/
+3
|
*
|
|
|
|
perf ftrace: Add support for trace option tracing_thresh
Changbin Du
2020-08-14
2
-1
/
+26
|
*
|
|
|
|
perf ftrace: Add option 'verbose' to show more info for graph tracer
Changbin Du
2020-08-14
2
-1
/
+29
|
*
|
|
|
|
perf ftrace: Add support for tracing option 'irq-info'
Changbin Du
2020-08-14
2
-1
/
+21
|
*
|
|
|
|
perf ftrace: Add support for trace option funcgraph-irqs
Changbin Du
2020-08-14
2
-1
/
+21
|
*
|
|
|
|
perf ftrace: Add support for trace option sleep-time
Changbin Du
2020-08-14
2
-0
/
+45
|
*
|
|
|
|
perf ftrace: Add support for tracing option 'func_stack_trace'
Changbin Du
2020-08-14
2
-0
/
+46
|
*
|
|
|
|
perf tools: Add general function to parse sublevel options
Changbin Du
2020-08-14
4
-44
/
+99
|
*
|
|
|
|
perf ftrace: Add option '--inherit' to trace children processes
Changbin Du
2020-08-14
2
-0
/
+41
|
*
|
|
|
|
perf ftrace: Show trace column header
Changbin Du
2020-08-14
1
-0
/
+3
|
*
|
|
|
|
perf ftrace: Add option '-m/--buffer-size' to set per-cpu buffer size
Changbin Du
2020-08-14
2
-0
/
+60
|
*
|
|
|
|
perf ftrace: Factor out function write_tracing_file_int()
Changbin Du
2020-08-14
1
-5
/
+12
|
*
|
|
|
|
perf ftrace: Add option '-F/--funcs' to list available functions
Changbin Du
2020-08-14
2
-0
/
+50
|
*
|
|
|
|
perf ftrace: Select function/function_graph tracer automatically
Changbin Du
2020-08-14
3
-23
/
+48
|
*
|
|
|
|
perf bench numa: Use numa_node_to_cpus() to bind tasks to nodes
Alexander Gordeev
2020-08-13
1
-17
/
+16
|
*
|
|
|
|
perf bench numa: Fix cpumask memory leak in node_has_cpus()
Alexander Gordeev
2020-08-13
1
-4
/
+9
|
*
|
|
|
|
tools build feature: Quote CC and CXX for their arguments
Daniel Díaz
2020-08-13
1
-1
/
+1
|
*
|
|
|
|
perf tools: Fix module symbol processing
Jiri Olsa
2020-08-13
2
-5
/
+4
|
*
|
|
|
|
perf tools: Rename 'enum dso_kernel_type' to 'enum dso_space_type'
Jiri Olsa
2020-08-13
7
-35
/
+35
|
*
|
|
|
|
libperf: Fix man page typos
Rob Herring
2020-08-13
3
-14
/
+17
|
*
|
|
|
|
perf test: Allow multiple probes in record+script_probe_vfs_getname.sh
Michael Petlan
2020-08-13
1
-2
/
+2
|
*
|
|
|
|
perf bench mem: Always memset source before memcpy
Vincent Whitchurch
2020-08-13
1
-10
/
+11
|
*
|
|
|
|
perf sched: Prefer sched_waking event when it exists
David Ahern
2020-08-13
1
-3
/
+29
|
*
|
|
|
|
perf bench: Fix a couple of spelling mistakes in options text
Colin Ian King
2020-08-12
1
-2
/
+2
|
*
|
|
|
|
perf bench numa: Fix benchmark names
Alexander Gordeev
2020-08-12
1
-18
/
+17
|
*
|
|
|
|
perf bench numa: Fix number of processes in "2x3-convergence" test
Alexander Gordeev
2020-08-12
1
-1
/
+1
|
*
|
|
|
|
tools headers UAPI: Sync kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
2020-08-12
1
-0
/
+4
|
*
|
|
|
|
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
2020-08-12
1
-0
/
+2
|
*
|
|
|
|
tools headers kvm s390: Sync headers with the kernel sources
Arnaldo Carvalho de Melo
2020-08-12
1
-2
/
+5
|
*
|
|
|
|
perf trace beauty: Use the autogenerated protocol family table
Arnaldo Carvalho de Melo
2020-08-12
3
-8
/
+13
|
*
|
|
|
|
perf trace beauty: Add script to autogenerate socket families table
Arnaldo Carvalho de Melo
2020-08-12
2
-0
/
+466
*
|
|
|
|
|
all arch: remove system call sys_sysctl
Xiaoming Ni
2020-08-15
3
-3
/
+3
*
|
|
|
|
|
selftests/exec: add file type errno tests
Kees Cook
2020-08-15
3
-2
/
+200
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-14
16
-68
/
+118
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-08-08
14
-64
/
+111
|
|
\
\
\
\
|
|
*
|
|
|
selftests/bpf: Fix silent Makefile output
Andrii Nakryiko
2020-08-07
1
-22
/
+26
|
|
*
|
|
|
bpf: Fix compilation warning of selftests
Jianlin Lv
2020-08-07
3
-14
/
+21
|
|
*
|
|
|
selftests: bpf: Switch off timeout
Jiri Benc
2020-08-07
1
-0
/
+1
|
|
*
|
|
|
bpf: Add missing return to resolve_btfids
Stanislav Fomichev
2020-08-07
1
-0
/
+1
|
|
*
|
|
|
libbf: Fix uninitialized pointer at btf__parse_raw()
Daniel T. Lee
2020-08-07
1
-1
/
+1
|
|
*
|
|
|
tools/bpf: Support new uapi for map element bpf iterator
Yonghong Song
2020-08-07
7
-25
/
+58
|
|
*
|
|
|
selftests/bpf: Prevent runqslower from racing on building bpftool
Andrii Nakryiko
2020-08-07
1
-2
/
+3
|
*
|
|
|
|
mptcp: more stable diag self-tests
Paolo Abeni
2020-08-08
1
-4
/
+5
|
*
|
|
|
|
selftests: mptcp: fix dependecies
Paolo Abeni
2020-08-08
1
-0
/
+2
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-12
3
-3
/
+106
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
selftests: kmod: use variable NAME in kmod_test_0001()
Tiezhu Yang
2020-08-12
1
-2
/
+2
|
*
|
|
|
mm/migrate: add migrate-shared test for migrate_vma_*()
Ralph Campbell
2020-08-12
1
-0
/
+35
|
*
|
|
|
kselftests: cgroup: add perpcu memory accounting test
Roman Gushchin
2020-08-12
1
-1
/
+69
[prev]
[next]