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-apps.git
from f1fc3616d testing/monkey: add screen offset config support
add 1b27b73a9 system/gprof: Support gprof tool
No new revisions were added by this update.
Summary of changes:
system/gprof/Kconfig | 23 +++++++
{examples/adc => system/gprof}/Make.defs | 6 +-
{audioutils/mml_parser => system/gprof}/Makefile | 8 ++-
.../hts221_reader_main.c => system/gprof/gprof.c | 77 +++++++++++-----------
4 files changed, 70 insertions(+), 44 deletions(-)
create mode 100644 system/gprof/Kconfig
copy {examples/adc => system/gprof}/Make.defs (90%)
copy {audioutils/mml_parser => system/gprof}/Makefile (86%)
copy examples/hts221_reader/hts221_reader_main.c => system/gprof/gprof.c (64%)