index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
perf probe: Update perf-probe document
Masami Hiramatsu
2009-12-09
1
-5
/
+16
*
perf probe: Support --del option
Masami Hiramatsu
2009-12-09
3
-7
/
+96
*
perf probe: Support vmlinux on cwd by default
Masami Hiramatsu
2009-12-09
1
-4
/
+6
*
perf probe: Remove event suffix number _0
Masami Hiramatsu
2009-12-09
1
-1
/
+10
*
perf probe: Fix add-probe command syntax without --add option
Masami Hiramatsu
2009-12-09
1
-7
/
+26
*
perf probe: Change probe-added message more user-friendly
Masami Hiramatsu
2009-12-09
1
-5
/
+10
*
perf probe: Change event list format
Masami Hiramatsu
2009-12-09
1
-2
/
+25
*
perf probe: Use pr_debug for debug message
Masami Hiramatsu
2009-12-07
1
-2
/
+2
[prev]
[next]