This command runs Unix `ps` command periodically and reports to the user either by email, sms or desktop notification about the process. It can be used for example to monitor length processes. Here at CERN I am working on profiling AliRoot. To get more info on what is AliRoot please go through my previous blog … Continue reading Process Watcher (pswatch)
Tag: CERN
C++ Performance Analysis & Profiling Tools
Hi, At the moment (10th Aug, 2012) I working at CERN with the computing department of ALICE project. "Root" is a framework developed by CERN to handle and analyze large amounts which are generated from the collides here at CERN. AliRoot (Alice+ROOT) is a framework based on Root which has specialized classes for analysis of ALICE experiment (A … Continue reading C++ Performance Analysis & Profiling Tools