Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[trace] new system call to make categorized host utilization tracing possible again
authorschnorr <schnorr@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 7 Dec 2010 09:56:12 +0000 (09:56 +0000)
committerschnorr <schnorr@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 7 Dec 2010 09:56:12 +0000 (09:56 +0000)
commit6e9085979401423afcde6d001562b6ffd23021e8
tree72cc4f2aa2108d2338d60b366de847fd3ae4127f
parent3af36b8af09df7e18d99e63a74052113a1650410
[trace] new system call to make categorized host utilization tracing possible again

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@9028 48e7efb5-ca39-0410-a469-dd3cf9ba447f
12 files changed:
include/simix/simix.h
src/include/surf/surf.h
src/instr/instr_msg_task.c
src/msg/gos.c
src/simix/host_private.h
src/simix/smurf_private.h
src/simix/smx_host.c
src/simix/smx_smurf.c
src/simix/smx_user.c
src/surf/cpu.c
src/surf/cpu_im.c
src/surf/workstation.c