aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <[email protected]>2016-04-13 14:55:18 +0000
committerArnaldo Carvalho de Melo <[email protected]>2016-04-14 11:57:53 +0000
commita355a61e43484ac02553b34b5f84ee84ca765fd6 (patch)
tree08838a8b1e0f963bc129f9788668805b1702d93e /tools/perf/util/scripting-engines/trace-event-python.c
parentperf trace: Add seccomp beautifier related defines for older systems (diff)
downloadkernel-a355a61e43484ac02553b34b5f84ee84ca765fd6.tar.gz
kernel-a355a61e43484ac02553b34b5f84ee84ca765fd6.zip
perf trace: Add getrandom beautifier related defines for older systems
Were the detached tarball (make perf-tar-src-pkg) build was failing because those definitions aren't available in the system headers. On RHEL7, for instance: builtin-trace.c: In function ‘syscall_arg__scnprintf_getrandom_flags’: builtin-trace.c:1113:14: error: ‘GRND_RANDOM’ undeclared (first use in this function) P_FLAG(RANDOM); ^ builtin-trace.c:1114:14: error: ‘GRND_NONBLOCK’ undeclared (first use in this function) P_FLAG(NONBLOCK); ^ Cc: Adrian Hunter <[email protected]> Cc: David Ahern <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Milian Wolff <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Wang Nan <[email protected]> Link: http://lkml.kernel.org/n/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions