index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
2022-04-13
tools build: Filter out options and warnings not supported by clang
Arnaldo Carvalho de Melo
2022-04-13
perf python: Fix probing for some clang command line options
Arnaldo Carvalho de Melo
2022-04-13
perf build: Don't use -ffat-lto-objects in the python feature test when build...
Arnaldo Carvalho de Melo
2022-04-13
perf session: Remap buf if there is no space for event
Denis Nikitin
2022-04-13
perf tools: Fix perf's libperf_print callback
Adrian Hunter
2022-04-13
perf: arm-spe: Fix perf report --mem-mode
James Clark
2022-04-08
perf vendor events: Update metrics for SkyLake Server
Ian Rogers
2022-04-08
perf stat: Fix forked applications enablement of counters
Thomas Richter
2022-03-23
perf symbols: Fix symbol size calculation condition
Michael Petlan
2022-03-16
perf parse: Fix event parser error for hybrid systems
Zhengjun Xing
2022-03-02
perf data: Fix double free in perf_session__delete()
Alexey Bayduraev
2022-03-02
perf evlist: Fix failed to use cpu list for uncore events
Zhengjun Xing
2022-02-23
perf bpf: Defer freeing string after possible strlen() on it
Arnaldo Carvalho de Melo
2022-02-08
perf stat: Fix display of grouped aliased events
Ian Rogers
2022-01-27
perf metric: Fix metric_leader
Ian Rogers
2022-01-27
perf probe: Fix ppc64 'perf probe add events failed' case
Zechuan Chen
2022-01-27
perf test: Enable system wide for metricgroups test
Ian Rogers
2022-01-27
perf metricgroup: Fix use after free in metric__new()
José Expósito
2022-01-27
perf tools: Drop requirement for libstdc++.so for libopencsd check
Uwe Kleine-König
2022-01-27
perf cputopo: Fix CPU topology reading on s/390
Thomas Richter
2022-01-27
perf script: Fix hex dump character output
Adrian Hunter
2022-01-27
perf evsel: Override attr->sample_period for non-libpfm4 events
German Gomez
2022-01-20
perf annotate: Avoid TUI crash when navigating in the annotation of recursive...
Dario Petrillo
2022-01-07
Revert "libtraceevent: Increase libtraceevent logging when verbose"
Arnaldo Carvalho de Melo
2022-01-07
perf trace: Avoid early exit due to running SIGCHLD handler before it makes s...
Jiri Olsa
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
[next]