# # ChangeLog for uspace/app/top/top.h in mainline # # Generated by Trac 1.6 # 2024-12-13T20:46:48Z Wed, 14 Apr 2010 15:40:52 GMT Stanislav Kozina [bdfd3c97] * uspace/app/top/screen.c (modified) * uspace/app/top/top.c (modified) * uspace/app/top/top.h (modified) Press 'i' in top and you can see IPC statistics. Tue, 13 Apr 2010 12:57:05 GMT Stanislav Kozina [e43cdac] * kernel/generic/include/ps/taskinfo.h (modified) * uspace/app/top/screen.c (modified) * uspace/app/top/top.c (modified) * uspace/app/top/top.h (modified) Removed all floating point computation from top utility. Now all ... Fri, 09 Apr 2010 11:18:08 GMT Stanislav Kozina [638927a] * kernel/generic/src/ps/ps.c (modified) * uspace/app/ps/ps.c (modified) * uspace/app/top/ps.c (modified) * uspace/app/top/ps.h (modified) * uspace/app/top/screen.c (modified) * uspace/app/top/top.c (modified) * uspace/app/top/top.h (modified) * uspace/lib/c/generic/ps.c (modified) * uspace/lib/c/include/ps.h (modified) top echoes also thread state overview write_barrier() after ... Wed, 07 Apr 2010 10:41:42 GMT Stanislav Kozina [7a3ccbc] * kernel/generic/include/ps/taskinfo.h (modified) * kernel/generic/src/ps/ps.c (modified) * uspace/app/ps/ps.c (modified) * uspace/app/top/screen.c (modified) * uspace/app/top/top.c (modified) * uspace/app/top/top.h (modified) Echo task memory in kb instead of pages count Wed, 07 Apr 2010 10:24:00 GMT Stanislav Kozina [516adce] * kernel/Makefile (modified) * kernel/generic/include/mm/frame.h (modified) * kernel/generic/include/ps/meminfo.h (added) * kernel/generic/include/ps/ps.h (modified) * kernel/generic/include/syscall/syscall.h (modified) * kernel/generic/src/main/main.c (modified) * kernel/generic/src/mm/frame.c (modified) * kernel/generic/src/ps/mem.c (added) * kernel/generic/src/syscall/syscall.c (modified) * uspace/app/top/Makefile (modified) * uspace/app/top/func.c (added) * uspace/app/top/func.h (added) * uspace/app/top/screen.c (modified) * uspace/app/top/top.c (modified) * uspace/app/top/top.h (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/cpuinfo.c (moved) * uspace/lib/c/generic/meminfo.c (added) * uspace/lib/c/include/ps.h (modified) top echoes also physical memory overview Sat, 03 Apr 2010 16:52:07 GMT Stanislav Kozina [452268a] * uspace/app/top/ps.c (modified) * uspace/app/top/ps.h (modified) * uspace/app/top/screen.c (modified) * uspace/app/top/top.c (modified) * uspace/app/top/top.h (modified) top echoes also percentage differencies of task cycles Sat, 03 Apr 2010 15:26:34 GMT Stanislav Kozina [ee35ba0b] * uspace/app/top/ps.c (modified) * uspace/app/top/screen.c (modified) * uspace/app/top/top.c (modified) * uspace/app/top/top.h (modified) top echoes also percentage usage of cpu Fri, 02 Apr 2010 20:22:14 GMT Stanislav Kozina [8b2aba5] * uspace/app/ps/ps.c (modified) * uspace/app/top/ps.c (modified) * uspace/app/top/ps.h (modified) * uspace/app/top/screen.c (modified) * uspace/app/top/screen.h (modified) * uspace/app/top/top.c (modified) * uspace/app/top/top.h (modified) top echoes also basic cpu info Fri, 02 Apr 2010 08:27:13 GMT Stanislav Kozina [dd6c71c] * uspace/app/top/Makefile (modified) * uspace/app/top/ps.c (added) * uspace/app/top/ps.h (added) * uspace/app/top/screen.c (modified) * uspace/app/top/top.c (modified) * uspace/app/top/top.h (modified) * uspace/app/uptime/uptime.c (modified) top echoes counts of tasks Thu, 01 Apr 2010 15:21:03 GMT Stanislav Kozina [79edc36] * kernel/generic/include/ps/load.h (modified) * kernel/generic/src/ps/load.c (modified) * uspace/app/ps/ps.c (modified) * uspace/app/top/input.c (modified) * uspace/app/top/input.h (modified) * uspace/app/top/screen.c (modified) * uspace/app/top/screen.h (modified) * uspace/app/top/top.c (modified) * uspace/app/top/top.h (added) * uspace/app/uptime/uptime.c (modified) * uspace/lib/c/generic/load.c (modified) * uspace/lib/c/include/load.h (modified) System load echo fix, now it looks realistic top echoes first values ...