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
2017-10-30
perf script: Print information about per-event-dump files
Arnaldo Carvalho de Melo
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-10-29
selftests: Introduce a new test case to tc testsuite
Chris Mi
2017-10-29
selftests: Introduce a new script to generate tc batch file
Chris Mi
2017-10-29
tools: bpftool: add bash completion for bpftool
Quentin Monnet
2017-10-29
bpf: rename sk_actions to align with bpf infrastructure
John Fastabend
2017-10-28
Merge tag 'kbuild-fixes-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-10-27
perf tools: Unwind properly location after REJECT
Jiri Olsa
2017-10-27
perf trace beauty prctl: Generate 'option' string table from kernel headers
Arnaldo Carvalho de Melo
2017-10-27
tools include uapi: Grab a copy of linux/prctl.h
Arnaldo Carvalho de Melo
2017-10-27
perf script: Allow creating per-event dump files
Arnaldo Carvalho de Melo
2017-10-27
perf evsel: Restore evsel->priv as a tool private area
Arnaldo Carvalho de Melo
2017-10-27
perf script: Use event_format__fprintf()
Arnaldo Carvalho de Melo
2017-10-27
perf script: Use pr_debug where appropriate
Arnaldo Carvalho de Melo
2017-10-27
perf script: Add a few missing conversions to fprintf style
Arnaldo Carvalho de Melo
2017-10-27
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2017-10-26
tools: bpftool: try to mount bpffs if required for pinning objects
Quentin Monnet
2017-10-25
perf symbols: Fix memory corruption because of zero length symbols
Ravi Bangoria
2017-10-25
perf util: Enable handling of inlined frames by default
Milian Wolff
2017-10-25
perf report: Use srcline from callchain for hist entries
Milian Wolff
2017-10-25
perf report: Cache srclines for callchain nodes
Milian Wolff
2017-10-25
perf report: Cache failed lookups of inlined frames
Milian Wolff
2017-10-25
perf report: Properly handle branch count in match_chain()
Milian Wolff
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
locking/atomics, rcutorture/formal: Prepare for ACCESS_ONCE() removal
Mark Rutland
2017-10-25
locking/atomics, selftests/powerpc: Convert ACCESS_ONCE() to READ_ONCE()/WRIT...
Mark Rutland
2017-10-24
perf report: Compare symbol name for inlined frames when sorting
Milian Wolff
2017-10-24
perf callchain: Compare symbol name for inlined frames when matching
Milian Wolff
2017-10-24
perf script: Mark inlined frames and do not print DSO for them
Milian Wolff
2017-10-24
perf callchain: Mark inlined frames in output by " (inlined)" suffix
Milian Wolff
2017-10-24
perf report: Fall-back to function name comparison for -g srcline
Milian Wolff
2017-10-24
perf callchain: Create real callchain entries for inlined frames
Milian Wolff
2017-10-24
perf callchain: Refactor inline_list to store srcline string directly
Milian Wolff
2017-10-24
perf callchain: Refactor inline_list to operate on symbols
Milian Wolff
2017-10-24
perf callchain: Store srcline in callchain_cursor_node
Milian Wolff
2017-10-24
perf report: Remove code to handle inline frames from browsers
Milian Wolff
2017-10-24
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2017-10-24
tools: bpftool: update documentation for --json and --pretty usage
Quentin Monnet
2017-10-24
tools: bpftool: add cosmetic changes for the manual pages
Quentin Monnet
2017-10-24
tools: bpftool: provide JSON output for all possible commands
Quentin Monnet
2017-10-24
tools: bpftool: turn err() and info() macros into functions
Quentin Monnet
2017-10-24
tools: bpftool: add JSON output for `bpftool batch file FILE` command
Quentin Monnet
2017-10-24
tools: bpftool: add JSON output for `bpftool map *` commands
Quentin Monnet
2017-10-24
tools: bpftool: add JSON output for `bpftool prog dump xlated *` command
Quentin Monnet
2017-10-24
tools: bpftool: add JSON output for `bpftool prog dump jited *` command
Quentin Monnet
2017-10-24
tools: bpftool: add JSON output for `bpftool prog show *` command
Quentin Monnet
2017-10-24
tools: bpftool: introduce --json and --pretty options
Quentin Monnet
2017-10-24
tools: bpftool: add option parsing to bpftool, --help and --version
Quentin Monnet
2017-10-24
tools: bpftool: copy JSON writer from iproute2 repository
Quentin Monnet
[prev]
[next]