Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[trace] using process name and PID as identification for user when tracing/msg/process:1
[simgrid.git] / include / msg / datatypes.h
index 84d956d..fa9643c 100644 (file)
@@ -79,7 +79,6 @@ typedef struct m_process {
   simdata_process_t simdata;
                                 /**< @brief simulator data */
   void *data;                   /**< @brief user data */
-  char *category;               /* process category for instrumentation */
 } s_m_process_t;
 /** @} */
 /** @brief Agent datatype