index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-22
perf scripts python: exported-sql-viewer.py: Factor out ReportVars
Adrian Hunter
1
-14
/
+23
2019-02-22
perf scripts python: exported-sql-viewer.py: Factor out ReportDialogBase
Adrian Hunter
1
-17
/
+30
2019-02-22
perf scripts python: exported-sql-viewer.py: Move column headers
Adrian Hunter
1
-12
/
+13
2019-02-22
perf scripts python: exported-sql-viewer.py: Hide Call Graph option if no calls table
Adrian Hunter
1
-1
/
+12
2019-02-22
perf scripts python: exported-sql-viewer.py: Remove leftover debugging prints
Adrian Hunter
1
-7
/
+0
2019-02-22
perf scripts python: exported-sql-viewer.py: Fix missing shebang
Adrian Hunter
1
-0
/
+1
2019-02-22
perf thread-stack: Hide x86 retpolines
Adrian Hunter
1
-3
/
+109
2019-02-22
bpf, lpm: fix lookup bug in map_delete_elem
Alban Crequy
1
-0
/
+10
2019-02-22
perf thread-stack: Improve thread_stack__no_call_return()
Adrian Hunter
1
-3
/
+46
2019-02-21
perf annotate: Fix getting source line failure
Wei Li
1
-2
/
+2
2019-02-22
tools/selftest/vm: allow choosing mem size and page size in map_hugetlb
Christophe Leroy
1
-2
/
+27
2019-02-22
powerpc/selftest: fix type of mftb() in null_syscall
Christophe Leroy
1
-1
/
+1
2019-02-20
perf tools: Make rm_rf() remove single file
Jiri Olsa
1
-3
/
+13
2019-02-20
perf cpumap: Increase debug level for cpu_map__snprint verbose output
Jiri Olsa
1
-1
/
+1
2019-02-20
perf bpf-event: Add missing new line into pr_debug call
Jiri Olsa
1
-1
/
+1
2019-02-20
perf script: Allow +- operator for type specific fields option
Jiri Olsa
2
-0
/
+14
2019-02-20
perf evsel: Force sample_type for slave events
Jiri Olsa
1
-0
/
+8
2019-02-20
perf session: Don't report zero period samples for slave events
Jiri Olsa
1
-0
/
+7
2019-02-20
selftest/tls: Add test to verify received 'type' of non-data record
Vakul Garg
1
-0
/
+14
2019-02-20
tracing: Add hist trigger action 'expected fail' test case
Tom Zanussi
1
-0
/
+30
2019-02-20
tracing: Add alternative synthetic event trace action test case
Tom Zanussi
1
-0
/
+42
2019-02-20
tracing: Add hist trigger onchange() handler test case
Tom Zanussi
1
-0
/
+28
2019-02-20
tracing: Add hist trigger snapshot() action test case
Tom Zanussi
1
-0
/
+43
2019-02-20
tracing: Add SPDX license GPL-2.0 license identifier to inter-event testcases
Tom Zanussi
8
-0
/
+8
2019-02-19
perf trace: Allow dumping a BPF map after setting up BPF events
Arnaldo Carvalho de Melo
2
-0
/
+27
2019-02-19
perf bpf: Add bpf_map dumper
Arnaldo Carvalho de Melo
3
-0
/
+95
2019-02-19
perf test: Fix failure of 'evsel-tp-sched' test on s390
Thomas Richter
1
-3
/
+3
2019-02-19
perf doc: Fix documentation of the Flags section in perf.data
Jonas Rabenstein
1
-5
/
+4
2019-02-19
perf doc: Fix HEADER_CMDLINE description in perf.data documentation
Jonas Rabenstein
1
-1
/
+1
2019-02-19
bpf: bpftool, fix documentation for attach types
Alban Crequy
3
-4
/
+4
2019-02-19
perf report: Don't shadow inlined symbol with different addr range
He Kuang
2
-3
/
+9
2019-02-19
perf tools: Use sysfs__mountpoint() when reading cpu topology
Jiri Olsa
1
-7
/
+22
2019-02-19
perf tools: Add numa_topology object
Jiri Olsa
3
-93
/
+160
2019-02-19
perf tools: Add cpu_topology object
Jiri Olsa
4
-146
/
+166
2019-02-19
perf header: Fix wrong node write in NUMA_TOPOLOGY feature
Jiri Olsa
1
-1
/
+1
2019-02-19
Merge branch 'fixes' into next
Michael Ellerman
3
-1
/
+4
2019-02-18
media: rc: rcmm decoder and encoder
Patrick Lerda
2
-0
/
+21
2019-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
71
-180
/
+1656
2019-02-16
tools/libbpf: support bigger BTF data sizes
Andrii Nakryiko
1
-7
/
+8
2019-02-16
selftests: bpf: test_lwt_ip_encap: add negative tests.
Peter Oskolkov
1
-23
/
+88
2019-02-15
selftests: forwarding: Add some missing configuration symbols
Florian Fainelli
1
-0
/
+2
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
13
-33
/
+90
2019-02-15
perf tests shell: Skip trace+probe_vfs_getname.sh if built without trace support
Tommi Rantala
2
-0
/
+6
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-3
/
+0
2019-02-15
libbpf: Introduce bpf_object__btf
Andrey Ignatov
3
-0
/
+9
2019-02-15
libbpf: Introduce bpf_map__resize
Andrey Ignatov
3
-0
/
+16
2019-02-14
tools: sync uapi/linux/if_link.h header
Andrii Nakryiko
1
-0
/
+1
2019-02-14
tools/bpf: replace bzero with memset
Andrii Nakryiko
3
-30
/
+28
2019-02-14
tools build feature sched_getcpu: Undef _GNU_SOURCE at the end
Arnaldo Carvalho de Melo
1
-0
/
+2
2019-02-14
perf header: Remove unused 'cpu_nr' field from 'struct cpu_topo'
Jiri Olsa
1
-2
/
+0
[prev]
[next]