index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
2019-05-28
perf python: Remove -fstack-protector-strong if clang doesn't have it
Arnaldo Carvalho de Melo
2019-05-28
perf machine: Return NULL instead of null-terminating /proc/version array
Donald Yandt
2019-05-28
perf version: Append 12 git SHA chars to the version string
Arnaldo Carvalho de Melo
2019-05-28
perf script: Remove superfluous BPF event titles
Jiri Olsa
2019-05-28
perf tests: Add map_groups__merge_in test
Jiri Olsa
2019-05-28
perf script: Pad DSO name for --call-trace
Jiri Olsa
2019-05-28
perf dso: Add BPF DSO read and size hooks
Jiri Olsa
2019-05-28
perf dso: Simplify dso_cache__read function
Jiri Olsa
2019-05-28
perf dso: Separate generic code in dso_cache__read
Jiri Olsa
2019-05-28
perf dso: Separate generic code in dso__data_file_size()
Jiri Olsa
2019-05-28
perf tools: Remove const from thread read accessors
Namhyung Kim
2019-05-28
perf tools: Preserve eBPF maps when loading kcore
Jiri Olsa
2019-05-28
perf machine: Keep zero in pgoff BPF map
Jiri Olsa
2019-05-28
perf auxtrace: Fix itrace defaults for perf script
Adrian Hunter
2019-05-28
perf intel-pt: Fix itrace defaults for perf script
Adrian Hunter
2019-05-28
perf machine: Read also the end of the kernel
Jiri Olsa
2019-05-28
perf session: Add missing swap ops for namespace events
Namhyung Kim
2019-05-28
perf namespace: Protect reading thread's namespace
Namhyung Kim
2019-05-28
perf data: Fix 'strncat may truncate' build failure with recent gcc
Shawn Landden
2019-05-16
perf stat: Support 'percore' event qualifier
Jin Yao
2019-05-16
perf stat: Factor out aggregate counts printing
Jin Yao
2019-05-16
perf tools: Add a 'percore' event qualifier
Jin Yao
2019-05-16
perf intel-pt: Fix sample timestamp wrt non-taken branches
Adrian Hunter
2019-05-16
perf intel-pt: Fix improved sample timestamp
Adrian Hunter
2019-05-16
perf intel-pt: Fix instructions sampling rate
Adrian Hunter
2019-05-16
perf parse-regs: Add generic support for arch__intr/user_reg_mask()
Kan Liang
2019-05-15
perf parse-regs: Split parse_regs
Kan Liang
2019-05-15
perf report: Implement perf.data record decompression
Alexey Budankov
2019-05-15
perf report: Add stub processing of compressed events for -D
Alexey Budankov
2019-05-15
perf record: Implement compression for AIO trace streaming
Alexey Budankov
2019-05-15
perf record: Implement compression for serial trace streaming
Alexey Budankov
2019-05-15
perf tools: Introduce Zstd streaming based compression API
Alexey Budankov
2019-05-15
perf mmap: Implement dedicated memory buffer for data compression
Alexey Budankov
2019-05-15
perf record: Implement COMPRESSED event record and its attributes
Alexey Budankov
2019-05-15
perf session: Define 'bytes_transferred' and 'bytes_compressed' metrics
Alexey Budankov
2019-05-15
perf machine: Null-terminate version char array upon fgets(/proc/version) error
Donald Yandt
2019-05-15
perf tools x86: Add support for recording and printing XMM registers
Andi Kleen
2019-05-15
perf parse-regs: Improve error output when faced with unknown register name
Arnaldo Carvalho de Melo
2019-05-15
perf tools: Speed up report for perf compiled with linwunwind
Jiri Olsa
2019-05-15
perf annotate: Remove hist__account_cycles() from callback
Jin Yao
2019-05-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-05-02
perf tools: Remove needless asm/unistd.h include fixing build in some places
Arnaldo Carvalho de Melo
2019-05-02
perf cs-etm: Always allocate memory for cs_etm_queue::prev_packet
Leo Yan
2019-05-02
perf cs-etm: Don't check cs_etm_queue::prev_packet validity
Leo Yan
2019-05-02
perf report: Report OOM in status line in the GTK UI
Thomas Richter
2019-05-02
perf annotate: Fix build on 32 bit for BPF annotation
Thadeu Lima de Souza Cascardo
2019-05-02
perf bpf: Return value with unlocking in perf_env__find_btf()
Bo YU
2019-04-17
perf bpf: Return NULL when RB tree lookup fails in perf_env__find_btf()
Jiri Olsa
2019-04-17
perf tools: Fix map reference counting
Jiri Olsa
2019-04-17
perf evlist: Fix side band thread draining
Jiri Olsa
[next]