boinc/tools
David Anderson b42c68e5dd - API: switch back to structure where the worker thread
calls getrusage() in a signal handler to find its CPU time.
    Apparently there are some kernels and/or thread libraries
    where getrusage() does NOT return the total CPU time of
    all threads in the process,
    so in these cases calling it from the timer thread doesn't work.
    
    This was originally changed because of concerns that
    calling getrusage() in a signal handler was dangerous;
    we'll see if any problems re-emerge.

    The alternative of reading /proc/PID/stats doesn't seem viable;
    format may not be standardized.

svn path=/trunk/boinc/; revision=14433
2007-12-21 19:23:22 +00:00
..
Makefile.am Added ability for forum moderators to vote for banishment of a poster 2007-10-19 20:01:36 +00:00
backend_lib.C - API: switch back to structure where the worker thread 2007-12-21 19:23:22 +00:00
backend_lib.h Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
cleanlogs.sh
create_work.C Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
create_work_example
db_query
dbcheck_files_exist
dir_hier_move.C Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
dir_hier_path.C Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
grep_logs
hr_db_convert.C
kill_wu.C
make_project - user web: added mechanism for recording team membership changes. 2007-07-27 18:30:10 +00:00
makelog.sh
parse_config
poll_wu.C
process_result_template.C Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
project.xml
run_in_ops
sign_executable.C Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
uc_result
uc_wu
update_versions - update_versions now generates <api_version> for all app versions 2007-10-09 22:58:49 +00:00
update_versions_v6
updater.C Fix updater build on Windows after sandbox reorganization 2007-10-09 13:28:00 +00:00
upgrade
vote_monitor Fix sql bug in vote_monitor 2007-10-24 20:14:20 +00:00
watch_tcp - Removed the svn:executable property from files that should not be executable, 2007-10-10 09:25:40 +00:00
xadd