index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
Age
Commit message (
Expand
)
Author
Lines
2023-08-01
perf test parse-events: Test complex name has required event format
Ian Rogers
-1
/
+11
2023-07-28
perf test uprobe_from_different_cu: Skip if there is no gcc
Georg Müller
-1
/
+7
2023-07-17
perf test task_exit: No need for a cycles event to check if we get an PERF_RE...
Arnaldo Carvalho de Melo
-2
/
+2
2023-07-11
perf probe: Add test for regression introduced by switch to die_get_decl_file()
Georg Müller
-0
/
+77
2023-07-05
perf test: Fix event parsing test when PERF_PMU_CAP_EXTENDED_HW_TYPE isn't su...
James Clark
-36
/
+50
2023-07-05
perf test: Fix event parsing test on Arm
James Clark
-1
/
+13
2023-07-01
perf test: Test perf lock contention CSV output
Namhyung Kim
-0
/
+36
2023-06-29
perf expr: Add has_event function
Ian Rogers
-0
/
+4
2023-06-27
perf test: Fix a compile error on pe-file-parsing.c
Namhyung Kim
-1
/
+2
2023-06-23
perf symbol: Remove now unused symbol_conf.sort_by_name
Ian Rogers
-1
/
+0
2023-06-23
perf test: Add build tests for BUILD_BPF_SKEL
Ian Rogers
-0
/
+4
2023-06-23
perf test: Skip metrics w/o event name in stat STD output linter
Namhyung Kim
-8
/
+8
2023-06-23
perf test: Reorder event name checks in stat STD output linter
Namhyung Kim
-3
/
+3
2023-06-22
perf test: Set PERF_EXEC_PATH for script execution
Namhyung Kim
-0
/
+6
2023-06-22
perf tests: Fix test_arm_callgraph_fp variable expansion
James Clark
-3
/
+4
2023-06-22
perf test: Remove x permission from lib/stat_output.sh
Namhyung Kim
-0
/
+0
2023-06-21
perf test: Rerun failed metrics with longer workload
Weilin Wang
-46
/
+83
2023-06-21
perf test: Add skip list for metrics known would fail
Weilin Wang
-4
/
+38
2023-06-21
perf test: Add metric value validation test
Weilin Wang
-0
/
+931
2023-06-16
perf test record+probe_libc_inet_pton.sh: Use "grep -F" instead of obsolescen...
Tiezhu Yang
-2
/
+2
2023-06-16
perf test: Add test case for the standard 'perf stat' output
Kan Liang
-0
/
+108
2023-06-16
perf test: Move all the check functions of stat CSV output to lib
Kan Liang
-173
/
+184
2023-06-15
pert tests: Update metric-value for perf stat JSON output
Kan Liang
-3
/
+3
2023-06-13
pert tests: Support metricgroup perf stat JSON output
Kan Liang
-0
/
+3
2023-06-13
perf tests task_analyzer: Skip tests if no libtraceevent support
Aditya Gupta
-0
/
+18
2023-06-13
perf tests task_analyzer: Print command that failed instead of just "perf"
Aditya Gupta
-12
/
+12
2023-06-13
perf tests task_analyzer: Fix bad substitution ${$1}
Aditya Gupta
-1
/
+1
2023-06-13
perf tests stat+shadow_stat.sh: Fix all POSIX sh warnings found using shellcheck
Spoorthy S
-2
/
+2
2023-06-13
perf tests test_brstack.sh: Fix all POSIX sh warnings
Geetika
-6
/
+6
2023-06-13
perf tests shell: Fixed shellcheck warnings
Samir Mulani
-11
/
+11
2023-06-13
perf tests lock_contention: Fix shellscript errors
Abhirup Deb
-35
/
+35
2023-06-13
perf tests test_arm_spe: Address shellcheck warnings about signal name case
Abhirup Deb
-1
/
+1
2023-06-13
perf tests test_task_analyzer: Fix shellcheck issues
Aboorva Devarajan
-27
/
+27
2023-06-13
perf tests stat_all_metrics: Fix shellcheck warning SC2076
Barnali Guha Thakurata
-3
/
+3
2023-06-13
perf tests test_arm_coresight: Shellcheck fixes
Anushree Mathur
-3
/
+3
2023-06-13
perf tests stat+csv_output: Fix shellcheck warnings
Korrapati Likhitha
-2
/
+2
2023-06-13
perf tests daemon: Address shellcheck warnings
Shirisha G
-38
/
+75
2023-06-13
perf tests arm_callgraph_fp: Address shellcheck warnings about signal names a...
Spoorthy S
-3
/
+3
2023-06-13
perf tests stat+json_output: Address shellcheck warnings
Disha Goel
-1
/
+1
2023-06-13
perf tests: Make x86 new instructions test optional at build time
Adrian Hunter
-0
/
+1
2023-06-12
perf machine: Make delete_threads part of machine__exit
Ian Rogers
-4
/
+0
2023-06-12
perf thread: Add reference count checking
Ian Rogers
-1
/
+1
2023-06-12
perf addr_location: Add init/exit/copy functions
Ian Rogers
-22
/
+41
2023-06-12
perf maps: Make delete static, always use put
Ian Rogers
-1
/
+1
2023-06-12
perf thread: Add accessor functions for thread
Ian Rogers
-12
/
+13
2023-06-12
perf test: Add test of libpfm4 events
Ian Rogers
-0
/
+51
2023-06-12
perf parse: Allow config terms with breakpoints
Adrian Hunter
-0
/
+157
2023-06-05
perf expr: Make the evaluation of & and | logical and lazy
Ian Rogers
-0
/
+40
2023-06-01
perf test: Update parse-events expectations to test for multiple events
Ian Rogers
-518
/
+590
2023-05-28
perf test pmu: Avoid 2 static path arrays
Ian Rogers
-8
/
+9
[next]