lkml.org 
[lkml]   [2014]   [Jul]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 05/41] perf tools: Identify which comms are from exec
Em Tue, Jul 15, 2014 at 02:43:08PM +0300, Adrian Hunter escreveu:
> >> @@ -106,6 +107,8 @@ int comm__override(struct comm *comm, const char *str, u64 timestamp)
> >> comm_str__put(old);
> >> comm->comm_str = new;
> >> comm->start = timestamp;
> >> + if (exec && !comm->exec)
> >> + comm->exec = true;

> > Why do you need the !comm->exec test?

> Dunno

I saw that you kept it in the last patchkit submitted, I'll just drop
it, needless obfuscation.

- Arnaldo


\
 
 \ /
  Last update: 2014-07-23 16:41    [W:0.098 / U:0.208 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site