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 record: Move record_opts and other record decls out of perf.h
Arnaldo Carvalho de Melo
2019-08-26
30
-73
/
+107
*
perf stat: Remove needless headers from stat.h
Arnaldo Carvalho de Melo
2019-08-26
1
-3
/
+2
*
perf cpumap: No need to include perf.h, ditch it
Arnaldo Carvalho de Melo
2019-08-26
1
-2
/
+0
*
Merge tag 'v5.3-rc6' into perf/core, to pick up fixes
Ingo Molnar
2019-08-26
15
-69
/
+209
|
\
|
*
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-08-24
1
-1
/
+1
|
|
\
|
|
*
Tools: hv: kvp: eliminate 'may be used uninitialized' warning
Vitaly Kuznetsov
2019-08-20
1
-1
/
+1
|
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-08-21
7
-46
/
+53
|
|
\
\
|
|
*
|
selftests/kvm: make platform_info_test pass on AMD
Vitaly Kuznetsov
2019-08-21
1
-1
/
+1
|
|
*
|
selftests: kvm: fix state save/load on processors without XSAVE
Paolo Bonzini
2019-08-21
1
-6
/
+10
|
|
*
|
selftests: kvm: fix vmx_set_nested_state_test
Paolo Bonzini
2019-08-15
1
-3
/
+14
|
|
*
|
selftests: kvm: provide common function to enable eVMCS
Paolo Bonzini
2019-08-15
4
-21
/
+28
|
|
*
|
selftests: kvm: do not try running the VM in vmx_set_nested_state_test
Paolo Bonzini
2019-08-15
1
-15
/
+0
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-08-19
7
-22
/
+155
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-08-15
1
-0
/
+48
|
|
|
\
\
|
|
|
*
|
selftests: netfilter: extend flowtable test script for ipsec
Florian Westphal
2019-08-05
1
-0
/
+48
|
|
*
|
|
selftests: net: tcp_fastopen_backup_key.sh: fix shellcheck issue
Anders Roxell
2019-08-15
1
-1
/
+1
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-08-11
3
-17
/
+52
|
|
|
\
\
\
|
|
|
*
|
|
tools: bpftool: add error message on pin failure
Jakub Kicinski
2019-08-09
1
-1
/
+5
|
|
|
*
|
|
tools: bpftool: fix error message (prog -> object)
Jakub Kicinski
2019-08-09
1
-1
/
+1
|
|
|
*
|
|
selftests/bpf: tests for jmp to 1st insn
Alexei Starovoitov
2019-08-01
1
-0
/
+28
|
|
|
*
|
|
libbpf: set BTF FD for prog only when there is supported .BTF.ext data
Andrii Nakryiko
2019-08-01
1
-1
/
+5
|
|
|
*
|
|
libbpf : make libbpf_num_possible_cpus function thread safe
Takshak Chahande
2019-08-01
1
-7
/
+11
|
|
|
*
|
|
libbpf: fix erroneous multi-closing of BTF FD
Andrii Nakryiko
2019-07-27
1
-8
/
+3
|
|
*
|
|
|
bpf: sync bpf.h to tools infrastructure
Daniel Borkmann
2019-08-09
1
-4
/
+7
|
|
*
|
|
|
tc-testing: updated skbedit action tests with batch create/delete
Roman Mashak
2019-08-09
1
-0
/
+47
*
|
|
|
|
|
libperf: Fix alignment trap with xyarray contents in 'perf stat'
Gerald BAEZA
2019-08-22
1
-1
/
+2
*
|
|
|
|
|
perf c2c: Fix report with offline cpus
Ravi Bangoria
2019-08-22
1
-1
/
+1
*
|
|
|
|
|
libperf: Add perf_thread_map__nr/perf_thread_map__pid functions
Jiri Olsa
2019-08-22
17
-41
/
+45
*
|
|
|
|
|
perf cpumap: Remove needless includes from cpumap.h
Arnaldo Carvalho de Melo
2019-08-22
9
-2
/
+12
*
|
|
|
|
|
perf evsel: Switch to libperf's cpumap.h
Arnaldo Carvalho de Melo
2019-08-22
1
-1
/
+4
*
|
|
|
|
|
perf x86 kvm-stat: Add missing string.h header
Arnaldo Carvalho de Melo
2019-08-22
1
-0
/
+1
*
|
|
|
|
|
perf evsel: util/evsel.h needs stdio.h as it uses FILE
Arnaldo Carvalho de Melo
2019-08-22
1
-0
/
+1
*
|
|
|
|
|
perf evsel: Remove needless stddef.h from util/evsel.h
Arnaldo Carvalho de Melo
2019-08-22
1
-1
/
+0
*
|
|
|
|
|
perf evsel: Remove needless counts.h header from util/evsel.h
Arnaldo Carvalho de Melo
2019-08-22
2
-1
/
+2
*
|
|
|
|
|
perf evsel: Add missing perf/evsel.h header in util/evsel.h
Arnaldo Carvalho de Melo
2019-08-22
1
-0
/
+1
*
|
|
|
|
|
perf scripting python: Add missing counts.h header
Arnaldo Carvalho de Melo
2019-08-22
1
-0
/
+1
*
|
|
|
|
|
perf stat: Add missing counts.h
Arnaldo Carvalho de Melo
2019-08-22
2
-0
/
+2
*
|
|
|
|
|
perf tests: Add missing counts.h
Arnaldo Carvalho de Melo
2019-08-22
2
-0
/
+2
*
|
|
|
|
|
perf script: Add missing counts.h
Arnaldo Carvalho de Melo
2019-08-22
1
-0
/
+1
*
|
|
|
|
|
perf evlist: Add missing xyarray.h header
Arnaldo Carvalho de Melo
2019-08-22
1
-0
/
+2
*
|
|
|
|
|
perf bpf: Add missing xyarray.h header
Arnaldo Carvalho de Melo
2019-08-22
1
-0
/
+2
*
|
|
|
|
|
perf counts: Add missing headers needed for types used
Arnaldo Carvalho de Melo
2019-08-22
1
-0
/
+4
*
|
|
|
|
|
perf evsel: Move xyarray.h from evsel.c to evsel.h to reduce include dep tree
Arnaldo Carvalho de Melo
2019-08-22
2
-1
/
+2
*
|
|
|
|
|
perf metricgroup: Remove needless includes from metricgroup.h
Arnaldo Carvalho de Melo
2019-08-22
2
-6
/
+10
*
|
|
|
|
|
perf kvm s390: Add missing string.h header
Arnaldo Carvalho de Melo
2019-08-22
1
-0
/
+1
*
|
|
|
|
|
perf arm64: Add missing debug.h header
Arnaldo Carvalho de Melo
2019-08-22
1
-0
/
+1
*
|
|
|
|
|
libperf: Move perf's cpu_map__idx() to perf_cpu_map__idx()
Jiri Olsa
2019-08-22
5
-15
/
+16
*
|
|
|
|
|
libperf: Move perf's cpu_map__empty() to perf_cpu_map__empty()
Jiri Olsa
2019-08-22
14
-29
/
+32
*
|
|
|
|
|
perf tools: Use perf_cpu_map__nr instead of cpu_map__nr
Jiri Olsa
2019-08-22
5
-14
/
+9
*
|
|
|
|
|
tools headers: Add missing perf_event.h include
Jiri Olsa
2019-08-22
1
-0
/
+1
[next]