commit | f2f3096888569ff1fc15fa0187a39eef3a24b28e | [log] [tgz] |
---|---|---|
author | Dima Kogan <dima@secretsauce.net> | Mon Sep 07 17:30:28 2015 -0700 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Wed Oct 28 10:02:00 2015 -0300 |
tree | ebe8c21cb5ac1339d9482845aaa48d6ae758821e | |
parent | f4efcce33d2e5224a905369f9906f3931f5d907c [diff] |
perf symbols: Fix type error when reading a build-id This was benign, but wrong. The build-id should live in a char[], not a char*[] Signed-off-by: Dima Kogan <dima@secretsauce.net> Link: http://lkml.kernel.org/r/87si6pfwz4.fsf@secretsauce.net Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>