index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
2015-03-24
perf probe: Fix to get ummapped symbol address on kernel
Masami Hiramatsu
2015-03-24
perf tools: Remove (null) value of "Sort order" for perf mem report
Yunlong Song
2015-03-23
perf annotate: Allow annotation for decompressed kernel modules
Jiri Olsa
2015-03-23
perf tools: Try to lookup kernel module map before creating one
Jiri Olsa
2015-03-23
perf tools: Remove is_kmodule_extension function
Jiri Olsa
2015-03-23
perf tools: Remove compressed argument from is_kernel_module
Jiri Olsa
2015-03-23
perf tools: Use kmod_path__parse in is_kernel_module
Jiri Olsa
2015-03-23
perf tools: Use kmod_path__parse in decompress_kmodule
Jiri Olsa
2015-03-23
perf tools: Use kmod_path__parse in map_groups__set_modules_path_dir
Jiri Olsa
2015-03-21
perf tools: Use kmod_path__parse for machine__new_dso
Jiri Olsa
2015-03-21
perf tools: Add machine__module_dso function
Jiri Olsa
2015-03-21
perf tools: Add dsos__addnew function
Jiri Olsa
2015-03-21
perf tools: Add kmod_path__parse function
Jiri Olsa
2015-03-21
perf tools: Add lzma decompression support for kernel module
Jiri Olsa
2015-03-21
perf probe: Fix failure to add multiple probes without debuginfo
He Kuang
2015-03-20
perf tools: Fix race in build_id_cache__add_s()
Milos Vyletel
2015-03-19
perf report: Don't allow empty argument for '-t'.
Wang Nan
2015-03-19
perf callchain: Separate eh/debug frame offset cache.
Wang Nan
2015-03-17
perf hists browser: Allow annotating entries in callchains
Arnaldo Carvalho de Melo
2015-03-17
perf hists: Remove hist_entry->used, not used anymore
Arnaldo Carvalho de Melo
2015-03-13
perf data: Add tracepoint events fields CTF conversion support
Sebastian Andrzej Siewior
2015-03-12
perf probe: Fix compiles due to declarations using perf_probe_point
David Ahern
2015-03-12
perf hists browser: Fix UI bug after zoom into thread/dso/symbol
He Kuang
2015-03-12
perf probe: Fix possible double free on error
He Kuang
2015-03-12
perf probe: Allow weak symbols to be probed
Namhyung Kim
2015-03-12
perf symbols: Allow symbol alias when loading map for symbol name
Namhyung Kim
2015-03-12
Revert "perf probe: Fix to fall back to find probe point in symbols"
Masami Hiramatsu
2015-03-12
perf probe: Fix --line to handle aliased symbols in glibc
Masami Hiramatsu
2015-03-12
perf probe: Fix to handle aliased symbols in glibc
Masami Hiramatsu
2015-03-12
perf ordered_events: Adopt queue() method
Arnaldo Carvalho de Melo
2015-03-12
perf tools: Remove superfluous thread->comm_set setting
Jiri Olsa
2015-03-12
perf tools: tool->finished_round() doesn't need perf_session
Arnaldo Carvalho de Melo
2015-03-12
perf ordered_events: Allow tools to specify a deliver method
Arnaldo Carvalho de Melo
2015-03-11
perf ordered_events: Shorten function signatures
Arnaldo Carvalho de Melo
2015-03-11
perf ordered_events: Untangle from perf_session
Arnaldo Carvalho de Melo
2015-03-03
perf tools: Reference count struct thread
Arnaldo Carvalho de Melo
2015-03-02
perf probe: Remove bias offset to find probe point by address
Masami Hiramatsu
2015-03-02
perf probe: Warn if given uprobe event accesses memory on older kernel
Masami Hiramatsu
2015-03-02
perf tools: Fix FORK after COMM when synthesizing records for pre-existing th...
Arnaldo Carvalho de Melo
2015-03-02
perf tools: Only include tsc file for x86
David Ahern
2015-03-02
Merge 'tip/perf/urgent' into perf/core to pick fixes
Arnaldo Carvalho de Melo
2015-02-27
perf buildid-cache: Add --purge FILE to remove all caches of FILE
Masami Hiramatsu
2015-02-27
perf list: Clean up the printing functions of hardware/software events
Yunlong Song
2015-02-27
perf tools: Remove the '--(null)' long_name for --list-opts
Yunlong Song
2015-02-27
perf list: Avoid confusion of perf output and the next command prompt
Yunlong Song
2015-02-27
perf list: Sort the output of 'perf list' to view more clearly
Yunlong Song
2015-02-27
perf probe: Fix a precedence bug
He Kuang
2015-02-27
perf diff: Support for different binaries
Kan Liang
2015-02-27
perf buildid-cache: Add new buildid cache if update target is not cached
Masami Hiramatsu
2015-02-27
perf probe: Handle strdup() failure
Arnaldo Carvalho de Melo
[next]