Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
ba6d10ab8014ac10d25ca513352b6665e73b5785
/
tools
237f83d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
5450e8a
Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 6 years ago
14e5175
tc-testing: introduce scapyPlugin for basic traffic
by Lucas Bates
· 6 years ago
a7d50a0
tc-testing: Allow tdc plugins to see test case data
by Lucas Bates
· 6 years ago
e9a83bd
Merge tag 'docs-5.3' of git://git.lwn.net/linux
by Linus Torvalds
· 6 years ago
6e52fca
tc-tests: Add tc action ct tests
by Paul Blakey
· 6 years ago
608745f
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
4b47045
Merge tag 'acpi-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
cf2d213
Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
2ec98f5
Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 6 years ago
92c1d65
Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 6 years ago
6fb8dbc
tc-tests: actions: add MPLS tests
by John Hurley
· 6 years ago
af144a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
17ccf9e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
2800f24
selftests: forwarding: Test multipath hashing on inner IP pkts for GRE tunnel
by Stephen Suryaputra
· 6 years ago
bc2d8af
selftests/bpf: fix test_reuseport_array on s390
by Ilya Leoshkevich
· 6 years ago
46f1ec2
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
cecaa76
selftests: txring_overwrite: fix incorrect test of mmap() return value
by Frank de Brabander
· 6 years ago
13324c4
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
0d37dde
Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
927ba67
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
686cbe9
tools arch x86: Sync asm/cpufeatures.h with the with the kernel
by Arnaldo Carvalho de Melo
· 6 years ago
e3b22a6
Merge remote-tracking branch 'tip/perf/core' into perf/urgent
by Arnaldo Carvalho de Melo
· 6 years ago
552a031
Merge tag 'v5.2' into perf/core, to pick up fixes
by Ingo Molnar
· 6 years ago
8fc9f8b
tools: bpftool: add completion for bpftool prog "loadall"
by Quentin Monnet
· 6 years ago
06ec0e2
selftests/bpf: fix test_attach_probe map definition
by Andrii Nakryiko
· 6 years ago
76d9507
selftests/bpf: add verifier tests for wide stores
by Stanislav Fomichev
· 6 years ago
4cfacbe
bpf: sync bpf.h to tools/
by Stanislav Fomichev
· 6 years ago
cd07a95
libbpf: add perf_buffer_ prefix to README
by Andrii Nakryiko
· 6 years ago
9b190f1
tools/bpftool: switch map event_pipe to libbpf's perf_buffer
by Andrii Nakryiko
· 6 years ago
ee5cf82
selftests/bpf: test perf buffer API
by Andrii Nakryiko
· 6 years ago
d7ff34d
libbpf: auto-set PERF_EVENT_ARRAY size to number of CPUs
by Andrii Nakryiko
· 6 years ago
fb84b82
libbpf: add perf buffer API
by Andrii Nakryiko
· 6 years ago
8ca572e
Merge branches 'acpi-tables', 'acpi-osl', 'acpi-misc' and 'acpi-tools'
by Rafael J. Wysocki
· 6 years ago
13b06b7
Merge branches 'pm-opp', 'pm-misc', 'pm-avs' and 'pm-tools'
by Rafael J. Wysocki
· 6 years ago
81a89ef
selftests/tls: add test for poll() with data in TLS ULP
by Jakub Kicinski
· 6 years ago
05c7846
tools build: Check if gettid() is available before providing helper
by Arnaldo Carvalho de Melo
· 6 years ago
dab0f4e
perf jvmti: Address gcc string overflow warning for strncpy()
by Jiri Olsa
· 6 years ago
c18ae63
perf python: Remove -fstack-protector-strong if clang doesn't have it
by Arnaldo Carvalho de Melo
· 6 years ago
d5b2179
perf annotate TUI browser: Do not use member from variable within its own initialization
by Arnaldo Carvalho de Melo
· 6 years ago
bff5a55
perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64
by Seeteena Thoufeek
· 6 years ago
cd13618
perf evsel: Do not rely on errno values for precise_ip fallback
by Jiri Olsa
· 6 years ago
4c00af0
perf thread: Allow references to thread objects after machine__exit()
by Arnaldo Carvalho de Melo
· 6 years ago
c952b35
perf header: Assign proper ff->ph in perf_event__synthesize_features()
by Song Liu
· 6 years ago
c499d1f
tools arch kvm: Sync kvm headers with the kernel sources
by Arnaldo Carvalho de Melo
· 6 years ago
c3ec002e
selftests/bpf: add test_tcp_rtt to .gitignore
by Stanislav Fomichev
· 6 years ago
d6dbce8
selftests/bpf: fix test_align liveliness expectations
by Stanislav Fomichev
· 6 years ago
114b5b3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 6 years ago
aa52bcb
tools: bpftool: Fix json dump crash on powerpc
by Jiri Olsa
· 6 years ago
ba95c74
tools: bpftool: add "prog run" subcommand to test-run programs
by Quentin Monnet
· 6 years ago
1639b17
selftests/bpf: convert legacy BPF maps to BTF-defined ones
by Andrii Nakryiko
· 6 years ago
bc7430c
selftests/bpf: convert selftests using BTF-defined maps to new syntax
by Andrii Nakryiko
· 6 years ago
00acd00
selftests/bpf: add __uint and __type macro for BTF-defined maps
by Andrii Nakryiko
· 6 years ago
ef99b02
libbpf: capture value in BTF type info for BTF-defined map defs
by Andrii Nakryiko
· 6 years ago
1bdb342
selftests/bpf: convert existing tracepoint tests to new APIs
by Andrii Nakryiko
· 6 years ago
1e8611b
selftests/bpf: add kprobe/uprobe selftests
by Andrii Nakryiko
· 6 years ago
8c51b31
selftests/bpf: switch test to new attach_perf_event API
by Andrii Nakryiko
· 6 years ago
84bf5e1
libbpf: add raw tracepoint attach API
by Andrii Nakryiko
· 6 years ago
f6de59c
libbpf: add tracepoint attach API
by Andrii Nakryiko
· 6 years ago
b265002
libbpf: add kprobe/uprobe attach API
by Andrii Nakryiko
· 6 years ago
63f2f5e
libbpf: add ability to attach/detach BPF program to perf event
by Andrii Nakryiko
· 6 years ago
1c2e9ef
libbpf: introduce concept of bpf_link
by Andrii Nakryiko
· 6 years ago
d66f436
libbpf: make libbpf_strerror_r agnostic to sign of error
by Andrii Nakryiko
· 6 years ago
c4cde58
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
07a4dde
bonding: add an option to specify a delay between peer notifications
by Vincent Bernat
· 6 years ago
f584dd3
Merge branch 'x86/cpu' into perf/core, to pick up revert
by Ingo Molnar
· 6 years ago
c3ead2d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
b558739
selftests/bpf: test BPF_SOCK_OPS_RTT_CB
by Stanislav Fomichev
· 6 years ago
692cbaa
bpf/tools: sync bpf.h
by Stanislav Fomichev
· 6 years ago
697096b
selftests/x86/fsgsbase: Fix some test case bugs
by Andy Lutomirski
· 6 years ago
11aca65
selftests: bpf: fix inlines in test_lwt_seg6local
by Jiri Benc
· 6 years ago
d2f5bbb
selftests: bpf: standardize to static __always_inline
by Jiri Benc
· 6 years ago
33bae18
bpf, libbpf, smatch: Fix potential NULL pointer dereference
by Leo Yan
· 6 years ago
cdfc7f8
libbpf: fix GCC8 warning for strncpy
by Andrii Nakryiko
· 6 years ago
ac8786c
selftests: bpf: add tests for shifts by zero
by Luke Nelson
· 6 years ago
fd70972
xfrm: policy: fix bydst hlist corruption on hash rebuild
by Florian Westphal
· 6 years ago
3419240
Merge branch 'timers/vdso' into timers/core
by Thomas Gleixner
· 6 years ago
15a108a
perf script: Allow specifying the files to process guest samples
by Arnaldo Carvalho de Melo
· 6 years ago
ff95bf2
selftests/net: skip psock_tpacket test if KALLSYMS was not enabled
by Po-Hsu Lin
· 6 years ago
488c3bf
perf tools metric: Don't include duration_time in group
by Andi Kleen
· 6 years ago
9c344d1
perf list: Avoid extra : for --raw metrics
by Andi Kleen
· 6 years ago
4df79ba
perf vendor events intel: Metric fixes for SKX/CLX
by Andi Kleen
· 6 years ago
734ac47
perf tools: Fix typos / broken sentences
by Andi Kleen
· 6 years ago
edd93a4
perf jevents: Add support for Hisi hip08 L3C PMU aliasing
by John Garry
· 6 years ago
8f5b703
perf jevents: Add support for Hisi hip08 HHA PMU aliasing
by John Garry
· 6 years ago
57cc732
perf jevents: Add support for Hisi hip08 DDRC PMU aliasing
by John Garry
· 6 years ago
730670b1
perf pmu: Support more complex PMU event aliasing
by John Garry
· 6 years ago
323d73a
KVM: nVMX: Change KVM_STATE_NESTED_EVMCS to signal vmcs12 is copied from eVMCS
by Liran Alon
· 6 years ago
c8f7bc1
perf diff: Documentation -c cycles option
by Jin Yao
· 6 years ago
b10c78c
perf diff: Print the basic block cycles diff
by Jin Yao
· 6 years ago
f3810817
perf diff: Link same basic blocks among different data
by Jin Yao
· 6 years ago
99150a1
perf diff: Use hists to manage basic blocks per symbol
by Jin Yao
· 6 years ago
30d8155
perf diff: Check if all data files with branch stacks
by Jin Yao
· 6 years ago
fe96245
perf hists: Add block_info in hist_entry
by Jin Yao
· 6 years ago
0cec244
perf symbol: Create block_info structure
by Jin Yao
· 6 years ago
0c69b93
objtool: Fix build by linking against tools/lib/ctype.o sources
by Jiri Olsa
· 6 years ago
9402eaf4
selftests/x86: Test SYSCALL and SYSENTER manually with TF set
by Andy Lutomirski
· 6 years ago
509e56b
blackhole_dev: add a selftest
by Mahesh Bandewar
· 6 years ago
a8488b7
tc-testing: added tdc tests for prio qdisc
by Roman Mashak
· 6 years ago
5d15a8e
tc-testing: updated mirred action tests with batch create/delete
by Roman Mashak
· 6 years ago
Next »