index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
shell
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-06
Revert "perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL"
Arnaldo Carvalho de Melo
1
-1
/
+1
2023-05-03
perf test record+probe_libc_inet_pton: Fix call chain match on x86_64
Thomas Richter
1
-1
/
+0
2023-05-03
perf test record+probe_libc_inet_pton: Fix call chain match on s390
Thomas Richter
1
-2
/
+0
2023-04-24
perf cs-etm: Add separate decode paths for timeless and per-thread modes
James Clark
1
-0
/
+24
2023-04-10
perf test stat+json_output: Write JSON output to a file
Ian Rogers
2
-13
/
+38
2023-04-10
perf test stat+csv_output: Write CSV output to a file
Ian Rogers
1
-16
/
+42
2023-04-04
perf tests record_offcpu.sh: Fix redirection of stderr to stdin
Patrice Duroux
1
-1
/
+1
2023-03-14
perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL
Ian Rogers
1
-1
/
+1
2023-02-23
perf test: Avoid counting commas in json linter
Ian Rogers
1
-16
/
+13
2023-02-23
perf tests stat+csv_output: Switch CSV separator to @
Ian Rogers
1
-11
/
+12
2023-02-17
perf tests stat_all_metrics: Change true workload to sleep workload for syste...
Kajol Jain
1
-1
/
+1
2023-02-02
perf session: Show branch speculation info in raw dump
Sandipan Das
1
-9
/
+9
2023-02-02
perf test: Add more test cases for perf lock contention
Namhyung Kim
1
-4
/
+62
2023-02-02
perf test: Replace legacy `...` with $(...)
Diederik de Haas
1
-9
/
+9
2023-02-02
perf test: Replace 'grep | wc -l' with 'grep -c'
Diederik de Haas
1
-3
/
+3
2023-02-01
perf tests shell: Fix check for libtracevent support
Athira Rajeev
3
-0
/
+17
2023-02-01
perf tests shell: Add check for perf data file in record+probe_libc_inet_pton...
Athira Rajeev
1
-0
/
+5
2023-02-01
perf test: Add pipe mode test to the Intel PT test suite
Namhyung Kim
1
-0
/
+17
2023-01-23
perf test buildid: Fix shell string substitutions
Athira Rajeev
1
-7
/
+11
2023-01-18
perf test build-id: Fix test check for PE file
Athira Rajeev
1
-1
/
+14
2023-01-04
perf test record_probe_libc_inet_pton: Fix test on s/390 where 'text_to_binar...
Thomas Richter
1
-0
/
+1
2023-01-03
perf test record_probe_libc_inet_pton: Fix failure due to extra inet_pton() b...
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-12-21
perf test: Fix "all PMU test" to skip parametrized events
Michael Petlan
1
-11
/
+2
2022-12-21
perf test: Update 'perf lock contention' test
Namhyung Kim
1
-1
/
+57
2022-12-14
perf tools: Use "grep -E" instead of "egrep"
Tiezhu Yang
12
-32
/
+32
2022-12-14
perf test: add new task-analyzer tests
Petar Gligoric
1
-0
/
+151
2022-12-14
perf test: Update perf lock contention test
Namhyung Kim
1
-0
/
+48
2022-11-23
perf test: Fix record test on KVM guests
Michael Petlan
1
-1
/
+1
2022-11-23
perf test: Replace data symbol test workload with datasym
Namhyung Kim
1
-28
/
+1
2022-11-23
perf test: Replace brstack test workload
Namhyung Kim
1
-54
/
+12
2022-11-23
perf test: Replace arm spe fork test workload with sqrtloop
Namhyung Kim
1
-43
/
+1
2022-11-23
perf test: Replace arm callgraph fp test workload with leafloop
Namhyung Kim
1
-31
/
+3
2022-11-20
perf test: Replace record test workload with thloop
Namhyung Kim
1
-56
/
+3
2022-11-20
perf test: Replace pipe test workload with noploop
Namhyung Kim
1
-45
/
+10
2022-11-14
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-1
/
+4
2022-11-10
perf lock: Allow concurrent record and report
Namhyung Kim
1
-1
/
+14
2022-11-08
perf test: Fix skipping branch stack sampling test
James Clark
1
-1
/
+4
2022-10-27
perf test: Do not set TEST_SKIP for record subtests
Namhyung Kim
1
-12
/
+0
2022-10-27
perf test: Test record with --threads option
Namhyung Kim
1
-2
/
+28
2022-10-27
perf test: Add target workload test in 'perf record' tests
Namhyung Kim
1
-0
/
+18
2022-10-27
perf test: Add system-wide mode in 'perf record' tests
Namhyung Kim
1
-0
/
+21
2022-10-27
perf test: Wait for a new thread when testing --per-thread record
Namhyung Kim
1
-0
/
+27
2022-10-27
perf test: Use a test program in 'perf record' tests
Namhyung Kim
1
-4
/
+60
2022-10-27
perf test: Fix shellcheck issues in the record test
Namhyung Kim
1
-9
/
+9
2022-10-27
perf test: Do not use instructions:u explicitly
Namhyung Kim
1
-5
/
+5
2022-10-25
perf test: Do not fail Intel-PT misc test w/o libpython
Namhyung Kim
1
-0
/
+6
2022-10-15
perf tests stat+json_output: Include sanity check for topology
Athira Rajeev
1
-4
/
+39
2022-10-15
perf tests stat+csv_output: Include sanity check for topology
Athira Rajeev
1
-4
/
+39
2022-10-15
perf test: test_intel_pt.sh: Add 9 tests
Ammy Yi
1
-1
/
+194
2022-10-15
perf test: test_intel_pt.sh: Add jitdump test
Adrian Hunter
1
-0
/
+162
[next]