commit | 01128065ca5112123e6992dc0522484349c6ced7 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Fri Aug 23 15:38:08 2019 -0300 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Mon Aug 26 11:58:29 2019 -0300 |
tree | dd49d6058e7f11ce6eb9f81f12c0fd93f4ed867d | |
parent | 2ad926db78777148b07fced1e4bc88e20ad00268 [diff] |
perf augmented_raw_syscalls: Postpone tmp map lookup to after pid_filter No sense in doing that lookup before figuring out if it will be used, i.e. if the pid is being filtered that tmp space lookup will be useless. Cc: Adrian Hunter <adrian.hunter@intel.com> Cc: Jiri Olsa <jolsa@kernel.org> Cc: Namhyung Kim <namhyung@kernel.org> Link: https://lkml.kernel.org/n/tip-o74yggieorucfg4j74tb6rta@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>