index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
2023-06-14
perf srcline: Add a timeout to reading from addr2line
Ian Rogers
2023-06-13
perf parse-events: Avoid string for PE_BP_COLON, PE_BP_SLASH
Ian Rogers
2023-06-13
perf metric: Fix no group check
Kan Liang
2023-06-13
perf srcline: Make sentinel reading for binutils addr2line more robust
Ian Rogers
2023-06-13
perf srcline: Make addr2line configuration failure more verbose
Ian Rogers
2023-06-13
perf dwarf-aux: Allow unnamed struct/union/enum
Namhyung Kim
2023-06-13
perf dwarf-aux: Fix off-by-one in die_get_varname()
Namhyung Kim
2023-06-12
perf pfm: Remove duplicate util/cpumap.h include
Arnaldo Carvalho de Melo
2023-06-12
perf annotate: Allow whitespace between insn operands
Namhyung Kim
2023-06-12
perf help: Ensure clean_cmds is called on all paths
Ian Rogers
2023-06-12
perf cs-etm: Add exception level consistency check
James Clark
2023-06-12
perf cs-etm: Track exception level
James Clark
2023-06-12
perf cs-etm: Make PID format accessible from struct cs_etm_auxtrace
James Clark
2023-06-12
perf cs-etm: Use previous thread for branch sample source IP
James Clark
2023-06-12
perf cs-etm: Only track threads instead of PID and TIDs
James Clark
2023-06-12
perf map: Fix double 'struct map' reference free found with -DREFCNT_CHECKING=1
James Clark
2023-06-12
perf srcline: Optimize comparision against SRCLINE_UNKNOWN
Arnaldo Carvalho de Melo
2023-06-12
perf hist: Fix srcline memory leak
Ian Rogers
2023-06-12
perf srcline: Change free_srcline to zfree_srcline
Ian Rogers
2023-06-12
perf callchain: Use pthread keys for tls callchain_cursor
Ian Rogers
2023-06-12
perf header: Avoid out-of-bounds read
Ian Rogers
2023-06-12
perf annotate: Fix parse_objdump_line memory leak
Ian Rogers
2023-06-12
perf map/maps/thread: Changes to reference counting
Ian Rogers
2023-06-12
perf machine: Don't leak module maps
Ian Rogers
2023-06-12
perf machine: Fix leak of kernel dso
Ian Rogers
2023-06-12
perf maps: Fix overlapping memory leak
Ian Rogers
2023-06-12
perf symbol-elf: Correct holding a reference
Ian Rogers
2023-06-12
perf jit: Fix two thread leaks
Ian Rogers
2023-06-12
perf python: Avoid 2 leak sanitizer issues
Ian Rogers
2023-06-12
perf evlist: Free stats in all evlist destruction
Ian Rogers
2023-06-12
perf intel-pt: Fix missed put and leak
Ian Rogers
2023-06-12
perf header: Ensure bitmaps are freed
Ian Rogers
2023-06-12
perf machine: Make delete_threads part of machine__exit
Ian Rogers
2023-06-12
perf thread: Add reference count checking
Ian Rogers
2023-06-12
perf addr_location: Add init/exit/copy functions
Ian Rogers
2023-06-12
perf addr_location: Move to its own header
Ian Rogers
2023-06-12
perf maps: Make delete static, always use put
Ian Rogers
2023-06-12
perf thread: Add accessor functions for thread
Ian Rogers
2023-06-12
perf thread: Make threads rbtree non-invasive
Ian Rogers
2023-06-12
perf thread: Remove notion of dead threads
Ian Rogers
2023-06-12
perf list: Check if libpfm4 event is supported
Namhyung Kim
2023-06-12
perf parse: Allow config terms with breakpoints
Adrian Hunter
2023-06-09
perf annotate: Handle x86 instruction suffix generally
Namhyung Kim
2023-06-05
perf expr: Make the evaluation of & and | logical and lazy
Ian Rogers
2023-06-05
perf tools: Declare syscalltbl_*[] as const for all archs
Tiezhu Yang
2023-06-01
perf pmu: Warn about invalid config for all PMUs and configs
Ian Rogers
2023-06-01
perf pmu: Only warn about unsupported formats once
Ian Rogers
2023-06-01
perf parse-events: Wildcard most "numeric" events
Ian Rogers
2023-06-01
perf evsel: Add verbose 3 print of evsel name when opening
Ian Rogers
2023-06-01
perf pmu: Correct perf_pmu__auto_merge_stats() affecting hybrid
Ian Rogers
[prev]
[next]