On Fri, 9 Aug 2013 13:51:55 +0300, Adrian Hunter wrote: > perf_evlist__config() must be moved to a separate source > file to avoid Python link errors when adding support for > PERF_SAMPLE_IDENTIFIER. > > It is appropriate to do this because perf_evlist__config() > is a helper function for event recording. It is used by > tools to apply recording options to perf_evlist. It is > not used by the Python API.
Acked-by: Namhyung Kim <[email protected]> Thanks, Namhyung -- 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/

