index
:
Linux Stable
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Add for_each macros for strlist
Masami Hiramatsu
2009-12-15
1
-0
/
+34
*
perf probe: Fix --del to update current event list
Masami Hiramatsu
2009-12-15
3
-5
/
+13
*
perf probe: Fix --del to show info instead of warning
Masami Hiramatsu
2009-12-15
1
-1
/
+1
*
perf probe: Show need-dwarf message only if it is really needed
Masami Hiramatsu
2009-12-15
2
-10
/
+12
*
perf probe: Check hyphen only argument
Masami Hiramatsu
2009-12-15
1
-1
/
+6
*
perf probe: Check the result of e_snprintf()
Masami Hiramatsu
2009-12-15
1
-2
/
+4
*
perf probe: Cleanup struct session in builtin-probe.c
Masami Hiramatsu
2009-12-15
3
-12
/
+17
*
perf diff: Fix documentation
Arnaldo Carvalho de Melo
2009-12-15
1
-0
/
+1
*
perf diff: Improve the help text
Ingo Molnar
2009-12-15
1
-4
/
+4
*
perf trace/scripting: Update Documentation
Tom Zanussi
2009-12-15
1
-1
/
+26
*
perf trace/scripting: Add 'record' and 'report' options
Tom Zanussi
2009-12-15
1
-1
/
+83
*
perf trace/scripting: List available scripts
Tom Zanussi
2009-12-15
6
-1
/
+204
*
perf trace/scripting: Check return val of perl_run()
Tom Zanussi
2009-12-15
1
-1
/
+5
*
perf trace/scripting: Don't install unneeded files
Tom Zanussi
2009-12-15
1
-2
/
+0
*
perf trace/scripting: Add support for script args
Tom Zanussi
2009-12-15
5
-26
/
+38
*
perf tools: Make symbol_conf static
Frederic Weisbecker
2009-12-15
2
-2
/
+2
*
perf diff: Introduce tool to show performance difference
Arnaldo Carvalho de Melo
2009-12-15
7
-2
/
+329
*
perf record: Rename perf.data to perf.data.old if --force/-f is used
Arnaldo Carvalho de Melo
2009-12-15
1
-4
/
+13
*
perf util: Remove setup_sorting dups
Arnaldo Carvalho de Melo
2009-12-15
4
-32
/
+19
*
perf session: Event statistics also are per session
Arnaldo Carvalho de Melo
2009-12-15
6
-15
/
+10
*
perf session: Adopt the sample_type variable
Arnaldo Carvalho de Melo
2009-12-14
7
-58
/
+34
*
perf session: Adopt resolve_callchain
Arnaldo Carvalho de Melo
2009-12-14
3
-60
/
+68
*
perf session: Move the hist_entries rb tree to perf_session
Arnaldo Carvalho de Melo
2009-12-14
10
-89
/
+86
*
perf tools: No need for three rb_trees for sorting hist entries
Arnaldo Carvalho de Melo
2009-12-14
4
-28
/
+22
*
perf session: Move kmaps to perf_session
Arnaldo Carvalho de Melo
2009-12-14
18
-118
/
+134
*
perf session: Move the global threads list to perf_session
Arnaldo Carvalho de Melo
2009-12-14
13
-74
/
+98
*
perf session: Reduce the number of parms to perf_session__process_events
Arnaldo Carvalho de Melo
2009-12-14
10
-37
/
+35
*
perf session: Register the idle thread in perf_session__process_events
Arnaldo Carvalho de Melo
2009-12-14
8
-24
/
+16
*
perf session: Ditch register_perf_file_handler
Arnaldo Carvalho de Melo
2009-12-14
13
-89
/
+66
*
perf session: Pass the perf_session to the event handling operations
Arnaldo Carvalho de Melo
2009-12-14
12
-79
/
+103
*
perf sched: Fix build failure on sparc
David Miller
2009-12-14
2
-4
/
+8
*
perf bench: Add "all" pseudo subsystem and "all" pseudo suite
Hitoshi Mitake
2009-12-14
3
-7
/
+57
*
perf tools: Introduce perf_session class
Arnaldo Carvalho de Melo
2009-12-12
15
-181
/
+206
*
perf symbols: Ditch dso->find_symbol
Arnaldo Carvalho de Melo
2009-12-12
3
-5
/
+2
*
perf symbols: Allow lookups by symbol name too
Arnaldo Carvalho de Melo
2009-12-12
5
-41
/
+163
*
perf symbols: Add missing "Variables" entry to map_type__name
Arnaldo Carvalho de Melo
2009-12-12
1
-0
/
+1
*
perf symbols: Add support for 'variable' symtabs
Arnaldo Carvalho de Melo
2009-12-12
2
-16
/
+53
*
perf symbols: Introduce ELF counterparts to symbol_type__is_a
Arnaldo Carvalho de Melo
2009-12-12
1
-2
/
+22
*
perf symbols: Introduce symbol_type__is_a
Arnaldo Carvalho de Melo
2009-12-12
2
-6
/
+13
*
perf symbols: Rename kthreads to kmaps, using another abstraction for it
Arnaldo Carvalho de Melo
2009-12-12
6
-85
/
+106
*
perf tools: Allow building for ARM
Jamie Iles
2009-12-11
1
-0
/
+12
*
perf tools: Allow cross compiling
Jamie Iles
2009-12-11
1
-2
/
+4
*
perf kmem: Fix unused argument build warning
Ingo Molnar
2009-12-10
1
-2
/
+2
*
perf symbols: perf_header__read_build_ids() offset'n'size should be u64
Arnaldo Carvalho de Melo
2009-12-10
2
-3
/
+3
*
perf symbols: dsos__read_build_ids() should read both user and kernel buildids
Arnaldo Carvalho de Melo
2009-12-10
1
-2
/
+3
*
perf tools: Align long options which have no short forms
Li Zefan
2009-12-10
1
-0
/
+3
*
perf kmem: Show usage if no option is specified
Li Zefan
2009-12-10
2
-28
/
+37
*
perf sched: Add max delay time snapshot
Frederic Weisbecker
2009-12-10
1
-6
/
+10
*
perf tools: Correct size given to memset
Julia Lawall
2009-12-10
2
-2
/
+2
*
perf sched: Fix for getting task's execution time
Xiao Guangrong
2009-12-09
1
-28
/
+27
[next]