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/incubator-nuttx-apps.git.
from 16c1fec usrsock: Move event field to usrsock_message_common_s new 0dc716d sched/note: unify the data format new 90484a3 sched/trace: correct the note print format new 7612d2a system/trace: correct preamble header pid new 2fd38eb system/trace: force flush the output stream new 023971d system/trace: add switch priority print to align with ftrace new f4a41c6 system/trace: fix the irq print compatibility with systrace new 124c132 sched/note: add support of trace section mark The 7 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: examples/noteprintf/noteprintf_main.c | 30 +++--- system/sched_note/note_main.c | 102 +++++++++---------- system/trace/trace.c | 19 +++- system/trace/trace.h | 18 +++- system/trace/trace_dump.c | 182 +++++++++++++++++++++------------- 5 files changed, 213 insertions(+), 138 deletions(-)