aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <[email protected]>2016-07-11 23:22:30 -0300
committerArnaldo Carvalho de Melo <[email protected]>2016-07-12 15:20:33 -0300
commit4ffde492461d5c2111bf64366b633e554b4aa925 (patch)
tree212e2a4313698e67d33a8f623ccbbc143c645c58 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent12f020338a2ca5db99db40b3cf8e4df88744c541 (diff)
perf test bpf: Use epoll_wait() instead of epoll_pwait()
The prototype for epoll_wait() is available in older distros, so use it instead of epoll_pwait() (removing the last NULL arg, the sigmask, makes it the same thing anyway) to avoid breaking the build. Cc: Adrian Hunter <[email protected]> Cc: David Ahern <[email protected]> Cc: Jiri Olsa <[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/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions