From: Zhao Zhili <quinkblack@foxmail.com> To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org> Subject: Re: [FFmpeg-devel] [PATCH v2 3/4] tests/checkasm: Fix build error when enable linux perf on Android Date: Fri, 7 Jun 2024 17:08:04 +0800 Message-ID: <tencent_51469FD4AB754EA570A12DCD9A3F40F19A08@qq.com> (raw) In-Reply-To: <c44edd4-45bb-50e6-2082-bfd43033b31f@martin.st> > On Jun 7, 2024, at 16:38, Martin Storsjö <martin@martin.st> wrote: > > On Fri, 7 Jun 2024, Martin Storsjö wrote: > >> On Fri, 7 Jun 2024, Zhao Zhili wrote: >> >>> From: Zhao Zhili <zhilizhao@tencent.com> >>> B0 is defined by system header. >> >> Can you add more details about which header defines this? (I did a quick grep in a copy of the android NDK, and found it in asm-generic/termbits-common.h.) > > Btw, in addition to this, is perf actually usable for doing benchmarking with checkasm on android, or is this just to avoid build errors? There is a builtin cmd simpleperf on Android, the source code is at [1], which is a simplified version of perf on Linux. I have tested checkasm with linux perf on Android, the result seems reliable. I’m not sure whether there is any difference between perf on Android and on normal linux. https://android.googlesource.com/platform/system/extras/+/refs/heads/main/simpleperf/main.cpp#29 > > // Martin > _______________________________________________ > ffmpeg-devel mailing list > ffmpeg-devel@ffmpeg.org > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel > > To unsubscribe, visit link above, or email > ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe". _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
next prev parent reply other threads:[~2024-06-07 9:08 UTC|newest] Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top [not found] <20240606172018.1514-1-quinkblack@foxmail.com> 2024-06-06 17:20 ` [FFmpeg-devel] [PATCH v2 2/4] avutil/timer: Add clock_gettime as a fallback of AV_READ_TIME Zhao Zhili 2024-06-07 9:11 ` Martin Storsjö 2024-06-06 17:20 ` [FFmpeg-devel] [PATCH v2 3/4] tests/checkasm: Fix build error when enable linux perf on Android Zhao Zhili 2024-06-07 8:21 ` Martin Storsjö 2024-06-07 8:36 ` Zhao Zhili 2024-06-07 8:50 ` Martin Storsjö 2024-06-07 8:38 ` Martin Storsjö 2024-06-07 9:08 ` Zhao Zhili [this message] 2024-06-06 17:20 ` [FFmpeg-devel] [PATCH v2 4/4] swscale/aarch64: Add rgb24 to yuv implementation Zhao Zhili 2024-06-07 9:09 ` Martin Storsjö 2024-06-07 11:29 ` Zhao Zhili 2024-06-07 11:29 ` Zhao Zhili 2024-06-07 11:41 ` Martin Storsjö
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=tencent_51469FD4AB754EA570A12DCD9A3F40F19A08@qq.com \ --to=quinkblack@foxmail.com \ --cc=ffmpeg-devel@ffmpeg.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel This inbox may be cloned and mirrored by anyone: git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \ ffmpegdev@gitmailbox.com public-inbox-index ffmpegdev Example config snippet for mirrors. AGPL code for this site: git clone https://public-inbox.org/public-inbox.git