New submission from Robert Collins <robe...@robertcollins.net>:

RUSAGE_THREAD (since Linux 2.6.26)
              Return resource usage statistics for the calling thread.

This is very handy for multi threaded apps in determining runtime in a thread, 
page faults from the thread etc.

----------
messages: 121336
nosy: rbcollins
priority: normal
severity: normal
status: open
title: support RUSAGE_THREAD as a constant in the resource module
type: feature request

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10440>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to