index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2018-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-08-13
parisc: Drop architecture-specific ENOTSUP define
Helge Deller
2018-08-13
selftests/bpf: Selftest for bpf_skb_ancestor_cgroup_id
Andrey Ignatov
2018-08-13
selftests/bpf: Add cgroup id helpers to bpf_helpers.h
Andrey Ignatov
2018-08-13
bpf: Sync bpf.h to tools/
Andrey Ignatov
2018-08-11
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-11
tc: Update README and add config
Keara Leibovitz
2018-08-11
bpf: Test BPF_PROG_TYPE_SK_REUSEPORT
Martin KaFai Lau
2018-08-11
bpf: test BPF_MAP_TYPE_REUSEPORT_SOCKARRAY
Martin KaFai Lau
2018-08-11
bpf: Sync bpf.h uapi to tools/
Martin KaFai Lau
2018-08-11
bpf: Refactor ARRAY_SIZE macro to bpf_util.h
Martin KaFai Lau
2018-08-10
tools/bpf: add bpffs pretty print btf test for hash/lru_hash maps
Yonghong Song
2018-08-10
tools lib traceevent, perf tools: Rename struct pevent to struct tep_handle
Tzvetomir Stoyanov (VMware)
2018-08-09
perf probe powerpc: Fix trace event post-processing
Sandipan Das
2018-08-09
selftests: mlxsw: Add TC flower test for Spectrum-2
Ido Schimmel
2018-08-09
selftests/ftrace: Fix kprobe string testcase to not probe notrace function
Masami Hiramatsu
2018-08-09
selftests: mount: remove no longer needed config option
Anders Roxell
2018-08-09
selftests: cgroup: add gitignore file
Anders Roxell
2018-08-09
Add cgroup core selftests
Claudio
2018-08-09
tools headers: Synchronise x86 cpufeatures.h for L1TF additions
David Woodhouse
2018-08-09
rseq/selftests: add s390 support
Vasily Gorbik
2018-08-08
bpf, sockmap: fix cork timeout for select due to epipe
Daniel Borkmann
2018-08-08
perf map: Optimize maps__fixup_overlappings()
Konstantin Khlebnikov
2018-08-08
perf map: Synthesize maps only for thread group leader
Konstantin Khlebnikov
2018-08-08
perf trace: Wire up the augmented syscalls with the syscalls:sys_enter_FOO be...
Arnaldo Carvalho de Melo
2018-08-08
perf trace: Setup the augmented syscalls bpf-output event fields
Arnaldo Carvalho de Melo
2018-08-08
perf bpf: Make bpf__setup_output_event() return the bpf-output event
Arnaldo Carvalho de Melo
2018-08-08
perf trace: Handle "bpf-output" events associated with "__augmented_syscalls_...
Arnaldo Carvalho de Melo
2018-08-08
perf bpf: Add wrappers to BPF_FUNC_probe_read(_str) functions
Arnaldo Carvalho de Melo
2018-08-08
perf bpf: Add bpf__setup_output_event() strerror() counterpart
Arnaldo Carvalho de Melo
2018-08-08
perf bpf: Generalize bpf__setup_stdout()
Arnaldo Carvalho de Melo
2018-08-08
perf bpf: Make bpf__for_each_stdout_map() generic
Arnaldo Carvalho de Melo
2018-08-08
perf bpf: Add bpf/stdio.h wrapper to bpf_perf_event_output function
Arnaldo Carvalho de Melo
2018-08-08
perf bpf: Add struct bpf_map struct
Arnaldo Carvalho de Melo
2018-08-08
perf report: Add --percent-type option
Jiri Olsa
2018-08-08
perf annotate: Add --percent-type option
Jiri Olsa
2018-08-08
perf annotate: Display percent type in stdio output
Jiri Olsa
2018-08-08
perf annotate: Make local period the default percent type
Jiri Olsa
2018-08-08
perf annotate: Add support to toggle percent type
Jiri Olsa
2018-08-08
perf annotate: Pass browser percent_type in annotate_browser__calc_percent()
Jiri Olsa
2018-08-08
perf annotate: Pass 'struct annotation_options' to map_symbol__annotation_dump()
Jiri Olsa
2018-08-08
perf annotate: Pass struct annotation_options to symbol__calc_lines()
Jiri Olsa
2018-08-08
perf annotate: Add percent_type to struct annotation_options
Jiri Olsa
2018-08-08
perf annotate: Add PERCENT_PERIOD_GLOBAL percent value
Jiri Olsa
2018-08-08
perf annotate: Add PERCENT_PERIOD_LOCAL percent value
Jiri Olsa
2018-08-08
perf annotate: Add PERCENT_HITS_GLOBAL percent value
Jiri Olsa
2018-08-08
perf annotate: Switch struct annotation_data::percent to array
Jiri Olsa
2018-08-08
perf annotate: Loop group events directly in annotation__calc_percent()
Jiri Olsa
2018-08-08
perf annotate: Rename hist to sym_hist in annotation__calc_percent
Jiri Olsa
2018-08-08
perf annotate: Rename local sample variables to data
Jiri Olsa
[prev]
[next]