index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
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
2014-12-09
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-12-01
perf callchain: Support handling complete branch stacks as histograms
Andi Kleen
2014-12-01
perf stat: Add support for per-pkg counters
Jiri Olsa
2014-12-01
perf tools: Remove perf_evsel__read interface
Jiri Olsa
2014-11-28
perf session: Do not fail on processing out of order event
Jiri Olsa
2014-11-24
perf tools: Add snapshot format file parsing
Jiri Olsa
2014-11-24
perf tools: Add per-pkg format file parsing
Matt Fleming
2014-11-24
perf evsel: Introduce perf_evsel__read_cb function
Jiri Olsa
2014-11-24
perf evsel: Introduce perf_counts_values__scale function
Jiri Olsa
2014-11-24
perf evsel: Introduce perf_evsel__compute_deltas function
Jiri Olsa
2014-11-24
perf tools: Allow to force redirect pr_debug to stderr.
Andi Kleen
2014-11-24
perf tools: Fix segfault due to invalid kernel dso access
Namhyung Kim
2014-11-24
perf callchain: Make get_srcline fall back to sym+offset
Andi Kleen
2014-11-24
perf symbols: Move bfd_demangle stubbing to its only user
Arnaldo Carvalho de Melo
2014-11-24
perf callchain: Enable printing the srcline in the history
Andi Kleen
2014-11-19
perf tools: Only override the default :tid comm entry
Adrian Hunter
2014-11-19
perf evlist: Do not poll events that use the system_wide flag
Adrian Hunter
2014-11-19
perf evsel: Fix ftrace:function event recording
Jiri Olsa
2014-11-19
perf hists: Fix up srcline histogram key formatting
Arnaldo Carvalho de Melo
2014-11-19
perf annotate: Support source line numbers in annotate
Andi Kleen
2014-11-19
perf tools: Only print base source file for srcline
Andi Kleen
2014-11-19
perf callchain: Use a common function to resolve symbol or name
Andi Kleen
2014-11-19
perf callchain: Use al.addr to set up call chain
Andi Kleen
2014-11-19
perf callchain: Factor out adding new call chain entries
Andi Kleen
2014-11-19
perf tools: Fix annotation with kcore
Adrian Hunter
2014-11-19
perf symbols: Fallback to kallsyms when using the minimal 'ELF' loader
Arnaldo Carvalho de Melo
2014-11-19
perf build-id: Move disable_buildid_cache() to util/build-id.c
Namhyung Kim
2014-11-16
perf tools: Add core support for sampling intr machine state regs
Stephane Eranian
2014-11-06
perf evsel: Do not call pevent_free_format when deleting tracepoint
Jiri Olsa
2014-11-06
perf script python: Removing event cache as it's no longer needed
Jiri Olsa
2014-11-06
perf script perl: Removing event cache as it's no longer needed
Jiri Olsa
2014-11-06
perf tools: Add test_and_set_bit function
Jiri Olsa
2014-11-05
perf tools: Make vmlinux short name more like kallsyms short name
Namhyung Kim
2014-11-05
perf tools: Fix build-id matching on vmlinux
Namhyung Kim
2014-11-05
perf record: Do not save pathname in ./debug/.build-id directory for vmlinux
Namhyung Kim
2014-11-05
perf build-id: Move build-id related functions to util/build-id.c
Namhyung Kim
2014-11-05
perf build-id: Rename dsos__write_buildid_table()
Namhyung Kim
2014-11-05
perf tools: Add gzip decompression support for kernel module
Namhyung Kim
2014-11-04
perf symbols: Preparation for compressed kernel module support
Namhyung Kim
2014-11-03
perf tools: Defer export of comms that were not 'set'
Adrian Hunter
2014-11-03
perf tools: Add call information to Python export
Adrian Hunter
2014-11-03
perf tools: Add call information to the database export API
Adrian Hunter
2014-11-03
perf tools: Add branch_type and in_tx to Python export
Adrian Hunter
2014-11-03
perf tools: Add branch type to db export
Adrian Hunter
2014-11-03
perf tools: Enhance the thread stack to output call/return data
Adrian Hunter
2014-11-03
perf tools: Add a thread stack for synthesizing call chains
Adrian Hunter
2014-10-29
perf session: Add perf_session__deliver_synth_event()
Adrian Hunter
2014-10-29
perf tools: Use evlist__for_each in a few remaining places
Arnaldo Carvalho de Melo
2014-10-29
perf tools: Add id index
Adrian Hunter
2014-10-29
perf probe: Add --quiet option to suppress output result message
Masami Hiramatsu
[next]