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
2015-11-27
perf bpf: Rename bpf config to program config
Wang Nan
2015-11-27
tools lib bpf: Extract and collect map names from BPF object file
Wang Nan
2015-11-27
tools lib bpf: Collect map definition in bpf_object
Wang Nan
2015-11-27
perf hists browser: Update nr entries regardless of min percent
Namhyung Kim
2015-11-27
perf hists: Do not skip elided fields when processing samples
Namhyung Kim
2015-11-27
perf report: Show error message when processing sample fails
Namhyung Kim
2015-11-27
perf list: Robustify event printing routine
Arnaldo Carvalho de Melo
2015-11-27
perf list: Add support for PERF_COUNT_SW_BPF_OUT
Arnaldo Carvalho de Melo
2015-11-27
perf test: 'unwind' test should create kernel maps
Jiri Olsa
2015-11-27
perf buildid-list: Show running kernel build id fix
Michael Petlan
2015-11-26
bpf tools: Add helper function for updating bpf maps elements
He Kuang
2015-11-26
perf evlist: Display WEIGHT sample type bit
Jiri Olsa
2015-11-26
perf stat: Clear sample_(type|period) for counting
Jiri Olsa
2015-11-26
perf symbols: Add the path to vmlinux.debug
Ekaterina Tumanova
2015-11-26
perf symbols: Refactor vmlinux_path__init() to ease path additions
Ekaterina Tumanova
2015-11-26
tools build: Use fixdep with OUTPUT path prefix
Jiri Olsa
2015-11-26
perf script: Pass perf_script into process_event
Jiri Olsa
2015-11-26
perf tools: Correctly identify anon_hugepage when generating map (v2)
Yannick Brosseau
2015-11-26
perf machine: Adjust dso->long_name for offline module
Wang Nan
2015-11-26
perf build: Fix traceevent plugins build race
Jiri Olsa
2015-11-26
perf script: Remove default_scripting_ops
Jiri Olsa
2015-11-26
perf top: Fix freeze on --call-graph flat/folded
Namhyung Kim
2015-11-26
perf callchain: Honor hide_unresolved
Namhyung Kim
2015-11-25
tools lib bpf: Don't do a feature check when cleaning
Wang Nan
2015-11-25
tools build: Clean CFLAGS and LDFLAGS for fixdep
Wang Nan
2015-11-25
perf probe: Fix to free temporal Dwarf_Frame correctly
Masami Hiramatsu
2015-11-23
tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit mac...
Steven Rostedt
2015-11-23
perf callchain: Add missing parent_val initialization
Jiri Olsa
2015-11-23
perf config: Add initial man page
Taeung Song
2015-11-23
perf tools: Add 'perf config' command
Taeung Song
2015-11-23
perf callchain: Add order support for libdw DWARF unwinder
Jiri Olsa
2015-11-23
perf test: Add callchain order setup for DWARF unwinder test
Jiri Olsa
2015-11-23
perf callchain: Add order support for libunwind DWARF unwinder
Jiri Olsa
2015-11-23
perf callchain: Move initial entry call into get_entries function
Jiri Olsa
2015-11-23
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2015-11-22
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-11-20
tools/vm/page-types.c: support KPF_IDLE
Naoya Horiguchi
2015-11-20
Merge tag 'pm+acpi-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-11-19
perf ui/gtk: Support folded callchains
Namhyung Kim
2015-11-19
perf ui/gtk: Support flat callchains
Namhyung Kim
2015-11-19
perf hists browser: Support folded callchains
Namhyung Kim
2015-11-19
perf hists browser: Support flat callchains
Namhyung Kim
2015-11-19
perf hists browser: Factor out hist_browser__show_callchain_list()
Namhyung Kim
2015-11-19
perf report: Add callchain value option
Namhyung Kim
2015-11-19
perf callchain: Add count fields to struct callchain_node
Namhyung Kim
2015-11-19
perf callchain: Abstract callchain print function
Namhyung Kim
2015-11-19
perf report: Support folded callchain mode on --stdio
Namhyung Kim
2015-11-19
perf machine: Fix machine__findnew_module_map to put dso
Masami Hiramatsu
2015-11-19
perf tools: Fix machine__create_kernel_maps to put kernel dso refcount
Masami Hiramatsu
2015-11-19
perf tools: Fix __dsos__addnew to put dso after adding it to the list
Masami Hiramatsu
[next]