index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
2019-02-06
perf thread-stack: Represent jmps to the start of a different symbol
Adrian Hunter
2019-02-06
perf thread-stack: Tidy thread_stack__no_call_return() by adding more local v...
Adrian Hunter
2019-02-06
perf thread-stack: Tidy thread_stack__push_cp() usage
Adrian Hunter
2019-02-06
perf tools: Fix split_kallsyms_for_kcore() for trampoline symbols
Adrian Hunter
2019-02-06
perf vendor events intel: Fix Load_Miss_Real_Latency on CLX
William Cohen
2019-02-06
perf cs-etm: Set sample flags for exception return packet
Leo Yan
2019-02-06
perf cs-etm: Set sample flags for exception packet
Leo Yan
2019-02-06
perf cs-etm: Add traceID in packet
Leo Yan
2019-02-06
perf cs-etm: Change tuple from traceID-CPU# to traceID-metadata
Leo Yan
2019-02-06
perf cs-etm: Add exception number in exception packet
Leo Yan
2019-02-06
perf cs-etm: Set sample flags for trace discontinuity
Leo Yan
2019-02-06
perf cs-etm: Set sample flags for instruction range packet
Leo Yan
2019-02-06
perf cs-etm: Add last instruction information in packet
Leo Yan
2019-02-06
perf tools: Add documentation for BPF event selection
Changbin Du
2019-02-06
perf report: Move symbol annotation to the resort phase
Jiri Olsa
2019-02-06
perf evsel: Add output_resort_cb method
Jiri Olsa
2019-02-06
perf hists: Add argument to hists__resort_cb_t callback
Jiri Olsa
2019-02-06
perf clang: Do not use 'return std::move(something)'
Arnaldo Carvalho de Melo
2019-02-06
perf record: Apply affinity masks when reading mmap buffers
Alexey Budankov
2019-02-06
perf tools: Add fallback versions for CPU_{OR,EQUAL}()
Arnaldo Carvalho de Melo
2019-02-06
perf record: Bind the AIO user space buffers to nodes
Alexey Budankov
2019-02-06
perf record: Allocate affinity masks
Alexey Budankov
2019-02-06
perf pmu: Remove set_drv_config API
Mathieu Poirier
2019-02-06
perf coresight: Remove set_drv_config() API
Mathieu Poirier
2019-02-06
perf arm cs-etm: Use event attributes to send sink information to kernel
Mathieu Poirier
2019-02-06
perf pmu: Move EVENT_SOURCE_DEVICE_PATH to PMU header file
Mathieu Poirier
2019-02-06
perf bpf-loader: Remove unecessary includes from bpf-loader.h
Arnaldo Carvalho de Melo
2019-02-06
perf powerpc kvm-stat: Add missing evlist.h header
Arnaldo Carvalho de Melo
2019-02-06
perf kvm stat: Replace kvm-stat.h includes with forward declarations
Arnaldo Carvalho de Melo
2019-02-06
perf pmu: Remove needless evsel.h include, only needs one fwd decl
Arnaldo Carvalho de Melo
2019-02-06
perf tests pmu: Add missing headers
Arnaldo Carvalho de Melo
2019-02-06
perf hist: Remove the needless callchain.h include from hist.h
Arnaldo Carvalho de Melo
2019-02-06
perf tools: Add missing include <callchain.h> in various places
Arnaldo Carvalho de Melo
2019-02-06
perf thread: Don't include symbol.h, symbol_conf.h is enough
Arnaldo Carvalho de Melo
2019-02-06
perf evsel: No need to include symbol.h in evsel.h, symbol_conf.h is enough
Arnaldo Carvalho de Melo
2019-02-06
perf tools: Add missing include for symbols.h
Arnaldo Carvalho de Melo
2019-02-06
perf hist: Remove symbol.h from hist.h, just fwd decls are needed
Arnaldo Carvalho de Melo
2019-02-06
perf tests: Add missing headers so far obtained indirectly
Arnaldo Carvalho de Melo
2019-02-06
perf map: Move structs and prototypes for map groups to a separate header
Arnaldo Carvalho de Melo
2019-02-06
pref tools: Add missing map.h includes
Arnaldo Carvalho de Melo
2019-02-06
perf symbols: Introduce map_symbol.h
Arnaldo Carvalho de Melo
2019-02-06
perf callchain: Uninline callchain_cursor_reset() to remove map.h dependency
Arnaldo Carvalho de Melo
2019-02-06
perf srccode: Move struct definition from map.h to srccode.h
Arnaldo Carvalho de Melo
2019-02-06
perf arm pmu: Add missing linux/string.h header
Arnaldo Carvalho de Melo
2019-02-06
perf powerpc: Add missing headers to skip-callchain-idx.c
Arnaldo Carvalho de Melo
2019-02-04
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2019-02-03
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-01-25
perf augmented_syscalls: Convert to bpf_map()
Arnaldo Carvalho de Melo
2019-01-25
perf bpf examples: Convert etcsnoop to use bpf_map()
Arnaldo Carvalho de Melo
2019-01-25
perf trace: Fixup etcsnoop example
Arnaldo Carvalho de Melo
[next]