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 a82ee60da8a usrsock: Check RECVFROM_AVAIL before setting POLLIN in
pollsetup
new 79b82da476e arch/x86_64: Add stack usage
new 00460703954 arch/x86_64:Add runtime stack size analysis
new b1373857b7c arch/x86_64: Resolve the issue of abnormal stack check
display.
new 2645e06c862 arch/x86_64: Add gprof
The 4 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:
arch/x86_64/include/irq.h | 2 +-
arch/x86_64/src/cmake/Toolchain.cmake | 4 ++
arch/x86_64/src/common/Toolchain.defs | 18 +++++++
arch/x86_64/src/intel64/intel64_checkstack.c | 2 +-
arch/x86_64/src/intel64/intel64_handlers.c | 2 +-
libs/libc/machine/x86_64/CMakeLists.txt | 4 ++
libs/libc/machine/x86_64/Make.defs | 9 ++++
.../lib_getoptoptp.c => machine/x86_64/mcount.S} | 59 ++++++++++++++--------
8 files changed, 75 insertions(+), 25 deletions(-)
copy libs/libc/{unistd/lib_getoptoptp.c => machine/x86_64/mcount.S} (60%)