index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
2022-12-31
perf test: Fix "all PMU test" to skip parametrized events
Michael Petlan
2022-12-31
perf debug: Set debug_peo_args and redirect_to_stderr variable to correct val...
Yang Jihong
2022-12-31
perf stat: Do not delay the workload with --delay
Namhyung Kim
2022-12-31
perf off_cpu: Fix a typo in BTF tracepoint name, it should be 'btf_trace_sche...
Namhyung Kim
2022-12-31
perf symbol: correction while adjusting symbol
Ajay Kaher
2022-12-31
perf trace: Handle failure when trace point folder is missed
Leo Yan
2022-12-31
perf trace: Use macro RAW_SYSCALL_ARGS_NUM to replace number
Leo Yan
2022-12-31
perf trace: Return error if a system call doesn't exist
Leo Yan
2022-11-16
perf tools: Add the include/perf/ directory to .gitignore
Donglin Peng
2022-11-16
perf test: Fix skipping branch stack sampling test
James Clark
2022-11-16
perf stat: Fix printing os->prefix in CSV metrics output
Athira Rajeev
2022-11-16
perf stat: Fix crash with --per-node --metric-only in CSV mode
Namhyung Kim
2022-11-04
perf vendor events arm64: Fix incorrect Hisi hip08 L3 metrics
Shang XiaoJing
2022-11-04
perf list: Fix PMU name pai_crypto in perf list on s390
Thomas Richter
2022-11-04
perf vendor events power10: Fix hv-24x7 metric events
Kajol Jain
2022-11-04
perf auxtrace: Fix address filter symbol name match for modules
Adrian Hunter
2022-10-21
perf intel-pt: Fix system_wide dummy event for hybrid
Adrian Hunter
2022-10-21
perf intel-pt: Fix segfault in intel_pt_print_info() with uClibc
Adrian Hunter
2022-10-21
perf: Skip and warn on unknown format 'configN' attrs
Rob Herring
2022-09-29
perf build: Fixup disabling of -Wdeprecated-declarations for the python scrip...
Arnaldo Carvalho de Melo
2022-09-29
perf tests mmap-basic: Remove unused variable to address clang 15 warning
Jiri Olsa
2022-09-29
perf parse-events: Ignore clang 15 warning about variable set but unused in b...
Jiri Olsa
2022-09-29
perf tests record: Fail the test if the 'errs' counter is not zero
Arnaldo Carvalho de Melo
2022-09-29
perf test: Fix test case 87 ("perf record tests") for hybrid systems
Zhengjun Xing
2022-09-28
perf arm-spe: augment the data source type with neoverse_spe list
Jing Zhang
2022-09-28
perf tests vmlinux-kallsyms: Update is_ignored_symbol function to match the k...
Athira Rajeev
2022-09-26
perf tests powerpc: Fix branch stack sampling test to include sanity check fo...
Athira Rajeev
2022-09-26
perf parse-events: Remove "not supported" hybrid cache events
Zhengjun Xing
2022-09-26
perf print-events: Fix "perf list" can not display the PMU prefix for some hy...
Zhengjun Xing
2022-09-26
perf tools: Get a perf cgroup more portably in BPF
Namhyung Kim
2022-09-21
perf tools: Honor namespace when synthesizing build-ids
Namhyung Kim
2022-09-21
perf kcore_copy: Do not check /proc/modules is unchanged
Adrian Hunter
2022-09-21
perf record: Fix cpu mask bit setting for mixed mmaps
Adrian Hunter
2022-09-21
perf test: Skip wp modify test on old kernels
Namhyung Kim
2022-09-21
perf jit: Include program header in ELF files
Lieven Hey
2022-09-21
perf test: Add a new test for perf stat cgroup BPF counter
Namhyung Kim
2022-09-21
perf stat: Use evsel->core.cpus to iterate cpus in BPF cgroup counters
Namhyung Kim
2022-09-21
perf stat: Fix cpu map index in bperf cgroup code
Namhyung Kim
2022-09-21
perf stat: Fix BPF program section name
Namhyung Kim
2022-09-08
perf record: Fix synthesis failure warnings
Adrian Hunter
2022-09-08
perf tools: Don't install data files with x permissions
Jiri Slaby
2022-09-08
perf script: Fix Cannot print 'iregs' field for hybrid systems
Zhengjun Xing
2022-09-08
perf lock: Remove redundant word 'contention' in help message
Yang Jihong
2022-09-08
perf dlfilter dlfilter-show-cycles: Fix types for print format
Adrian Hunter
2022-09-06
perf c2c: Prevent potential memory leak in c2c_he_zalloc()
Shang XiaoJing
2022-09-06
perf genelf: Switch deprecated openssl MD5_* functions to new EVP API
Zixuan Tan
2022-09-06
tools/perf: Fix out of bound access to cpu mask array
Athira Rajeev
2022-09-06
perf affinity: Fix out of bound access to "sched_cpus" mask
Athira Rajeev
2022-09-02
perf stat: Fix L2 Topdown metrics disappear for raw events
Zhengjun Xing
2022-08-31
perf script: Skip dummy event attr check
Jiri Olsa
[next]