commit | 934e0f2053ce299893ca48a411bf7fdc8ac6254f | [log] [tgz] |
---|---|---|
author | Adrian Hunter <adrian.hunter@intel.com> | Tue Sep 08 10:58:56 2015 +0300 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Tue Sep 15 10:44:22 2015 -0300 |
tree | 1e30f1d040c4cd5392d6eb6b4e46b2735d11a291 | |
parent | fce4d296b405b03fba033a55017348bf55b10db6 [diff] |
perf evlist: Make set_maps() more resilient Make perf_evlist__set_maps() more resilient by allowing for the possibility that one or another of the maps isn't being changed and therefore should not be "put". Signed-off-by: Adrian Hunter <adrian.hunter@intel.com> Acked-by: Jiri Olsa <jolsa@kernel.org> Cc: Kan Liang <kan.liang@intel.com> Link: http://lkml.kernel.org/r/1441699142-18905-9-git-send-email-adrian.hunter@intel.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>