aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorYonghong Song <[email protected]>2018-08-17 08:54:15 -0700
committerAlexei Starovoitov <[email protected]>2018-08-17 12:23:47 -0700
commita85da34e97f553d27b520757ffc9b31232694a78 (patch)
tree7adf0d64f31be5670c8d47e71ffa516d46fcbfcd /tools/perf/scripts/python/export-to-postgresql.py
parentcbb2fb13db3209cf4264aa5f76393a12add91315 (diff)
tools/bpf: fix bpf selftest test_cgroup_storage failure
The bpf selftest test_cgroup_storage failed in one of our production test servers. # sudo ./test_cgroup_storage Failed to create map: Operation not permitted It turns out this is due to insufficient locked memory with system default 16KB. Similar to other self tests, let us arm the process with unlimited locked memory. With this change, the test passed. # sudo ./test_cgroup_storage test_cgroup_storage:PASS Fixes: 68cfa3ac6b8d ("selftests/bpf: add a cgroup storage test") Cc: Roman Gushchin <[email protected]> Signed-off-by: Yonghong Song <[email protected]> Acked-by: Roman Gushchin <[email protected]> Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions