This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from f2191a7e3be drivers/usbhost: fix build waring
new 0d757d0134d libc/machine/xtensa: add mcount implementation for gprof
new 43405d34c49 Documentation: update the gprof usage
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
Documentation/applications/system/gprof/index.rst | 117 ++++++++++++++--------
libs/libc/machine/xtensa/CMakeLists.txt | 4 +
libs/libc/machine/xtensa/Make.defs | 4 +
libs/libc/machine/{arm64 => xtensa}/arch_mcount.c | 41 ++++----
4 files changed, 106 insertions(+), 60 deletions(-)
copy libs/libc/machine/{arm64 => xtensa}/arch_mcount.c (72%)