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.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
2016-12-05
perf clang: Use real file system for #include
Wang Nan
2
-12
/
+35
2016-12-05
perf clang: Add builtin clang support ant test case
Wang Nan
10
-0
/
+218
2016-12-05
perf build: Add clang and llvm compile and linking support
Wang Nan
3
-1
/
+59
2016-12-05
tools build: Add feature detection for clang
Wang Nan
2
-0
/
+31
2016-12-05
tools build: Add feature detection for LLVM
Wang Nan
2
-0
/
+16
2016-12-05
perf llvm: Extract helpers in llvm-utils.c
Wang Nan
3
-18
/
+68
2016-12-05
perf tools: Pass context to perf hook functions
Wang Nan
3
-10
/
+20
2016-12-05
tools build: Fix objtool build with clang
Peter Foley
1
-3
/
+3
2016-12-05
tools build: Make fixdep parsing wait for last target
Jiri Olsa
1
-2
/
+3
2016-12-05
bpf: Preserve const register type on const OR alu ops
Gianluca Borello
2
-0
/
+61
2016-12-01
perf annotate: AArch64 support
Kim Phillips
2
-0
/
+67
2016-12-01
perf annotate: Use arch->objdump.comment_char in dec__parse()
Kim Phillips
1
-1
/
+1
2016-12-01
perf report: Add option to specify time window of interest
David Ahern
2
-1
/
+20
2016-12-01
perf kmem: Add option to specify time window of interest
David Ahern
2
-0
/
+31
2016-12-01
perf sched timehist: Add option to specify time window of interest
David Ahern
2
-6
/
+53
2016-12-01
perf script: Add option to specify time window of interest
David Ahern
2
-1
/
+21
2016-12-01
perf tools: Move parse_nsec_time to time-utils.c
David Ahern
4
-36
/
+37
2016-12-01
perf tools: Add time-based utility functions
David Ahern
3
-0
/
+98
2016-12-01
Merge back earlier ACPICA material for v4.10.
Rafael J. Wysocki
1
-2
/
+11
2016-11-30
bpf: add test for the verifier equal logic bug
Josef Bacik
1
-0
/
+23
2016-11-29
selftests/timers: Fix spelling mistake "Asyncrhonous" -> "Asynchronous"
Colin Ian King
1
-1
/
+1
2016-11-29
perf script: Add option to stop printing callchain
David Ahern
5
-2
/
+25
2016-11-29
perf kmem stat: Track memory freed
David Ahern
1
-1
/
+11
2016-11-29
perf test: Remove "test" and similar strings from test descriptions
Arnaldo Carvalho de Melo
4
-59
/
+59
2016-11-29
perf tools: Introduce perf hooks
Wang Nan
9
-0
/
+187
2016-11-29
tools lib bpf: Retrive bpf_map through offset of bpf_map_def
Wang Nan
2
-0
/
+20
2016-11-29
tools lib bpf: Add private field for bpf_object
Wang Nan
2
-0
/
+28
2016-11-29
tools lib bpf: Add missing BPF functions
Wang Nan
2
-0
/
+63
2016-11-28
Merge 4.9-rc7 into usb-next
Greg Kroah-Hartman
7
-51
/
+96
2016-11-28
bpf: fix multiple issues in selftest suite and samples
Daniel Borkmann
4
-6
/
+49
2016-11-25
perf trace: Update tid/pid filtering option to leverage symbol_conf
David Ahern
1
-40
/
+9
2016-11-25
perf sched timehist: Handle cpu migration events
David Ahern
2
-2
/
+99
2016-11-25
perf annotate: Show invalid jump offset in error message
Arnaldo Carvalho de Melo
1
-2
/
+4
2016-11-25
perf ui helpline: Provide a printf variant
Arnaldo Carvalho de Melo
2
-0
/
+11
2016-11-25
tools lib bpf: Fix maps resolution
Eric Leblond
1
-44
/
+98
2016-11-25
perf tools: Add missing struct definition in probe_event.h
Wang Nan
1
-0
/
+2
2016-11-25
perf record: Fix segfault when running with suid and kptr_restrict is 1
Wang Nan
1
-1
/
+1
2016-11-25
perf tools: Fix kernel version error in ubuntu
Wang Nan
1
-2
/
+53
2016-11-25
perf sched timehist: Enlarge max stack depth by 2
Namhyung Kim
1
-1
/
+1
2016-11-25
perf sched timehist: Mark schedule function in callchains
Namhyung Kim
2
-0
/
+22
2016-11-25
perf callchain: Add option to skip ignore symbol when printing callchains
Namhyung Kim
3
-2
/
+9
2016-11-25
perf annotate: Initial PowerPC support
Ravi Bangoria
2
-0
/
+63
2016-11-25
perf annotate: Improve support for ARM
Arnaldo Carvalho de Melo
2
-96
/
+60
2016-11-25
perf annotate: Allow arches to have a init routine and a priv area
Arnaldo Carvalho de Melo
1
-0
/
+11
2016-11-25
perf annotate: Introduce alternative method of keeping instructions table
Arnaldo Carvalho de Melo
1
-1
/
+62
2016-11-25
perf annotate: Remove duplicate 'name' field from disasm_line
Arnaldo Carvalho de Melo
3
-57
/
+51
2016-11-24
Merge tag 'perf-core-for-mingo-20161123' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
20
-185
/
+1406
2016-11-24
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
17
-145
/
+136
2016-11-23
perf sched timehist: Add -V/--cpu-visual option
David Ahern
2
-2
/
+47
2016-11-23
perf sched timehist: Add call graph options
David Ahern
2
-6
/
+89
[prev]
[next]