ffmpeg/tests/checkasm
J. Dekker 985fdf8e3d tests/checkasm: add exclude_guest for non-x86 linux perf
The exclude_guest option only has an effect on x86. Omitting
'exclude_guest' defaults to zero which implies that you can count guest
events should you run one. Some non-x86 kernels just ignore it, while
others (e.g. the Asahi Linux kernels) require the user to explicitly set
the option to 1, i.e. the only behaviour that makes sense when counting
guest events isn't supported.

Signed-off-by: J. Dekker <jdek@itanimul.li>
2024-04-10 13:37:40 +02:00
..
aarch64
arm
riscv checkasm: Generalize crash handling 2024-01-11 14:48:53 +02:00
x86
.gitignore
Makefile checkasm: Add a "run-checkasm" make target 2024-02-21 23:27:28 +02:00
aacencdsp.c avcodec/aacenc: Move initializing DSP out of aacenc.c 2024-03-02 02:54:11 +01:00
aacpsdsp.c
ac3dsp.c avcodec/ac3: Implement sum_square_butterfly_float for aarch64 NEON 2024-04-08 13:36:40 +03:00
af_afir.c
alacdsp.c
audiodsp.c
av_tx.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
blockdsp.c
bswapdsp.c
checkasm.c tests/checkasm: add exclude_guest for non-x86 linux perf 2024-04-10 13:37:40 +02:00
checkasm.h checkasm/rv34dsp: add rv34_inv_transform_dc test 2024-02-17 14:33:35 +02:00
exrdsp.c tests/checkasm: Improve included headers 2024-03-02 02:54:12 +01:00
fixed_dsp.c configure: Remove av_restrict 2024-03-15 12:51:15 +01:00
flacdsp.c
float_dsp.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
fmtconvert.c
g722dsp.c
h264chroma.c
h264dsp.c tests/checkasm: Improve included headers 2024-03-02 02:54:12 +01:00
h264pred.c tests/checkasm: Improve included headers 2024-03-02 02:54:12 +01:00
h264qpel.c
hevc_add_res.c
hevc_deblock.c checkasm/hevc_deblock: Initialize buffer 2024-03-08 01:01:49 +01:00
hevc_idct.c
hevc_pel.c checkasm: hevc_pel: Use checkasm_check for printing failing output 2024-03-14 13:42:39 +01:00
hevc_sao.c tests/checkasm: Improve included headers 2024-03-02 02:54:12 +01:00
huffyuvdsp.c
idctdsp.c
jpeg2000dsp.c
llauddsp.c
llviddsp.c
llviddspenc.c
lpc.c
motion.c
opusdsp.c
pixblockdsp.c configure: Remove av_restrict 2024-03-15 12:51:15 +01:00
rv34dsp.c checkasm/rv34dsp: add rv34_idct_dc_add test 2024-02-17 14:33:35 +02:00
sbrdsp.c
svq1enc.c checkasm/svqenc: add ssd_int8_vs_int16 test 2024-01-15 19:03:03 +02:00
sw_gbrp.c
sw_rgb.c
sw_scale.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
synth_filter.c
takdsp.c avcodec/takdsp: fix const correctness 2023-12-22 09:28:04 -03:00
utvideodsp.c tests/checkasm: Improve included headers 2024-03-02 02:54:12 +01:00
v210dec.c
v210enc.c
vc1dsp.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_blend.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_bwdif.c
vf_colorspace.c
vf_convolution.c
vf_eq.c
vf_gblur.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_hflip.c
vf_nlmeans.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_threshold.c
videodsp.c
vorbisdsp.c configure: Remove av_restrict 2024-03-15 12:51:15 +01:00
vp8dsp.c tests/checkasm: Improve included headers 2024-03-02 02:54:12 +01:00
vp9dsp.c
vvc_mc.c avcodec/vvc: Rename vvc_?foo->foo 2024-04-04 16:45:00 +02:00