Changeset dec16a2 in mainline for boot/Makefile.common


Ignore:
Timestamp:
2010-04-18T16:52:47Z (14 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
5c45ca8
Parents:
e535eeb
Message:
  • sysinfo items "system.tasks" and "system.threads" now return complete statistics of all tasks and threads (statistics of individual tasks and threads can be still acquited from "system.tasks.#" and "system.threads.#")
  • update user space functions accordingly
  • cleanup top — it is fully functional again
File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/Makefile.common

    re535eeb rdec16a2  
    9494        $(USPACEDIR)/app/ping/ping \
    9595        $(USPACEDIR)/app/stats/stats \
    96         $(USPACEDIR)/app/tasks/tasks
    97 #       $(USPACEDIR)/app/top/top \
     96        $(USPACEDIR)/app/tasks/tasks \
     97        $(USPACEDIR)/app/top/top
    9898#       $(USPACEDIR)/app/dummy_load/dummy_load
    9999
Note: See TracChangeset for help on using the changeset viewer.