Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
66cf6e0b1248e576468956cb33ad2dabc45163dc
/
tools
66cf6e0
bpftool: add peek command
by Stanislav Fomichev
· 6 years ago
04a5d32
bpftool: don't print empty key/value for maps
by Stanislav Fomichev
· 6 years ago
8a89fff
bpftool: make key optional in lookup command
by Stanislav Fomichev
· 6 years ago
7d7209c
bpftool: make key and value optional in update command
by Stanislav Fomichev
· 6 years ago
e86e513
tools/bpf: support __int128 in bpftool map pretty dumper
by Yonghong Song
· 6 years ago
4df3a1d
tools/bpf: add bpffs pretty print test for int128
by Yonghong Song
· 6 years ago
ce6ec47
tools/bpf: refactor test_btf pretty printing for multiple map value formats
by Yonghong Song
· 6 years ago
a80eba2
tools/bpf: add int128 raw test in test_btf
by Yonghong Song
· 6 years ago
eeedd35
libbpf: don't define CC and AR
by Stanislav Fomichev
· 6 years ago
e874644
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
40a31da
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
298e59d3
tools/bpf: fix bpftool map dump with bitfields
by Yonghong Song
· 6 years ago
e43207f
tools/bpf: test btf bitfield with >=256 struct member offset
by Yonghong Song
· 6 years ago
4f548c2
Merge tag 'riscv-for-linus-4.21-rc2-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux
by Linus Torvalds
· 6 years ago
f98937c
selftests: bpf: install files tcp_(server|client)*.py
by Anders Roxell
· 6 years ago
e3ca63d
selftests/bpf: add missing executables to .gitignore
by Stanislav Fomichev
· 6 years ago
15c0309
tools headers powerpc: Remove unistd.h
by Ravi Bangoria
· 6 years ago
0206131
perf powerpc: Rework syscall table generation
by Ravi Bangoria
· 6 years ago
549aff7
perf symbols: Add 'arch_cpu_idle' to the list of kernel idle symbols
by Arnaldo Carvalho de Melo
· 6 years ago
498c203
tools include uapi: Sync linux/if_link.h copy with the kernel sources
by Arnaldo Carvalho de Melo
· 6 years ago
aff876d
tools/vm/page_owner: use page_owner_sort in the use example
by Miles Chen
· 6 years ago
4fabf3b
selftests: forwarding: Add a test for VLAN deletion
by Ido Schimmel
· 6 years ago
289fb44
selftests: forwarding: Fix test for different devices
by Ido Schimmel
· 6 years ago
16dc42e4
selftests: mlxsw: Add a test case for VLAN addition error flow
by Ido Schimmel
· 6 years ago
ee412f1
tools include uapi: Sync linux/vhost.h with the kernel sources
by Arnaldo Carvalho de Melo
· 6 years ago
fdc42ca
tools include uapi: Sync linux/fs.h copy with the kernel sources
by Arnaldo Carvalho de Melo
· 6 years ago
1c23397
perf beauty: Switch from using uapi/linux/fs.h to uapi/linux/mount.h
by Arnaldo Carvalho de Melo
· 6 years ago
250bfc8
tools include uapi: Grab a copy of linux/mount.h
by Arnaldo Carvalho de Melo
· 6 years ago
f2e14cd
perf top: Lift restriction on using callchains without "sym" in --sort
by Arnaldo Carvalho de Melo
· 6 years ago
9231967
tools lib traceevent: Remove tep_data_event_from_type() API
by Tzvetomir Stoyanov
· 6 years ago
4104e60
tools lib traceevent: Rename tep_is_file_bigendian() to tep_file_bigendian()
by Tzvetomir Stoyanov
· 6 years ago
f87ce7c
tools lib traceevent: Changed return logic of tep_register_event_handler() API
by Tzvetomir Stoyanov
· 6 years ago
6d2d6fd
tools lib traceevent: Changed return logic of trace_seq_printf() and trace_seq_vprintf() APIs
by Tzvetomir Stoyanov
· 6 years ago
2e4318a
tools lib traceevent: Rename struct cmdline to struct tep_cmdline
by Tzvetomir Stoyanov
· 6 years ago
eed14f4
tools lib traceevent: Initialize host_bigendian at tep_handle allocation
by Tzvetomir Stoyanov
· 6 years ago
ca3958b
tools lib traceevent: Introduce new libtracevent API: tep_override_comm()
by Tzvetomir Stoyanov
· 6 years ago
21327c7
perf tests: Add a test for the ARM 32-bit [vectors] page
by Florian Fainelli
· 6 years ago
0115323
perf tools: Make find_vdso_map() more modular
by Florian Fainelli
· 6 years ago
ac6e022
perf trace: Fix alignment for [continued] lines
by Arnaldo Carvalho de Melo
· 6 years ago
172bf02
perf trace: Fix ')' placement in "interrupted" syscall lines
by Arnaldo Carvalho de Melo
· 6 years ago
64598e8
Merge tag 'perf-core-for-mingo-4.21-20190104' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 6 years ago
80f21ff
bpf, doc: add note for libbpf's stand-alone build
by Daniel Borkmann
· 6 years ago
a8911d6
selftests/bpf: fix incorrect users of create_and_get_cgroup
by Stanislav Fomichev
· 6 years ago
d0df00e
tools uapi: fix RISC-V 64-bit support
by Aurelien Jarno
· 6 years ago
85e1ffb
Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
ac5eed2
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
1cbbcfb
bpf: add various test cases for alu op on mixed dst register types
by Daniel Borkmann
· 6 years ago
e9666d1
jump_label: move 'asm goto' support test to Kconfig
by Masahiro Yamada
· 6 years ago
a659811
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
976b4f3
selftests/bpf: Test [::] -> [::1] rewrite in sys_sendmsg in test_sock_addr
by Andrey Ignatov
· 6 years ago
3271a48
selftests: net: fix/improve ip_defrag selftest
by Peter Oskolkov
· 6 years ago
3fc2579
fls: change parameter to unsigned int
by Matthew Wilcox
· 6 years ago
03fa483
perf test shell: Use a fallback to get the pathname in vfs_getname
by Arnaldo Carvalho de Melo
· 6 years ago
f712a86
perf python: Make sure the python binding output directory is in place
by Arnaldo Carvalho de Melo
· 6 years ago
099be74
perf strbuf: Remove redundant va_end() in strbuf_addv()
by Mattias Jacobsson
· 6 years ago
442b4eb
perf annotate: Pass filename to objdump via execl
by Ivan Krylov
· 6 years ago
a3366db0
perf report: Fix wrong iteration count in --branch-history
by Jin Yao
· 6 years ago
86c22ab
tools headers x86: Sync asm/cpufeatures.h copy with the kernel sources
by Arnaldo Carvalho de Melo
· 6 years ago
8c91fd6
tools headers uapi: Sync copy of asm-generic/unistd.h with the kernel sources
by Arnaldo Carvalho de Melo
· 6 years ago
558517c
tools headers uapi: Sync linux/kvm.h with the kernel sources
by Arnaldo Carvalho de Melo
· 6 years ago
4001b6a
tools headers uapi: Sync linux/in.h copy from the kernel sources
by Arnaldo Carvalho de Melo
· 6 years ago
8858ecb
tools headers uapi: Update i915_drm.h
by Arnaldo Carvalho de Melo
· 6 years ago
536cdb6
tools iio: Override CFLAGS assignments
by Jiri Olsa
· 6 years ago
302df34
tools thermal tmon: Use -O3 instead of -O1 if available
by Jiri Olsa
· 6 years ago
96d4f26
Remove 'type' argument from access_ok() function
by Linus Torvalds
· 6 years ago
43d86ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
805e4c8
tools beauty: Make the prctl option table generator catch all PR_ options
by Arnaldo Carvalho de Melo
· 6 years ago
3d32c45
tools headers uapi: Sync prctl.h with the kernel sources
by Arnaldo Carvalho de Melo
· 6 years ago
94f45df
tools headers x86: Sync disabled-features.h
by Arnaldo Carvalho de Melo
· 6 years ago
8a99255
perf stat: Fix endless wait for child process
by Jin Yao
· 6 years ago
2573be2
Merge tag 'perf-core-for-mingo-4.21-20190103' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 6 years ago
80c9b2f
bpf: add various test cases to selftests
by Daniel Borkmann
· 6 years ago
d9a7fa6
Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
f218a29
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
b25756d
perf session: Add comment for perf_session__register_idle_thread()
by Adrian Hunter
· 6 years ago
256d92b
perf thread-stack: Fix thread stack processing for the idle task
by Adrian Hunter
· 6 years ago
139f42f
perf thread-stack: Allocate an array of thread stacks
by Adrian Hunter
· 6 years ago
2e9e868
perf thread-stack: Factor out thread_stack__init()
by Adrian Hunter
· 6 years ago
f6060ac
perf thread-stack: Allow for a thread stack array
by Adrian Hunter
· 6 years ago
bd8e68a
perf thread-stack: Avoid direct reference to the thread's stack
by Adrian Hunter
· 6 years ago
e0b8951
perf thread-stack: Tidy thread_stack__bottom() usage
by Adrian Hunter
· 6 years ago
03b32cb
perf thread-stack: Simplify some code in thread_stack__process()
by Adrian Hunter
· 6 years ago
8b6b25c
selftests/bpf: fix error printing in test_devmap()
by Xiaozhou Liu
· 6 years ago
495d714
Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
889bb74
Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux
by Linus Torvalds
· 6 years ago
903b77c
Merge tag 'linux-kselftest-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 6 years ago
457fa34
Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
0206118
Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 6 years ago
f346b0b
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
75f95da
Merge tag 'libnvdimm-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 6 years ago
b6fb87b
tools/vm/page-types.c: fix "kpagecount returned fewer pages than expected" failures
by Anthony Yznaga
· 6 years ago
a95c90f
mm, devm_memremap_pages: fix shutdown handling
by Dan Williams
· 6 years ago
808153e
mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPL
by Dan Williams
· 6 years ago
4ccc98a
tools gpio: Allow overriding CFLAGS
by Jiri Olsa
· 6 years ago
6b7f98a
tools power turbostat: Override CFLAGS assignments and add LDFLAGS to build command
by Jiri Olsa
· 6 years ago
ad6b474
tools thermal tmon: Allow overriding CFLAGS assignments
by Jiri Olsa
· 6 years ago
f1770e3c
tools power x86_energy_perf_policy: Override CFLAGS assignments and add LDFLAGS to build command
by Jiri Olsa
· 6 years ago
c4a75bb
perf c2c: Increase the HITM ratio limit for displayed cachelines
by Jiri Olsa
· 6 years ago
423701a
perf c2c: Change the default coalesce setup
by Jiri Olsa
· 6 years ago
38fc9da
perf trace beauty ioctl: Beautify USBDEVFS_ commands
by Arnaldo Carvalho de Melo
· 6 years ago
Next »