-
Notifications
You must be signed in to change notification settings - Fork 647
Adjust the apps/benchmarks directory and add some new Profile tools #2346
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
1.ramspeed 2.cachespeed 3.osperf 4.iozone 5.superPI Signed-off-by: chenrun1 <chenrun1@xiaomi.com>
1.dhrystone 2.fio 3.coremark-pro Signed-off-by: chenrun1 <chenrun1@xiaomi.com>
Source Code:https://github.com/eembc/coremark-pro Signed-off-by: chenrun1 <chenrun1@xiaomi.com>
Source code:https://github.com/ldorau/fio Signed-off-by: chenrun1 <chenrun1@xiaomi.com>
Source Code:https://github.com/Keith-S-Thompson/dhrystone Signed-off-by: chenrun1 <chenrun1@xiaomi.com>
|
@crafcat7 please update the Documentation to reflect your changes (move directories from https://github.com/apache/nuttx/tree/master/Documentation/applications/testing to https://github.com/apache/nuttx/tree/master/Documentation/applications/benchmarks) |
Based on the adjustment of apache/nuttx-apps#2346, update the Document Change-Id: I3b46144494dab0f89881532e06ec8150183c580f Signed-off-by: chenrun1 <chenrun1@xiaomi.com>
Based on the adjustment of apache/nuttx-apps#2346, update the Document Signed-off-by: chenrun1 <chenrun1@xiaomi.com>
Done, I have submitted the document update to PR: apache/nuttx#12087 |
Based on the adjustment of apache/nuttx-apps#2346, update the Document Signed-off-by: chenrun1 <chenrun1@xiaomi.com>
Based on the adjustment of apache/nuttx-apps#2346, update the Document Signed-off-by: chenrun1 <chenrun1@xiaomi.com>
Based on the adjustment of apache/nuttx-apps#2346, update the Document Signed-off-by: chenrun1 <chenrun1@xiaomi.com>
cederom
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks :-) i have restarted ci checks :-)
|
@crafcat7 please fix the ci error. |
==================================================================================== Cmake in present: qemu-armv8a/nsh_smp Configuration/Tool: qemu-armv8a/nsh_smp ------------------------------------------------------------------------------------ Cleaning... Configuring... Building NuttX... On branch master Your branch is up to date with 'origin/master'. Changes not staged for commit: (use "git add <file>..." to update what will be committed) (use "git restore <file>..." to discard changes in working directory) modified: boards/arm64/qemu/qemu-armv8a/configs/nsh_smp/defconfig no changes added to commit (use "git add" and/or "git commit -a") Signed-off-by: chenrun1 <chenrun1@xiaomi.com>
Done,Modified the naming of macros affected by the modification in some configurations |
|
ci restarted :-) |
==================================================================================== Cmake in present: qemu-armv8a/nsh_smp Configuration/Tool: qemu-armv8a/nsh_smp ------------------------------------------------------------------------------------ Cleaning... Configuring... Building NuttX... On branch master Your branch is up to date with 'origin/master'. Changes not staged for commit: (use "git add <file>..." to update what will be committed) (use "git restore <file>..." to discard changes in working directory) modified: boards/arm64/qemu/qemu-armv8a/configs/nsh_smp/defconfig no changes added to commit (use "git add" and/or "git commit -a") Signed-off-by: chenrun1 <chenrun1@xiaomi.com>
* apache/nuttx/master: Documentation: add NuttX-12.5.1 release notes Fixed CI issues caused by moving OSPERF in apache/nuttx-apps#2346 arch/arm64/src/imx9/imx9_flexio_pwm.c: Fix wrong input scale and pulse width sim/kconfig: select ARCH_TOOLCHAIN_GNU stm32h7/fdcan: fixed kconfig and debug register stm32h7/stm32_i2c: fix sending large data over i2c net/nat: Support Symmetric NAT kasan: Implementing global variable out of bounds detection
Based on the adjustment of apache/nuttx-apps#2346, update the Document Signed-off-by: chenrun1 <chenrun1@xiaomi.com>
==================================================================================== Cmake in present: qemu-armv8a/nsh_smp Configuration/Tool: qemu-armv8a/nsh_smp ------------------------------------------------------------------------------------ Cleaning... Configuring... Building NuttX... On branch master Your branch is up to date with 'origin/master'. Changes not staged for commit: (use "git add <file>..." to update what will be committed) (use "git restore <file>..." to discard changes in working directory) modified: boards/arm64/qemu/qemu-armv8a/configs/nsh_smp/defconfig no changes added to commit (use "git add" and/or "git commit -a") Signed-off-by: chenrun1 <chenrun1@xiaomi.com>
Summary
It mainly involves the existing tools of NuttX:
Impact
Testing
For the new Profile Tools, I made the adaptation changes into a patch to ensure that it can be enabled in NuttX