On Tue, Aug 12, 2014 at 03:40:32PM +0900, Namhyung Kim wrote: SNIP
> Thanks, > Namhyung > > > Namhyung Kim (13): > perf script: Fix possible memory leaks > perf tools: Fix a memory leak in vmlinux_path__init() > perf annotate: Move session handling out of __cmd_annotate() > perf buildid-cache: Move session handling into cmd_buildid_cache() > perf inject: Move session handling out of __cmd_inject() > perf kmem: Move session handling out of __cmd_kmem() > perf kvm: Move call to symbol__init() after creating session > perf lock: Move call to symbol__init() after creating session > perf sched: Move call to symbol__init() after creating session > perf script: Move call to symbol__init() after creating session > perf timechart: Move call to symbol__init() after creating session > perf trace: Move call to symbol__init() after creating session > perf tools: Check recorded kernel version when finding vmlinux apart from that issue found by Adrian Acked-by: Jiri Olsa <[email protected]> thanks, jirka -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

