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
2016-03-03
tools build: Use .s extension for preprocessed assembler code
Masahiro Yamada
1
-1
/
+1
2016-03-03
perf stat: Support metrics in --per-core/socket mode
Andi Kleen
2
-8
/
+63
2016-03-03
perf stat: Implement CSV metrics output
Andi Kleen
2
-5
/
+70
2016-03-03
perf record: Ensure return non-zero rc when mmap fail
Wang Nan
1
-1
/
+4
2016-03-03
perf record: Introduce record__finish_output() to finish a perf.data
Wang Nan
1
-12
/
+25
2016-03-03
perf record: Extract synthesize code to record__synthesize()
Wang Nan
1
-55
/
+70
2016-03-03
perf record: Use WARN_ONCE to replace 'if' condition
Wang Nan
1
-8
/
+7
2016-03-03
perf data: Explicitly set byte order for integer types
Wang Nan
1
-0
/
+6
2016-03-03
perf data: Support converting data from bpf_perf_event_output()
Wang Nan
1
-1
/
+111
2016-03-03
perf stat: Check existence of frontend/backed stalled cycles
Andi Kleen
1
-2
/
+20
2016-03-03
perf tools: Fix locale handling in pmu parsing
Jiri Olsa
1
-0
/
+13
2016-02-29
tools lib traceevent: Split pevent_print_event() into specific functionality ...
Steven Rostedt
2
-32
/
+117
2016-02-29
perf trace: Check and discard not only 'nr' but also '__syscall_nr'
Taeung Song
1
-2
/
+6
2016-02-29
perf tools: Fix python extension build
Jiri Olsa
1
-0
/
+4
2016-02-29
tools/lib/lockdep: Fix link creation warning
Ingo Molnar
1
-1
/
+1
2016-02-29
tools/lib/lockdep: Add tests for AA and ABBA locking
Alfredo Alvarez Fernandez
3
-4
/
+63
2016-02-29
tools/lib/lockdep: Add userspace version of READ_ONCE()
Alfredo Alvarez Fernandez
1
-0
/
+1
2016-02-29
tools/lib/lockdep: Fix the build on recent kernels
Ingo Molnar
1
-0
/
+6
2016-02-29
Merge tag 'v4.5-rc6' into locking/core, to pick up fixes
Ingo Molnar
9
-42
/
+161
2016-02-29
Merge tag 'v4.5-rc6' into perf/core, to pick up fixes
Ingo Molnar
4
-16
/
+98
2016-02-27
perf trace: Print content of bpf-output event
Wang Nan
1
-1
/
+34
2016-02-27
perf trace: Call bpf__apply_obj_config in 'perf trace'
Wang Nan
1
-0
/
+11
2016-02-27
perf tools: Only set filter for tracepoints events
Wang Nan
1
-0
/
+3
2016-02-27
perf config: Bring perf_default_config to the very beginning at main()
Wang Nan
10
-21
/
+15
2016-02-27
perf report: Update column width of dynamic entries
Namhyung Kim
2
-3
/
+16
2016-02-27
perf hists: Fix dynamic entry display in hierarchy
Namhyung Kim
2
-1
/
+4
2016-02-27
perf report: Left align dynamic entries in hierarchy
Namhyung Kim
2
-11
/
+33
2016-02-27
perf report: Fix indentation of dynamic entries in hierarchy
Namhyung Kim
4
-6
/
+26
2016-02-27
perf hists: Fix comparing of dynamic entries
Namhyung Kim
1
-0
/
+8
2016-02-26
perf report: Show message for percent limit on gtk
Namhyung Kim
1
-0
/
+11
2016-02-26
perf hists browser: Show message for percent limit
Namhyung Kim
3
-0
/
+102
2016-02-26
perf hists browser: Cleanup hist_browser__update_percent_limit()
Namhyung Kim
1
-6
/
+1
2016-02-26
perf report: Show message for percent limit on stdio
Namhyung Kim
1
-0
/
+17
2016-02-26
perf hists: Add more helper functions for the hierarchy mode
Namhyung Kim
3
-0
/
+50
2016-02-26
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+6
2016-02-25
perf script: Remove duplicated code and needless script_spec__findnew()
Taeung Song
1
-18
/
+3
2016-02-25
perf script: Exception handling when the print fmt is empty
Taeung Song
2
-0
/
+6
2016-02-25
perf tools: Fix parsing of pmu events with empty list of modifiers
Arnaldo Carvalho de Melo
1
-3
/
+3
2016-02-25
perf jvmti: improve error message in Makefile
Stephane Eranian
1
-4
/
+13
2016-02-25
perf tools: Use asprintf() for simple string formatting/allocation
Arnaldo Carvalho de Melo
1
-6
/
+8
2016-02-25
perf top: Add --hierarchy option
Namhyung Kim
2
-0
/
+18
2016-02-25
perf hists: Support decaying in hierarchy mode
Namhyung Kim
1
-8
/
+34
2016-02-25
perf report: Add --hierarchy option
Namhyung Kim
3
-0
/
+21
2016-02-25
perf ui/gtk: Implement hierarchy output mode
Namhyung Kim
1
-1
/
+162
2016-02-25
perf hists browser: Align column header in hierarchy mode
Namhyung Kim
1
-1
/
+70
2016-02-25
perf hists browser: Implement hierarchy output
Namhyung Kim
1
-22
/
+268
2016-02-25
perf hists browser: Support collapsing/expanding whole entries in hierarchy
Namhyung Kim
1
-10
/
+48
2016-02-25
perf hists browser: Count number of hierarchy entries
Namhyung Kim
1
-11
/
+74
2016-02-25
perf ui/stdio: Align column header for hierarchy output
Namhyung Kim
3
-0
/
+116
2016-02-25
perf ui/stdio: Implement hierarchy output mode
Namhyung Kim
2
-1
/
+80
[prev]
[next]