summaryrefslogtreecommitdiff
path: root/tasks
diff options
context:
space:
mode:
authorDavid Höppner <0xffea@gmail.com>2013-01-05 11:56:55 +0000
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2013-01-13 20:28:51 +0100
commit55db6d133a92cf32aaac8bf3aec663dfd58660e0 (patch)
tree69abb9c4a7e454dfa04dbaf262cbc7a5470402ae /tasks
parent2b2d7fdc42475019e5ce3eabc9c9673e3c13d89f (diff)
Add TASK_EVENTS_INFO support to libps
* libps/procstat.c (merge_procinfo): Also copy taskevents. * libps/procstat.c (set_procinfo_flags): Set pointer to task_events_info. * tasks: Remove TASK_EVENTS_INFO item.
Diffstat (limited to 'tasks')
-rw-r--r--tasks2
1 files changed, 0 insertions, 2 deletions
diff --git a/tasks b/tasks
index 871bde17..933a63ab 100644
--- a/tasks
+++ b/tasks
@@ -101,8 +101,6 @@ Please discuss proposed microkernel work with thomas@gnu.org.
have said their could could be released to the public (but it has not
appeared).
- * Implement TASK_EVENTS_INFO.
-
* Add an anonymous swap allocation statistic to the task info structure.