commit | 1f36946019ee6a24bbbf807eb7e9ba6d4912793b | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Mon Oct 17 16:44:41 2016 -0300 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Mon Oct 24 11:07:45 2016 -0300 |
tree | 8706baa462942c8d86485fc0cfba2fdce4bfa03c | |
parent | 34b753007d646482a4125a7095e1d1986d395f95 [diff] |
perf trace: Remove thread_trace->exit_time Not used at all, we need just the entry_time to calculate the syscall duration. Cc: Adrian Hunter <adrian.hunter@intel.com> Cc: David Ahern <dsahern@gmail.com> Cc: Jiri Olsa <jolsa@kernel.org> Cc: Namhyung Kim <namhyung@kernel.org> Cc: Wang Nan <wangnan0@huawei.com> Link: http://lkml.kernel.org/n/tip-js6r09zdwlzecvaei7t4l3vd@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>