]> git.karo-electronics.de Git - karo-tx-linux.git/commit
perf symbols: Mark vmlinux filename as allocated
authorDavid Ahern <dsahern@gmail.com>
Mon, 14 Jan 2013 17:47:30 +0000 (10:47 -0700)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 24 Jan 2013 19:40:32 +0000 (16:40 -0300)
commitb7c14a0b6a4e3add92e1527a31cb1826f4799248
tree8f0c74f0e2250ffb833178fd1c3baf3e0dec7918
parent164c800e42657e586f6fd446b3d8d41cf1f815f1
perf symbols: Mark vmlinux filename as allocated

Needs to be marked allocated so memory can be freed when dso is deleted.

Signed-off-by: David Ahern <dsahern@gmail.com>
Link: http://lkml.kernel.org/r/1358185650-90848-1-git-send-email-dsahern@gmail.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/symbol.c