index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-19
perf tools: Rename 'perf_record_opts' to 'record_opts
Arnaldo Carvalho de Melo
17
-37
/
+34
2013-12-19
perf record: Rename 'perf_record' to plain 'record'
Arnaldo Carvalho de Melo
1
-30
/
+28
2013-12-19
perf record: Simplify perf_record__write
Arnaldo Carvalho de Melo
1
-8
/
+3
2013-12-19
perf record: Use perf_data_file__write for output file
Jiri Olsa
1
-14
/
+9
2013-12-19
perf inject: Handle output file via perf_data_file object
Jiri Olsa
1
-38
/
+27
2013-12-19
perf tools: Get rid of a duplicate va_end() in error reporting routine
Namhyung Kim
1
-1
/
+0
2013-12-19
perf report: Introduce helpers for processing callchains
Arnaldo Carvalho de Melo
1
-40
/
+32
2013-12-19
perf annotate: Make symbol__inc_addr_samples private
Arnaldo Carvalho de Melo
2
-5
/
+2
2013-12-19
perf annotate: Adopt methods from hists
Arnaldo Carvalho de Melo
4
-14
/
+15
2013-12-19
perf top: Use hist_entry__inc_addr_sample
Arnaldo Carvalho de Melo
1
-1
/
+1
2013-12-19
perf annotate: Add inc_samples method to addr_map_symbol
Arnaldo Carvalho de Melo
3
-8
/
+11
2013-12-19
perf hists: Leave symbol addr hist bucket auto alloc to symbol layer
Arnaldo Carvalho de Melo
2
-43
/
+5
2013-12-19
perf annotate: Auto allocate symbol per addr hist buckets
Arnaldo Carvalho de Melo
3
-58
/
+40
2013-12-18
tools lib traceevent: Introduce pevent_filter_strerror()
Namhyung Kim
3
-61
/
+61
2013-12-18
perf hists: Do not pass period and weight to add_hist_entry()
Namhyung Kim
1
-5
/
+5
2013-12-18
perf sort: Do not compare dso again
Namhyung Kim
1
-3
/
+8
2013-12-18
perf sort: Compare addresses if no symbol info
Namhyung Kim
1
-3
/
+8
2013-12-17
tools lib traceevent: Get rid of die() in some string conversion functions
Namhyung Kim
1
-48
/
+19
2013-12-17
perf symbols: Use consistent name for the DSO binary type member
Arnaldo Carvalho de Melo
3
-14
/
+14
2013-12-17
perf timechart: Add --highlight option
Stanislav Fomichev
4
-5
/
+56
2013-12-16
perf symbols: Clarify method to get DSO binary_type filename
Arnaldo Carvalho de Melo
3
-11
/
+11
2013-12-16
perf symbols: Remove needless static binary_type array
Arnaldo Carvalho de Melo
1
-1
/
+1
2013-12-16
perf timechart: Add support for topology
Stanislav Fomichev
4
-3
/
+151
2013-12-16
perf timechart: Get number of CPUs from perf header
Stanislav Fomichev
1
-6
/
+26
2013-12-16
perf timechart: Print pid along the name
Stanislav Fomichev
3
-3
/
+4
2013-12-16
perf timechart: Add backtrace support to CPU info
Stanislav Fomichev
3
-4
/
+12
2013-12-16
tools/: Convert to new topic libraries
Borislav Petkov
18
-53
/
+56
2013-12-16
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
21
-303
/
+550
2013-12-16
Merge tag 'v3.13-rc4' into perf/core
Ingo Molnar
5
-61
/
+219
2013-12-13
tools lib traceevent: Refactor pevent_filter_match() to get rid of die()
Namhyung Kim
2
-57
/
+99
2013-12-13
tools lib traceevent: Make pevent_filter_add_filter_str() return pevent_errno
Namhyung Kim
2
-59
/
+27
2013-12-13
tools lib traceevent: Refactor process_filter()
Namhyung Kim
2
-28
/
+42
2013-12-13
tools lib traceevent: Refactor create_arg_item()
Namhyung Kim
2
-11
/
+12
2013-12-13
tools lib traceevent: Get rid of die() in reparent_op_arg()
Namhyung Kim
2
-35
/
+64
2013-12-13
tools lib traceevent: Make add_left() return pevent_errno
Namhyung Kim
1
-3
/
+3
2013-12-13
tools lib traceevent: Get rid of die() in add_right()
Namhyung Kim
2
-16
/
+26
2013-12-13
tools lib traceevent: Get rid of malloc_or_die() in find_event()
Namhyung Kim
2
-9
/
+22
2013-12-13
tools lib traceevent: Get rid of malloc_or_die() in read_token()
Namhyung Kim
1
-1
/
+7
2013-12-13
tools lib traceevent: Get rid of malloc_or_die() allocate_arg()
Namhyung Kim
1
-8
/
+40
2013-12-13
tools lib traceevent: Get rid of die in add_filter_type()
Namhyung Kim
1
-5
/
+16
2013-12-13
tools lib traceevent: Get rid of malloc_or_die() in show_error()
Namhyung Kim
1
-1
/
+15
2013-12-13
perf completion: Complete 'perf kvm'
Ramkumar Ramachandra
1
-0
/
+4
2013-12-13
perf evlist: Add perf_evlist__to_front()
Adrian Hunter
2
-0
/
+20
2013-12-13
perf tools: Fix inverted error verification bug in thread__fork
David Ahern
1
-1
/
+1
2013-12-13
perf tools: Move mem_bswap32/64 to util.c
Adrian Hunter
4
-23
/
+25
2013-12-13
perf evlist: Add can_select_event() method
Adrian Hunter
2
-0
/
+39
2013-12-13
perf header: Allow header->data_offset to be predetermined
Adrian Hunter
1
-1
/
+2
2013-12-13
perf tools: Add perf_event_paranoid()
Adrian Hunter
3
-2
/
+21
2013-12-13
tools lib symbol: Start carving out symbol parsing routines from perf
Arnaldo Carvalho de Melo
9
-71
/
+93
2013-12-11
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
35
-163
/
+375
[next]