index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-05
Merge tag 'staging-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+14
2015-11-05
Merge tag 'usb-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-6
/
+8
2015-11-05
Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2015-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+2
2015-11-04
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-2
/
+564
2015-11-04
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-2
/
+1011
2015-11-04
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
192
-1872
/
+8489
2015-11-04
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-4
/
+20
2015-11-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+223
2015-11-02
Merge branch 'acpica'
Rafael J. Wysocki
1
-1
/
+1
2015-10-31
selftests/x86: Add a fork() to entry_from_vm86 to catch fork bugs
Andy Lutomirski
1
-0
/
+4
2015-10-29
perf unwind: Pass symbol source to libunwind
Rabin Vincent
1
-1
/
+4
2015-10-29
tools build: Fix libiberty feature detection
Rabin Vincent
1
-2
/
+2
2015-10-29
perf tools: Compile scriptlets to BPF objects when passing '.c' to --event
Wang Nan
7
-9
/
+83
2015-10-29
perf record: Add clang options for compiling BPF scripts
Wang Nan
2
-0
/
+13
2015-10-29
perf bpf: Attach eBPF filter to perf event
Wang Nan
3
-0
/
+24
2015-10-29
perf tools: Make sure fixdep is built before libbpf
Jiri Olsa
1
-1
/
+1
2015-10-29
perf script: Enable printing of branch stack
Stephane Eranian
2
-3
/
+93
2015-10-29
perf trace: Add cmd string table to decode sys_bpf first arg
Arnaldo Carvalho de Melo
1
-0
/
+7
2015-10-28
perf bpf: Collect perf_evsel in BPF object files
Wang Nan
3
-7
/
+99
2015-10-28
perf tools: Load eBPF object into kernel
Wang Nan
3
-0
/
+39
2015-10-28
perf tools: Create probe points for BPF programs
Wang Nan
3
-1
/
+268
2015-10-28
perf tools: Enable passing bpf object file to --event
Wang Nan
6
-1
/
+88
2015-10-28
perf ebpf: Add the libbpf glue
Wang Nan
2
-0
/
+86
2015-10-28
perf tools: Make perf depend on libbpf
Wang Nan
5
-6
/
+47
2015-10-28
perf symbols: Fix endless loop in dso__split_kallsyms_for_kcore
Jiri Olsa
1
-1
/
+1
2015-10-28
perf tools: Enable pre-event inherit setting by config terms
Wang Nan
5
-0
/
+29
2015-10-28
perf symbols: we can now read separate debug-info files based on a build ID
Dima Kogan
1
-0
/
+9
2015-10-28
perf symbols: Fix type error when reading a build-id
Dima Kogan
1
-1
/
+1
2015-10-27
perf tools: Search for more options when passing args to -h
Arnaldo Carvalho de Melo
1
-1
/
+14
2015-10-27
perf stat: Cache aggregated map entries in extra cpumap
Jiri Olsa
1
-4
/
+55
2015-10-27
perf cpu_map: Add cpu_map__empty_new function
Jiri Olsa
2
-0
/
+18
2015-10-27
perf evsel: Move id_offset out of struct perf_evsel union member
Jiri Olsa
1
-1
/
+1
2015-10-27
perf tools: Introduce usage_with_options_msg()
Namhyung Kim
9
-28
/
+62
2015-10-27
Merge 4.3-rc7 into staging-next
Greg Kroah-Hartman
1
-0
/
+9
2015-10-26
perf tools: Setup pager when printing usage and help
Namhyung Kim
1
-2
/
+13
2015-10-26
perf report: Rename to --show-cpu-utilization
Namhyung Kim
3
-2
/
+5
2015-10-26
perf tools: Improve ambiguous option help message
Namhyung Kim
1
-9
/
+8
2015-10-26
Merge 4.3-rc7 into usb-next
Greg Kroah-Hartman
1
-0
/
+9
2015-10-24
perf tools: Provide help for subset of options
Arnaldo Carvalho de Melo
1
-9
/
+33
2015-10-24
perf tools: Show tool command line options ordered
Arnaldo Carvalho de Melo
1
-0
/
+48
2015-10-23
Merge tag 'usb-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
1
-5
/
+5
2015-10-23
perf annotate: Don't die() when finding an invalid config option
Arnaldo Carvalho de Melo
1
-3
/
+3
2015-10-22
perf ui tui: Register the error callbacks before initializing the widgets
Arnaldo Carvalho de Melo
1
-4
/
+4
2015-10-22
perf annotate: Fix 'annotate.use_offset' config variable usage
Namhyung Kim
1
-1
/
+1
2015-10-22
perf tools: Improve call graph documents and help messages
Namhyung Kim
6
-30
/
+62
2015-10-22
perf tools: Defaults to 'caller' callchain order only if --children is enabled
Namhyung Kim
5
-1
/
+9
2015-10-22
perf top: Support call-graph display options also
Namhyung Kim
4
-10
/
+62
2015-10-22
perf tools: Move callchain help messages to callchain.h
Namhyung Kim
3
-10
/
+20
2015-10-22
tools lib traceevent: Support %ps/%pS
Scott Wood
1
-2
/
+2
[next]