index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
perf scripting perl: Shorten function signatures
Arnaldo Carvalho de Melo
2013-12-19
|
*
|
|
|
|
perf scripting python: Shorten function signatures
Arnaldo Carvalho de Melo
2013-12-19
|
*
|
|
|
|
perf ui browser: Remove misplaced __maybe_unused
Arnaldo Carvalho de Melo
2013-12-19
|
*
|
|
|
|
perf report: Rename 'perf_report' to 'report'
Arnaldo Carvalho de Melo
2013-12-19
|
*
|
|
|
|
tools lib traceevent: Use global 'O' processing code
Jiri Olsa
2013-12-19
|
*
|
|
|
|
tools lib traceevent: Use global QUIET_CLEAN build output
Jiri Olsa
2013-12-19
|
*
|
|
|
|
tools lib traceevent: Use global QUIET_INSTALL build output
Jiri Olsa
2013-12-19
|
*
|
|
|
|
tools lib traceevent: Use global QUIET_LINK build output
Jiri Olsa
2013-12-19
|
*
|
|
|
|
tools lib traceevent: Add global QUIET_CC_FPIC build output
Jiri Olsa
2013-12-19
|
*
|
|
|
|
tools lib traceevent: Use global QUIET_CC build output
Jiri Olsa
2013-12-19
|
*
|
|
|
|
tools lib traceevent: Remove print_app_build variable
Jiri Olsa
2013-12-19
|
*
|
|
|
|
perf tools: Making QUIET_(CLEAN|INSTAL) variables global
Jiri Olsa
2013-12-19
|
*
|
|
|
|
perf tests: Factor make install tests
Jiri Olsa
2013-12-19
|
*
|
|
|
|
perf tools: Rename 'perf_record_opts' to 'record_opts
Arnaldo Carvalho de Melo
2013-12-19
|
*
|
|
|
|
perf record: Rename 'perf_record' to plain 'record'
Arnaldo Carvalho de Melo
2013-12-19
|
*
|
|
|
|
perf record: Simplify perf_record__write
Arnaldo Carvalho de Melo
2013-12-19
|
*
|
|
|
|
perf record: Use perf_data_file__write for output file
Jiri Olsa
2013-12-19
|
*
|
|
|
|
perf inject: Handle output file via perf_data_file object
Jiri Olsa
2013-12-19
|
*
|
|
|
|
perf tools: Get rid of a duplicate va_end() in error reporting routine
Namhyung Kim
2013-12-19
|
*
|
|
|
|
perf report: Introduce helpers for processing callchains
Arnaldo Carvalho de Melo
2013-12-19
|
*
|
|
|
|
perf annotate: Make symbol__inc_addr_samples private
Arnaldo Carvalho de Melo
2013-12-19
|
*
|
|
|
|
perf annotate: Adopt methods from hists
Arnaldo Carvalho de Melo
2013-12-19
|
*
|
|
|
|
perf top: Use hist_entry__inc_addr_sample
Arnaldo Carvalho de Melo
2013-12-19
|
*
|
|
|
|
perf annotate: Add inc_samples method to addr_map_symbol
Arnaldo Carvalho de Melo
2013-12-19
|
*
|
|
|
|
perf hists: Leave symbol addr hist bucket auto alloc to symbol layer
Arnaldo Carvalho de Melo
2013-12-19
|
*
|
|
|
|
perf annotate: Auto allocate symbol per addr hist buckets
Arnaldo Carvalho de Melo
2013-12-19
|
*
|
|
|
|
tools lib traceevent: Introduce pevent_filter_strerror()
Namhyung Kim
2013-12-18
|
*
|
|
|
|
perf hists: Do not pass period and weight to add_hist_entry()
Namhyung Kim
2013-12-18
|
*
|
|
|
|
perf sort: Do not compare dso again
Namhyung Kim
2013-12-18
|
*
|
|
|
|
perf sort: Compare addresses if no symbol info
Namhyung Kim
2013-12-18
|
*
|
|
|
|
tools lib traceevent: Get rid of die() in some string conversion functions
Namhyung Kim
2013-12-17
|
*
|
|
|
|
perf symbols: Use consistent name for the DSO binary type member
Arnaldo Carvalho de Melo
2013-12-17
|
*
|
|
|
|
perf timechart: Add --highlight option
Stanislav Fomichev
2013-12-17
|
*
|
|
|
|
perf symbols: Clarify method to get DSO binary_type filename
Arnaldo Carvalho de Melo
2013-12-16
|
*
|
|
|
|
perf symbols: Remove needless static binary_type array
Arnaldo Carvalho de Melo
2013-12-16
|
*
|
|
|
|
perf timechart: Add support for topology
Stanislav Fomichev
2013-12-16
|
*
|
|
|
|
perf timechart: Get number of CPUs from perf header
Stanislav Fomichev
2013-12-16
|
*
|
|
|
|
perf timechart: Print pid along the name
Stanislav Fomichev
2013-12-16
|
*
|
|
|
|
perf timechart: Add backtrace support to CPU info
Stanislav Fomichev
2013-12-16
|
*
|
|
|
|
tools/: Convert to new topic libraries
Borislav Petkov
2013-12-16
|
*
|
|
|
|
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2013-12-16
|
|
\
\
\
\
\
|
|
*
|
|
|
|
tools lib traceevent: Refactor pevent_filter_match() to get rid of die()
Namhyung Kim
2013-12-13
|
|
*
|
|
|
|
tools lib traceevent: Make pevent_filter_add_filter_str() return pevent_errno
Namhyung Kim
2013-12-13
|
|
*
|
|
|
|
tools lib traceevent: Refactor process_filter()
Namhyung Kim
2013-12-13
|
|
*
|
|
|
|
tools lib traceevent: Refactor create_arg_item()
Namhyung Kim
2013-12-13
|
|
*
|
|
|
|
tools lib traceevent: Get rid of die() in reparent_op_arg()
Namhyung Kim
2013-12-13
|
|
*
|
|
|
|
tools lib traceevent: Make add_left() return pevent_errno
Namhyung Kim
2013-12-13
|
|
*
|
|
|
|
tools lib traceevent: Get rid of die() in add_right()
Namhyung Kim
2013-12-13
|
|
*
|
|
|
|
tools lib traceevent: Get rid of malloc_or_die() in find_event()
Namhyung Kim
2013-12-13
|
|
*
|
|
|
|
tools lib traceevent: Get rid of malloc_or_die() in read_token()
Namhyung Kim
2013-12-13
[prev]
[next]