commit | dcc6854215f115efcbd79368bc07099c41de0b6c | [log] [tgz] |
---|---|---|
author | Jiri Olsa <[email protected]> | Thu Oct 17 12:59:18 2019 +0200 |
committer | Arnaldo Carvalho de Melo <[email protected]> | Sat Oct 19 15:35:01 2019 -0300 |
tree | aedbcb4a6c21e2970c9cc173544adf692e34ee26 | |
parent | c27feefea10aed40e82cd5c6b06a154e141dc038 [diff] |
libperf: Add pr_err() macro And missing include for "perf/core.h" header, which provides LIBPERF_* debug levels and add missing pr_err() support. Signed-off-by: Jiri Olsa <[email protected]> Cc: Alexander Shishkin <[email protected]> Cc: Alexey Budankov <[email protected]> Cc: Andi Kleen <[email protected]> Cc: Jin Yao <[email protected]> Cc: Michael Petlan <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Stephane Eranian <[email protected]> Link: http://lore.kernel.org/lkml/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>