index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
2022-01-02
perf top: Fix TUI exit screen refresh race condition
yaowenbin
2022-01-02
perf pmu: Fix alias events list
John Garry
2021-12-28
perf scripts python: intel-pt-events.py: Fix printing of switch events
Adrian Hunter
2021-12-28
perf script: Fix CPU filtering of a script's switch events
Adrian Hunter
2021-12-28
perf intel-pt: Fix parsing of VM time correlation arguments
Adrian Hunter
2021-12-28
perf expr: Fix return value of ids__new()
Miaoqian Lin
2021-12-18
perf inject: Fix segfault due to perf_data__fd() without open
Adrian Hunter
2021-12-18
perf inject: Fix segfault due to close without open
Adrian Hunter
2021-12-18
perf expr: Fix missing check for return value of hashmap__new()
Miaoqian Lin
2021-12-11
perf python: Fix NULL vs IS_ERR_OR_NULL() checking
Miaoqian Lin
2021-12-11
perf intel-pt: Fix error timestamp setting on the decoder error path
Adrian Hunter
2021-12-11
perf intel-pt: Fix missing 'instruction' events with 'q' option
Adrian Hunter
2021-12-11
perf intel-pt: Fix next 'err' value, walking trace
Adrian Hunter
2021-12-11
perf intel-pt: Fix state setting when receiving overflow (OVF) packet
Adrian Hunter
2021-12-11
perf intel-pt: Fix intel_pt_fup_event() assumptions about setting state type
Adrian Hunter
2021-12-11
perf intel-pt: Fix sync state when a PSB (synchronization) packet is found
Adrian Hunter
2021-12-11
perf intel-pt: Fix some PGE (packet generation enable/control flow packets) u...
Adrian Hunter
2021-12-11
perf tools: Prevent out-of-bounds access to registers
German Gomez
2021-12-06
perf bpf_skel: Do not use typedef to avoid error on old clang
Song Liu
2021-12-06
perf bpf: Fix building perf with BUILD_BPF_SKEL=1 by default in more distros
Song Liu
2021-12-06
perf header: Fix memory leaks when processing feature headers
Ian Rogers
2021-12-06
perf test: Reset shadow counts before loading
Ian Rogers
2021-12-06
perf test: Fix 'Simple expression parser' test on arch without CPU die topolo...
Thomas Richter
2021-12-06
tools build: Remove needless libpython-version feature check that breaks test...
Arnaldo Carvalho de Melo
2021-12-06
perf tools: Fix SMT detection fast read path
Ian Rogers
2021-12-06
tools headers UAPI: Sync powerpc syscall table file changed by new futex_wait...
Arnaldo Carvalho de Melo
2021-12-06
perf inject: Fix itrace space allowed for new attributes
Adrian Hunter
2021-12-06
tools headers UAPI: Sync s390 syscall table file changed by new futex_waitv s...
Arnaldo Carvalho de Melo
2021-12-06
Revert "perf bench: Fix two memory leaks detected with ASan"
Jiri Olsa
2021-11-18
perf evsel: Fix memory leaks relating to unit
Ian Rogers
2021-11-18
perf report: Fix memory leaks around perf_tip()
Ian Rogers
2021-11-18
perf hist: Fix memory leak of a perf_hpp_fmt
Ian Rogers
2021-11-18
tools headers UAPI: Sync MIPS syscall table file changed by new futex_waitv s...
Arnaldo Carvalho de Melo
2021-11-18
perf inject: Fix ARM SPE handling
German Gomez
2021-11-18
perf bench: Fix two memory leaks detected with ASan
Sohaib Mohamed
2021-11-18
perf test sample-parsing: Fix branch_stack entry endianness check
Thomas Richter
2021-11-18
perf sort: Fix the 'p_stage_cyc' sort key behavior
Namhyung Kim
2021-11-18
perf sort: Fix the 'ins_lat' sort key behavior
Namhyung Kim
2021-11-18
perf sort: Fix the 'weight' sort key behavior
Namhyung Kim
2021-11-18
perf tools: Set COMPAT_NEED_REALLOCARRAY for CONFIG_AUXTRACE=1
Arnaldo Carvalho de Melo
2021-11-18
perf tests wp: Remove unused functions on s390
Arnaldo Carvalho de Melo
2021-11-13
perf tests: Remove bash constructs from stat_all_pmu.sh
James Clark
2021-11-13
perf tests: Remove bash construct from record+zstd_comp_decomp.sh
James Clark
2021-11-13
perf test: Remove bash construct from stat_bpf_counters.sh test
James Clark
2021-11-13
perf bench futex: Fix memory leak of perf_cpu_map__new()
Sohaib Mohamed
2021-11-13
perf tools: Add more weak libbpf functions
Jiri Olsa
2021-11-13
perf bpf: Avoid memory leak from perf_env__insert_btf()
Ian Rogers
2021-11-13
perf symbols: Factor out annotation init/exit
Ian Rogers
2021-11-13
perf symbols: Bit pack to save a byte
Ian Rogers
2021-11-13
perf symbols: Add documentation to 'struct symbol'
Ian Rogers
[next]