commit | 962e310af5dff432745ae7494096ed54b752e63e | [log] [tgz] |
---|---|---|
author | Stanislav Fomichev <stfomichev@yandex-team.ru> | Tue Jul 08 20:03:42 2014 +0400 |
committer | Jiri Olsa <jolsa@kernel.org> | Thu Jul 10 00:22:54 2014 +0200 |
tree | dc6e964ad362dd54d14a0f07b5c4ef28b2059103 | |
parent | b97b59b93d10a54022afb06d5725d7aa55d98dd7 [diff] |
perf timechart: Conditionally update start_time on fork We don't need to overwrite current task start_time on fork, so update it only if it's zero. Signed-off-by: Stanislav Fomichev <stfomichev@yandex-team.ru> Acked-by: Namhyung Kim <namhyung@kernel.org> Link: http://lkml.kernel.org/n/1404835423-23098-4-git-send-email-stfomichev@yandex-team.ru Signed-off-by: Jiri Olsa <jolsa@kernel.org>