index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
perf inject: Handle output file via perf_data_file object
Jiri Olsa
2013-12-19
1
-38
/
+27
*
perf tools: Get rid of a duplicate va_end() in error reporting routine
Namhyung Kim
2013-12-19
1
-1
/
+0
*
perf report: Introduce helpers for processing callchains
Arnaldo Carvalho de Melo
2013-12-19
1
-40
/
+32
*
perf annotate: Make symbol__inc_addr_samples private
Arnaldo Carvalho de Melo
2013-12-19
2
-5
/
+2
*
perf annotate: Adopt methods from hists
Arnaldo Carvalho de Melo
2013-12-19
4
-14
/
+15
*
perf top: Use hist_entry__inc_addr_sample
Arnaldo Carvalho de Melo
2013-12-19
1
-1
/
+1
*
perf annotate: Add inc_samples method to addr_map_symbol
Arnaldo Carvalho de Melo
2013-12-19
3
-8
/
+11
*
perf hists: Leave symbol addr hist bucket auto alloc to symbol layer
Arnaldo Carvalho de Melo
2013-12-19
2
-43
/
+5
*
perf annotate: Auto allocate symbol per addr hist buckets
Arnaldo Carvalho de Melo
2013-12-19
3
-58
/
+40
*
perf hists: Do not pass period and weight to add_hist_entry()
Namhyung Kim
2013-12-18
1
-5
/
+5
*
perf sort: Do not compare dso again
Namhyung Kim
2013-12-18
1
-3
/
+8
*
perf sort: Compare addresses if no symbol info
Namhyung Kim
2013-12-18
1
-3
/
+8
*
perf symbols: Use consistent name for the DSO binary type member
Arnaldo Carvalho de Melo
2013-12-17
3
-14
/
+14
*
perf timechart: Add --highlight option
Stanislav Fomichev
2013-12-17
4
-5
/
+56
*
perf symbols: Clarify method to get DSO binary_type filename
Arnaldo Carvalho de Melo
2013-12-16
3
-11
/
+11
*
perf symbols: Remove needless static binary_type array
Arnaldo Carvalho de Melo
2013-12-16
1
-1
/
+1
*
perf timechart: Add support for topology
Stanislav Fomichev
2013-12-16
4
-3
/
+151
*
perf timechart: Get number of CPUs from perf header
Stanislav Fomichev
2013-12-16
1
-6
/
+26
*
perf timechart: Print pid along the name
Stanislav Fomichev
2013-12-16
3
-3
/
+4
*
perf timechart: Add backtrace support to CPU info
Stanislav Fomichev
2013-12-16
3
-4
/
+12
*
tools/: Convert to new topic libraries
Borislav Petkov
2013-12-16
12
-29
/
+28
*
perf completion: Complete 'perf kvm'
Ramkumar Ramachandra
2013-12-13
1
-0
/
+4
*
perf evlist: Add perf_evlist__to_front()
Adrian Hunter
2013-12-13
2
-0
/
+20
*
perf tools: Fix inverted error verification bug in thread__fork
David Ahern
2013-12-13
1
-1
/
+1
*
perf tools: Move mem_bswap32/64 to util.c
Adrian Hunter
2013-12-13
4
-23
/
+25
*
perf evlist: Add can_select_event() method
Adrian Hunter
2013-12-13
2
-0
/
+39
*
perf header: Allow header->data_offset to be predetermined
Adrian Hunter
2013-12-13
1
-1
/
+2
*
perf tools: Add perf_event_paranoid()
Adrian Hunter
2013-12-13
3
-2
/
+21
*
tools lib symbol: Start carving out symbol parsing routines from perf
Arnaldo Carvalho de Melo
2013-12-13
7
-71
/
+11
*
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2013-12-11
32
-139
/
+312
|
\
|
*
perf unwinding: Use the per-feature check flags
Jean Pihet
2013-12-10
2
-26
/
+34
|
*
perf tools: Add per-feature check flags
Jean Pihet
2013-12-10
1
-1
/
+1
|
*
perf symbols: Fix bug in usage of the basename() function
Stephane Eranian
2013-12-10
1
-1
/
+22
|
*
perf symbols: Rename filename argument
Arnaldo Carvalho de Melo
2013-12-10
2
-17
/
+17
|
*
perf symbols: Constify some DSO methods parameters
Arnaldo Carvalho de Melo
2013-12-10
4
-10
/
+9
|
*
perf symbols: Set freed members to NULL in dso destructor
Arnaldo Carvalho de Melo
2013-12-10
1
-2
/
+12
|
*
perf symbols: Constify dso->long_name
Arnaldo Carvalho de Melo
2013-12-10
6
-14
/
+14
|
*
perf symbols: Remove open coded management of long_name_allocated member
Arnaldo Carvalho de Melo
2013-12-10
5
-13
/
+16
|
*
perf symbols: Set alloc flag close to setting the long_name
Arnaldo Carvalho de Melo
2013-12-10
3
-22
/
+14
|
*
perf symbols: Remove open coded management of short_name_allocated member
Adrian Hunter
2013-12-10
3
-9
/
+13
|
*
perf machine: Don't open code assign dso->short_name
Arnaldo Carvalho de Melo
2013-12-10
1
-1
/
+1
|
*
perf symbols: Rename [sl]name_alloc to match the members they refer to
Arnaldo Carvalho de Melo
2013-12-10
4
-9
/
+9
|
*
perf script: Add --header/--header-only options
Jiri Olsa
2013-12-10
2
-3
/
+16
|
*
perf report: Add --header/--header-only options
Jiri Olsa
2013-12-10
2
-3
/
+28
|
*
perf kvm: Make perf kvm diff support --guestmount.
Dongsheng Yang
2013-12-09
1
-2
/
+1
|
*
perf kvm: Move code to generate filename for perf-kvm to function.
Dongsheng Yang
2013-12-09
3
-6
/
+17
|
*
perf annotate: Fix typo
Dongsheng Yang
2013-12-09
1
-1
/
+1
|
*
perf archive: Remove duplicated 'runs' in man page
Dongsheng Yang
2013-12-09
1
-3
/
+3
|
*
perf kvm: Fix bug in 'stat report'
Dongsheng Yang
2013-12-09
1
-1
/
+1
|
*
perf kvm: Introduce option -v for perf kvm command.
Dongsheng Yang
2013-12-09
2
-2
/
+7
[prev]
[next]