Commit History

Author SHA1 Message Date
  Xiang Xiao 952af92690 sched/note: Move the circle buffer code to driver 4 years ago
  Nakamura, Yuuichi 2b4d2cd4a3 Fix note structure members types 4 years ago
  Nakamura, Yuuichi 1f7e91d217 Move note_register() declaration into the separate header 4 years ago
  Gregory Nutt 69e97c19ea sched/sched/sched_note.c: Implement interrupt/syscall support 4 years ago
  Gregory Nutt 4fd506efaa include/nuttx/sched_note.h: nxstyle fixes. 4 years ago
  Yuuichi Nakamura df2bc1e4c3 Add syscall and irqhandler hooks in sched_note.h 4 years ago
  Xiang Xiao cde88cabcc Run codespell -w with the latest dictonary again 4 years ago
  Xiang Xiao bd4e8e19d3 Run codespell -w against all files 4 years ago
  Nathan Hartman 9655730ef8 Fix various typos and spelling errors. 4 years ago
  Gregory Nutt e2a554d0f5 Update ChangeLog in prep for 7.20 release. 7 years ago
  Gregory Nutt 9e8b1f32d2 sched note: record ID enumeration now results on constant values; ID values do not change with configuration. This makes writing post-processing software much easier 7 years ago
  Gregory Nutt a7b688e87b sched notes: Add additional note to see if/when CPU is started in SMP mode. 7 years ago
  Gregory Nutt 9ee3f3b933 sched_note: Permit spinlock and critical section notes in in-memory buffer iff sched_not_get() interfaces is disabled. 8 years ago
  Gregory Nutt 00215fbc98 sched_note: Add spinlock instrumentation; In SMP configurations, select to log only notes from certain CPUs 8 years ago
  Gregory Nutt d65be718c2 sched_note: Extend OS instrumentation to include some SMP events. 8 years ago
  Gregory Nutt ccbf514233 Add task state to information recorded when a task is suspended 8 years ago
  Gregory Nutt f7b58e9dfd sched/: Move location (and form) of context switch instrumentation. 8 years ago
  Gregory Nutt 242f8ff25f drivers/syslog/note_driver.c: Add a driver that will allow an application to read buffered scheduler instrumentation data 8 years ago
  Gregory Nutt 7f19631338 sched/: Add option to buffer scheduler instrumentation data in memory. 8 years ago