index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Add perf_data_file__write interface
Jiri Olsa
2013-12-02
2
-6
/
+14
*
perf tools: Add writen function
Jiri Olsa
2013-12-02
2
-5
/
+20
*
perf tools: Fine tune readn function
Jiri Olsa
2013-12-02
1
-5
/
+11
*
perf tools: Use correct return type for readn function
Jiri Olsa
2013-12-02
4
-13
/
+13
*
perf symbols: Fix not finding kcore in buildid cache
Adrian Hunter
2013-11-27
1
-2
/
+7
*
perf tools: Export setup_list
David Ahern
2013-11-27
2
-1
/
+4
*
perf thread: Move comm_list check into function
David Ahern
2013-11-27
2
-2
/
+13
*
perf symbols: Move idle syms check from top to generic function
David Ahern
2013-11-27
2
-0
/
+31
*
perf evsel: Skip ignored symbols while printing callchain
David Ahern
2013-11-27
1
-2
/
+8
*
perf timechart: Add backtrace support
Stanislav Fomichev
2013-11-27
2
-12
/
+27
*
perf timechart: Group figures and add title with details
Stanislav Fomichev
2013-11-27
2
-4
/
+57
*
perf tools: Add option macro OPT_BOOLEAN_SET
Adrian Hunter
2013-11-27
2
-0
/
+10
*
perf tools: Allow '--inherit' as the negation of '--no-inherit'
Adrian Hunter
2013-11-27
1
-0
/
+19
*
perf record: Make per-cpu mmaps the default.
Adrian Hunter
2013-11-27
4
-6
/
+20
*
tools/perf/stat: Add event unit and scale support
Stephane Eranian
2013-11-27
5
-14
/
+160
*
perf header: Fix possible memory leaks in process_group_desc()
Namhyung Kim
2013-11-19
1
-1
/
+1
*
perf header: Fix bogus group name
Namhyung Kim
2013-11-19
1
-1
/
+3
*
perf tools: Tag thread comm as overriden
Frederic Weisbecker
2013-11-19
1
-6
/
+5
*
perf record: Add an option to force per-cpu mmaps
Adrian Hunter
2013-11-14
3
-3
/
+6
*
perf symbols: Limit max callchain using max_stack on DWARF unwinding too
Arnaldo Carvalho de Melo
2013-11-14
3
-7
/
+9
*
perf evsel: Introduce perf_evsel__prev() method
Arnaldo Carvalho de Melo
2013-11-14
1
-0
/
+5
*
perf tools: Synthesize anon MMAP records again
Don Zickus
2013-11-14
1
-2
/
+4
*
perf tools: Remove trivial extra semincolon
Davidlohr Bueso
2013-11-14
1
-1
/
+1
*
Merge branch 'linus' into perf/urgent
Ingo Molnar
2013-11-14
1
-16
/
+59
|
\
|
*
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-14
1
-16
/
+59
|
|
\
|
|
*
Merge branch 'devel-stable' into for-next
Russell King
2013-11-12
1
-16
/
+59
|
|
|
\
|
|
|
*
perf: parse the .debug_frame section in case .eh_frame is not present
Jean Pihet
2013-09-30
1
-16
/
+59
*
|
|
|
perf target: Shorten perf_target__ to target__
Arnaldo Carvalho de Melo
2013-11-12
9
-74
/
+65
*
|
|
|
perf evlist: Refactor mmap_pages parsing
David Ahern
2013-11-12
1
-11
/
+28
*
|
|
|
perf evlist: Round mmap pages to power 2 - v2
David Ahern
2013-11-12
1
-12
/
+6
*
|
|
|
perf record: Fix segfault with --no-mmap-pages
David Ahern
2013-11-12
1
-0
/
+3
*
|
|
|
perf tools: Prevent condition that all sort keys are elided
Namhyung Kim
2013-11-11
1
-0
/
+13
*
|
|
|
perf machine: Simplify synthesize_threads method
Arnaldo Carvalho de Melo
2013-11-11
2
-6
/
+14
*
|
|
|
perf machine: Introduce synthesize_threads method out of open coded equivalent
Arnaldo Carvalho de Melo
2013-11-11
2
-0
/
+16
*
|
|
|
perf record: Synthesize non-exec MMAP records when --data used
Arnaldo Carvalho de Melo
2013-11-11
2
-22
/
+32
*
|
|
|
perf evsel: Remove idx parm from constructor
Arnaldo Carvalho de Melo
2013-11-11
5
-13
/
+25
|
/
/
/
*
|
|
perf tools: Remove unneeded include
Rodrigo Campos
2013-11-07
1
-1
/
+0
*
|
|
perf tools: Fix version when building out of tree
David Ahern
2013-11-07
1
-0
/
+3
*
|
|
perf evsel: Ditch evsel->handler.data field
Arnaldo Carvalho de Melo
2013-11-07
3
-7
/
+4
*
|
|
tools/perf: Add required memory barriers
Peter Zijlstra
2013-11-06
1
-2
/
+2
*
|
|
perf tools: Finish the removal of 'self' arguments
Arnaldo Carvalho de Melo
2013-11-05
14
-193
/
+191
*
|
|
perf tools: Check maximum frequency rate for record/top
Jiri Olsa
2013-11-05
2
-0
/
+72
*
|
|
perf fs: Add procfs support
Jiri Olsa
2013-11-05
3
-2
/
+19
*
|
|
perf fs: Rename NAME_find_mountpoint() to NAME__mountpoint()
Arnaldo Carvalho de Melo
2013-11-05
4
-19
/
+14
*
|
|
perf tools: Factor sysfs code into generic fs object
Jiri Olsa
2013-11-05
7
-69
/
+116
*
|
|
perf hists: Consolidate __hists__add_*entry()
Namhyung Kim
2013-11-04
2
-83
/
+10
*
|
|
perf stat: Enhance option parse error message
Namhyung Kim
2013-11-04
1
-1
/
+2
*
|
|
perf tools: Show single option when failed to parse
Namhyung Kim
2013-11-04
2
-89
/
+132
*
|
|
perf evsel: Synthesize PERF_SAMPLE_TRANSACTION
Adrian Hunter
2013-11-04
1
-0
/
+8
*
|
|
perf evsel: Add missing overflow check for TRANSACTION
Adrian Hunter
2013-11-04
1
-0
/
+1
[next]