# # ChangeLog for uspace/srv/taskmon/taskmon.c in mainline # # Generated by Trac 1.6 # 2025-05-18T01:00:31Z Sat, 23 Jan 2010 20:08:50 GMT Jiri Svoboda [03333bc] * uspace/app/init/init.c (modified) * uspace/srv/taskmon/taskmon.c (modified) Save dumps in files under /scratch. Sat, 23 Jan 2010 19:19:18 GMT Jiri Svoboda [a074b4f] * HelenOS.config (modified) * boot/Makefile.common (modified) * kernel/generic/include/interrupt.h (modified) * kernel/generic/include/ipc/event_types.h (modified) * kernel/generic/include/udebug/udebug.h (modified) * kernel/generic/src/interrupt/interrupt.c (modified) * kernel/generic/src/udebug/udebug.c (modified) * kernel/generic/src/udebug/udebug_ops.c (modified) * uspace/Makefile (modified) * uspace/app/init/init.c (modified) * uspace/app/taskdump/taskdump.c (modified) * uspace/srv/taskmon/Makefile (added) * uspace/srv/taskmon/taskmon.c (added) Implement fault notifications and task monitoring service.