index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
shell
/
record_offcpu.sh
Age
Commit message (
Expand
)
Author
2025-06-26
perf test: Change all remaining #!/bin/sh to #!/bin/bash
James Clark
2025-05-05
perf test: Add direct off-cpu tests
Howard Chu
2024-10-28
perf test: Tag parallel failing shell tests with "(exclusive)"
Ian Rogers
2023-11-09
perf tests offcpu: Adjust test case perf record offcpu profiling tests for s390
Thomas Richter
2023-09-18
perf test: Detect off-cpu support from build options
Ian Rogers
2023-08-03
perf tests record_offcpu: Fix shellcheck warnings about word splitting/quotin...
Kajol Jain
2023-05-06
Revert "perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL"
Arnaldo Carvalho de Melo
2023-04-04
perf tests record_offcpu.sh: Fix redirection of stderr to stdin
Patrice Duroux
2023-03-14
perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL
Ian Rogers
2022-12-14
perf tools: Use "grep -E" instead of "egrep"
Tiezhu Yang
2022-08-11
perf offcpu: Update offcpu test for child process
Namhyung Kim
2022-05-26
perf test: Add a basic offcpu profiling test
Namhyung Kim