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
/
util
Age
Commit message (
Expand
)
Author
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 tools: Fix SMT detection fast read path
Ian Rogers
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
perf inject: Fix ARM SPE handling
German Gomez
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-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
2021-11-13
perf arm-spe: Support hardware-based PID tracing
German Gomez
2021-11-13
perf arm-spe: Save context ID in record
German Gomez
2021-11-13
perf arm-spe: Track task context switch for cpu-mode events
Namhyung Kim
2021-11-13
perf arm-spe: Print size using consistent format
Andrew Kilroy
2021-11-13
perf cs-etm: Print size using consistent format
Andrew Kilroy
2021-11-13
perf expr: Add source_count for aggregating events
Ian Rogers
2021-11-13
perf expr: Move ID handling to its own function
Ian Rogers
2021-11-13
perf expr: Add metric literals for topology.
Ian Rogers
2021-11-13
perf expr: Add literal values starting with #
Ian Rogers
2021-11-13
perf cputopo: Match thread_siblings to topology ABI name
Ian Rogers
2021-11-13
perf cputopo: Match die_siblings to topology ABI name
Ian Rogers
2021-11-13
perf cputopo: Update to use pakage_cpus
Ian Rogers
2021-11-13
perf test: Convert clang tests to test cases.
Ian Rogers
2021-11-07
perf metric: Fix memory leaks
Ian Rogers
2021-11-07
perf parse-event: Add init and exit to parse_event_error
Ian Rogers
2021-11-07
perf parse-events: Rename parse_events_error functions
Ian Rogers
2021-11-07
perf stat: Fix memory leak on error path
Ian Rogers
2021-11-07
perf tools: Use __BYTE_ORDER__
Ilya Leoshkevich
2021-11-07
perf tools: Refactor out kernel symbol argument sanity checking
James Clark
2021-11-07
perf symbols: Ignore $a/$d symbols for ARM modules
Lexi Shao
2021-11-07
perf evsel: Don't set exclude_guest by default
Ravi Bangoria
2021-11-06
perf evsel: Fix missing exclude_{host,guest} setting
Namhyung Kim
2021-11-06
perf bpf: Add missing free to bpf_event__print_bpf_prog_info()
Ian Rogers
2021-11-06
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-11-04
perf clang: Fixes for more recent LLVM/clang
Ian Rogers
[next]