[PATCH 04/29] perf tools: Add time argument on COMM setting

2013-11-04 Thread Arnaldo Carvalho de Melo
From: Frederic Weisbecker This way we can later delimit a lifecycle for the COMM and map a hist to a precise COMM:timeslice couple. PERF_RECORD_COMM and PERF_RECORD_FORK events that don't have PERF_SAMPLE_TIME samples can only send 0 value as a timestamp and thus should overwrite any previous

[PATCH 04/29] perf tools: Add time argument on COMM setting

2013-11-04 Thread Arnaldo Carvalho de Melo
From: Frederic Weisbecker fweis...@gmail.com This way we can later delimit a lifecycle for the COMM and map a hist to a precise COMM:timeslice couple. PERF_RECORD_COMM and PERF_RECORD_FORK events that don't have PERF_SAMPLE_TIME samples can only send 0 value as a timestamp and thus should