Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
38dd7c494cf604879e187e9b56690d25f876cf69
/
tools
aa0a324
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
ae4ea397
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
79facf3
Merge tag 'kbuild-fixes-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
4596f55
Merge tag 'libnvdimm-fixes-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 6 years ago
8b247a9
tools: build: Use HOSTLDFLAGS with fixdep
by Laura Abbott
· 6 years ago
6fdbd82
tools: build: Fixup host c flags
by Laura Abbott
· 6 years ago
9feeb638
tools build: fix # escaping in .cmd files for future Make
by Paul Menzel
· 7 years ago
32aa928
perf tools: Use python-config --includes rather than --cflags
by Jeremy Cline
· 6 years ago
db0ba84
perf script python: Fix dict reference counting
by Janne Huttunen
· 6 years ago
c818cc0
perf stat: Fix --interval_clear option
by Jiri Olsa
· 6 years ago
a09603f
perf tools: Fix compilation errors on gcc8
by Jiri Olsa
· 6 years ago
db8fec5
perf test shell: Prevent temporary editor files from being considered test scripts
by Kim Phillips
· 7 years ago
f6432b9
perf llvm-utils: Remove bashism from kernel include fetch script
by Kim Phillips
· 7 years ago
98c6c8a
perf test shell: Make perf's inet_pton test more portable
by Kim Phillips
· 7 years ago
508ef3e
perf test shell: Replace '|&' with '2>&1 |' to work with more shells
by Kim Phillips
· 7 years ago
12aa6c7
perf scripts python: Add Python 3 support to EventClass.py
by Jeremy Cline
· 7 years ago
8c1c1ab
perf scripts python: Add Python 3 support to sched-migration.py
by Jeremy Cline
· 7 years ago
c45b168
perf scripts python: Add Python 3 support to Util.py
by Jeremy Cline
· 7 years ago
2ab8926
perf scripts python: Add Python 3 support to SchedGui.py
by Jeremy Cline
· 7 years ago
770d2f8
perf scripts python: Add Python 3 support to Core.py
by Jeremy Cline
· 7 years ago
877cc63
perf tools: Generate a Python script compatible with Python 2 and 3
by Jeremy Cline
· 7 years ago
8a46580
rseq/selftests: cleanup: Update comment above rseq_prepare_unload
by Mathieu Desnoyers
· 6 years ago
ec9c82e
rseq: uapi: Declare rseq_cs field as union, update includes
by Mathieu Desnoyers
· 6 years ago
f5c926b
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
4e33d7d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
08b393d
objtool: Support GCC 8 '-fnoreorder-functions'
by Josh Poimboeuf
· 7 years ago
271b955
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
0fbc4ae
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
d7d5388
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
e6e5bec
Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
1273c25
tools/testing/nvdimm: advertise a write cache for nfit_test
by Vishal Verma
· 7 years ago
9544bc5
sg: remove ->sg_magic member
by Jens Axboe
· 7 years ago
933e671
selftests/net: Fix permissions for fib_tests.sh
by Shuah Khan
· 7 years ago
e8a445d
selftests/x86/sigreturn: Do minor cleanups
by Andy Lutomirski
· 7 years ago
ec34802
selftests/x86/sigreturn/64: Fix spurious failures on AMD CPUs
by Andy Lutomirski
· 7 years ago
dd349c3
selftests: bpf: notification about privilege required to run test_lwt_seg6local.sh testing script
by Jeffrin Jose T
· 7 years ago
b0e4b8b
selftests: bpf: notification about privilege required to run test_lirc_mode2.sh testing script
by Jeffrin Jose T
· 7 years ago
5fadfc6
selftests: bpf: add missing NET_SCHED to config
by Anders Roxell
· 7 years ago
32fdbd9
tools/headers: Pick up latest kernel ABIs
by Ingo Molnar
· 7 years ago
7959804
Merge tag 'perf-urgent-for-mingo-4.18-20180625' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 7 years ago
92ead7e
perf tools: Fix crash caused by accessing feat_ops[HEADER_LAST_FEATURE]
by Ravi Bangoria
· 7 years ago
a3af66f
perf script: Fix crash because of missing evsel->priv
by Ravi Bangoria
· 7 years ago
10e9cec
perf script: Add missing output fields in a hint
by Ravi Bangoria
· 7 years ago
9831070
perf bench: Fix numa report output code
by Jiri Olsa
· 7 years ago
6dde642
perf stat: Remove duplicate event counting
by Thomas Richter
· 7 years ago
0c24d6f
perf alias: Rebuild alias expression string to make it comparable
by Thomas Richter
· 7 years ago
ea23ac7
perf alias: Remove trailing newline when reading sysfs files
by Thomas Richter
· 7 years ago
c6555c1
perf tools: Fix a clang 7.0 compilation error
by Yonghong Song
· 7 years ago
f568b47
tools include uapi: Synchronize bpf.h with the kernel
by Arnaldo Carvalho de Melo
· 7 years ago
bb9a33c
tools include uapi: Update if_link.h to pick IFLA_{BRPORT_ISOLATED,VXLAN_TTL_INHERIT}
by Arnaldo Carvalho de Melo
· 7 years ago
801f5e1
tools include powerpc: Update arch/powerpc/include/uapi/asm/unistd.h copy to get 'rseq' syscall
by Arnaldo Carvalho de Melo
· 7 years ago
b1494ec
perf tools: Update x86's syscall_64.tbl, adding 'io_pgetevents' and 'rseq'
by Arnaldo Carvalho de Melo
· 7 years ago
7b818dc
tools headers uapi: Synchronize drm/drm.h
by Arnaldo Carvalho de Melo
· 7 years ago
621a5a3
perf intel-pt: Fix packet decoding of CYC packets
by Adrian Hunter
· 7 years ago
16ddcfb
perf tests: Add valid callback for parse-events test
by Jiri Olsa
· 7 years ago
933ccf2
perf tests: Add event parsing error handling to parse events test
by Jiri Olsa
· 7 years ago
143c99f
perf report powerpc: Fix crash if callchain is empty
by Sandipan Das
· 7 years ago
b930e62
perf test session topology: Fix test on s390
by Thomas Richter
· 7 years ago
0176622
perf record: Support s390 random socket_id assignment
by Thomas Richter
· 7 years ago
6f0d349
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
c81b995
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
2ce413e
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
d3a6749
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
e0bc833
Merge tag 'mips_fixes_4.18_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 7 years ago
b13fbe77
Merge tag 'linux-kselftest-4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 7 years ago
3e1a61b
tools/bpf: fix test_sockmap failure
by Yonghong Song
· 7 years ago
81e167c
selftests: bpf: notification about privilege required to run test_kmod.sh testing script
by Jeffrin Jose T
· 7 years ago
bfee71f
tools: bpftool: remember to close the libbpf object after prog load
by Jakub Kicinski
· 7 years ago
957f9a1
tools: bpftool: remove duplicated error message on prog load
by Jakub Kicinski
· 7 years ago
26c92a3
Merge tag 'pm-4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
0ea73d5
rseq/selftests/arm: Align 'struct rseq_cs' on 32 bytes
by Mathieu Desnoyers
· 7 years ago
e7c9996
rseq/selftests: Make run_param_test.sh executable
by Mathieu Desnoyers
· 7 years ago
3739a21
selftests: net: add tcp_inq to gitignore
by Anders Roxell
· 7 years ago
73f9c33
selftests: net: add config fragments
by Anders Roxell
· 7 years ago
3af20c9
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Rafael J. Wysocki
· 7 years ago
d8894a0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
73780cd
tools/power turbostat: version 18.06.20
by Len Brown
· 7 years ago
9ce8057
tools/power turbostat: add the missing command line switches
by Nathan Ciobanu
· 7 years ago
cc48165
tools/power turbostat: add single character tokens to help
by Nathan Ciobanu
· 7 years ago
2ee19bd
tools/power turbostat: alphabetize the help output
by Nathan Ciobanu
· 7 years ago
42dd452
tools/power turbostat: fix segfault on 'no node' machines
by Nathan Ciobanu
· 7 years ago
4c2122d
tools/power turbostat: add optional APIC X2APIC columns
by Len Brown
· 7 years ago
d9d226f
tools/power turbostat: decode cpuid.1.HT
by Len Brown
· 7 years ago
bdd5ae3
tools/power turbostat: fix show/hide issues resulting from mis-merge
by Len Brown
· 7 years ago
744f4be
rseq/selftests: Implement MIPS support
by Paul Burton
· 7 years ago
684fb24
objtool: Add machine_real_restart() to the noreturn list
by Josh Poimboeuf
· 7 years ago
eb83d5f
selftests: sparc64: Add missing SPDX License Identifiers
by Shuah Khan (Samsung OSG)
· 7 years ago
953c9d2
selftests: sparc64: delete RUN_TESTS and EMIT_TESTS overrides
by Shuah Khan (Samsung OSG)
· 7 years ago
3c62c91
selftests: sparc64: Fix to do nothing on non-sparc64
by Shuah Khan (Samsung OSG)
· 7 years ago
d6a3e55
selftests: sync: add config fragment for testing sync framework
by Fathi Boudra
· 7 years ago
a4d7537
selftests: vm: return Kselftest Skip code for skipped tests
by Shuah Khan (Samsung OSG)
· 7 years ago
6858144
selftests: zram: return Kselftest Skip code for skipped tests
by Shuah Khan (Samsung OSG)
· 7 years ago
d7d5311
selftests: user: return Kselftest Skip code for skipped tests
by Shuah Khan (Samsung OSG)
· 7 years ago
c7db6ff
selftests: sysctl: return Kselftest Skip code for skipped tests
by Shuah Khan (Samsung OSG)
· 7 years ago
8781578
selftests: static_keys: return Kselftest Skip code for skipped tests
by Shuah Khan (Samsung OSG)
· 7 years ago
856e7c4
selftests: pstore: return Kselftest Skip code for skipped tests
by Shuah Khan (Samsung OSG)
· 7 years ago
0841d98
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
5e7b921
Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental
by Linus Torvalds
· 7 years ago
9215310
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
5fb94e9
docs: Fix some broken references
by Mauro Carvalho Chehab
· 7 years ago
Next »