# # ChangeLog for uspace/app/top/top.c in mainline # # Generated by Trac 1.6 # 2024-12-13T21:09:14Z 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 09:13:32 GMT Stanislav Kozina [175ad5c6] * uspace/app/top/top.c (modified) Ps does not wait first 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 ... Wed, 31 Mar 2010 19:06:45 GMT Stanislav Kozina [5c058d50] * boot/Makefile.common (modified) * uspace/Makefile (modified) * uspace/app/top/Makefile (added) * uspace/app/top/input.c (added) * uspace/app/top/input.h (added) * uspace/app/top/screen.c (added) * uspace/app/top/screen.h (added) * uspace/app/top/top.c (added) sketch of top utility