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
2017-12-06
tooling/headers: Synchronize updated s390 and x86 UAPI headers
Ingo Molnar
2017-11-28
perf intel-pt: Bring instruction decoder files into line with the kernel
Adrian Hunter
2017-11-28
perf evlist: Add helper to check if attr.exclude_kernel is set in all evsels
Arnaldo Carvalho de Melo
2017-11-28
perf annotate: Do not truncate instruction names at 6 chars
Ravi Bangoria
2017-11-28
perf machine: Guard against NULL in machine__exit()
Arnaldo Carvalho de Melo
2017-11-28
perf evsel: Fix up leftover perf_evsel_stat usage via evsel->priv
Arnaldo Carvalho de Melo
2017-11-28
perf record: Fix -c/-F options for cpu event aliases
Andi Kleen
2017-11-28
perf evlist: Set the correct idx when adding dummy events
Arnaldo Carvalho de Melo
2017-11-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-11-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-09
perf tools: Fix eBPF event specification parsing
Jiri Olsa
2017-11-09
perf tools: Add "reject" option for parse-events.l
Jiri Olsa
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-03
Merge branch 'linus' into perf/urgent, to pick up dependent commits
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-01
perf srcline: Show correct function name for srcline of callchains
Namhyung Kim
2017-11-01
perf srcline: Fix memory leak in addr2inlines()
Namhyung Kim
2017-10-31
perf callchain: Fix double mapping al->addr for children without self period
Namhyung Kim
2017-10-30
perf stat: Make --per-thread update shadow stats to show metrics
Jiri Olsa
2017-10-30
perf stat: Move the shadow stats scale computation in perf_stat__update_shado...
Jiri Olsa
2017-10-30
perf tools: Add perf_data_file__write function
Jiri Olsa
2017-10-30
perf tools: Add struct perf_data_file
Jiri Olsa
2017-10-30
perf tools: Rename struct perf_data_file to perf_data
Jiri Olsa
2017-10-27
perf tools: Unwind properly location after REJECT
Jiri Olsa
2017-10-27
perf evsel: Restore evsel->priv as a tool private area
Arnaldo Carvalho de Melo
2017-10-25
perf symbols: Fix memory corruption because of zero length symbols
Ravi Bangoria
2017-10-25
perf util: Enable handling of inlined frames by default
Milian Wolff
2017-10-25
perf report: Use srcline from callchain for hist entries
Milian Wolff
2017-10-25
perf report: Cache srclines for callchain nodes
Milian Wolff
2017-10-25
perf report: Cache failed lookups of inlined frames
Milian Wolff
2017-10-25
perf report: Properly handle branch count in match_chain()
Milian Wolff
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-24
perf report: Compare symbol name for inlined frames when sorting
Milian Wolff
2017-10-24
perf callchain: Compare symbol name for inlined frames when matching
Milian Wolff
2017-10-24
perf script: Mark inlined frames and do not print DSO for them
Milian Wolff
2017-10-24
perf callchain: Mark inlined frames in output by " (inlined)" suffix
Milian Wolff
2017-10-24
perf report: Fall-back to function name comparison for -g srcline
Milian Wolff
2017-10-24
perf callchain: Create real callchain entries for inlined frames
Milian Wolff
2017-10-24
perf callchain: Refactor inline_list to store srcline string directly
Milian Wolff
2017-10-24
perf callchain: Refactor inline_list to operate on symbols
Milian Wolff
2017-10-24
perf callchain: Store srcline in callchain_cursor_node
Milian Wolff
2017-10-24
perf report: Remove code to handle inline frames from browsers
Milian Wolff
2017-10-23
perf namespaces: Add more appropriate set of headers
Arnaldo Carvalho de Melo
2017-10-23
perf tools: Introduce binary__fprintf()
Arnaldo Carvalho de Melo
2017-10-23
perf annotate: Remove arch::cpuid_parse callback
Jiri Olsa
2017-10-23
perf mmap: Adopt push method from builtin-record.c
Arnaldo Carvalho de Melo
2017-10-23
perf mmap: Move perf_mmap and methods to separate mmap.[ch] files
Arnaldo Carvalho de Melo
2017-10-20
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2017-10-18
perf xyarray: Fix wrong processing when closing evsel fd
Jin Yao
[next]