index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf record: Fix eternal wait for stillborn child
Arnaldo Carvalho de Melo
2010-12-06
1
-2
/
+4
*
perf header: Don't assume there's no attr info if no sample ids is provided
Franck Bui-Huu
2010-11-30
1
-3
/
+8
*
perf symbols: Figure out start address of kernel map from kallsyms
Ming Lei
2010-11-30
1
-1
/
+42
*
perf symbols: Fix kallsyms kernel/module map splitting
Arnaldo Carvalho de Melo
2010-11-30
1
-5
/
+11
*
perf symbols: Remove incorrect open-coded container_of()
Rabin Vincent
2010-11-23
1
-1
/
+3
*
perf record: Handle restrictive permissions in /proc/{kallsyms,modules}
Arnaldo Carvalho de Melo
2010-11-22
1
-8
/
+9
*
perf trace: update usage
Tom Zanussi
2010-11-10
1
-1
/
+5
*
perf trace: update Documentation with new perf trace variants
Tom Zanussi
2010-11-10
1
-8
/
+49
*
perf trace: live-mode command-line cleanup
Tom Zanussi
2010-11-10
1
-57
/
+108
*
perf trace record: handle commands correctly
Tom Zanussi
2010-11-10
1
-4
/
+28
*
perf record: make the record options available outside perf record
Tom Zanussi
2010-11-10
1
-5
/
+5
*
perf trace scripting: remove system-wide param from shell scripts
Tom Zanussi
2010-11-10
13
-13
/
+13
*
perf trace scripting: fix some small memory leaks and missing error checks
Tom Zanussi
2010-11-10
1
-0
/
+12
*
perf: Fix usages of profile_cpu in builtin-top.c to use cpu_list
Corey Ashford
2010-11-10
1
-7
/
+5
*
perf, ui: Eliminate stack-smashing protection compiler complaint
Cyrill Gorcunov
2010-11-10
1
-2
/
+3
*
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
2010-10-27
10
-10
/
+93
|
\
|
*
perf python scripting: Add futex-contention script
Arnaldo Carvalho de Melo
2010-10-26
4
-0
/
+74
|
*
perf python scripting: Fixup cut'n'paste error in sctop script
Arnaldo Carvalho de Melo
2010-10-26
1
-1
/
+1
|
*
perf scripting: Shut up 'perf record' final status
Arnaldo Carvalho de Melo
2010-10-26
5
-7
/
+16
|
*
perf record: Remove newline character from perror() argument
Matt Fleming
2010-10-26
1
-2
/
+2
*
|
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
2010-10-26
20
-40
/
+106
|
\
\
|
|
/
|
*
perf python scripting: Support fedora 11 (audit 1.7.17)
Arnaldo Carvalho de Melo
2010-10-25
1
-1
/
+4
|
*
perf python scripting: Improve the syscalls-by-pid script
Arnaldo Carvalho de Melo
2010-10-25
1
-8
/
+13
|
*
perf python scripting: print the syscall name on sctop
Arnaldo Carvalho de Melo
2010-10-25
1
-5
/
+2
|
*
perf python scripting: Improve the syscalls-counts script
Arnaldo Carvalho de Melo
2010-10-25
1
-2
/
+3
|
*
perf python scripting: Improve the failed-syscalls-by-pid script
Arnaldo Carvalho de Melo
2010-10-25
2
-8
/
+50
|
*
perf probe: Fix format specified for Dwarf_Off parameter
Arnaldo Carvalho de Melo
2010-10-23
1
-1
/
+2
|
*
perf trace: Fix detection of script extension
Ben Hutchings
2010-10-23
1
-1
/
+1
|
*
perf trace: Use $PERF_EXEC_PATH in canned report scripts
Ben Hutchings
2010-10-23
13
-15
/
+15
|
*
perf tools: Document event modifiers
Sonny Rao
2010-10-23
1
-0
/
+17
*
|
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
2010-10-23
8
-194
/
+793
|
\
\
|
|
/
|
*
perf tools: Remove direct slang.h include
Arnaldo Carvalho de Melo
2010-10-22
1
-1
/
+0
|
*
perf probe: Add basic module support
Masami Hiramatsu
2010-10-21
7
-69
/
+239
|
*
perf probe: Show accessible global variables
Masami Hiramatsu
2010-10-21
6
-14
/
+41
|
*
perf probe: Function style fix
Masami Hiramatsu
2010-10-21
3
-4
/
+4
|
*
perf probe: Show accessible local variables
Masami Hiramatsu
2010-10-21
6
-105
/
+480
|
*
perf probe: Support global variables
Masami Hiramatsu
2010-10-21
1
-8
/
+17
|
*
perf probe: Fix local variable searching loop
Masami Hiramatsu
2010-10-21
1
-8
/
+18
|
*
perf probe: Fix type searching
Masami Hiramatsu
2010-10-21
1
-8
/
+17
*
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-10-21
24
-296
/
+971
|
\
\
|
|
/
|
*
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-10-05
2
-3
/
+3
|
|
\
|
*
\
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2010-09-15
2
-1
/
+9
|
|
\
\
|
*
|
|
perf ui browser: Don't use windows, slang is enough
Arnaldo Carvalho de Melo
2010-09-13
3
-40
/
+34
|
*
|
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-09-09
2
-13
/
+30
|
|
\
\
\
|
*
|
|
|
perf: Add a script to show packets processing
Koki Sanagi
2010-09-07
3
-0
/
+477
|
*
|
|
|
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
2010-08-30
1
-0
/
+1
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'perf/urgent' into perf/core
Frederic Weisbecker
2010-08-27
1
-0
/
+1
|
|
|
\
\
\
\
|
*
|
|
|
|
|
perf tools: Fix linking errors with --as-needed flag
Tom Zanussi
2010-08-25
1
-6
/
+15
|
*
|
|
|
|
|
perf symbols: List symbols in a dso in ascending name order
Srikar Dronamraju
2010-08-25
2
-0
/
+15
|
*
|
|
|
|
|
perf hists browser: Introduce "expand/collapse all callchains" action
Arnaldo Carvalho de Melo
2010-08-25
1
-6
/
+106
[next]