diff options
author | 2016-03-02 12:55:22 +0000 | |
---|---|---|
committer | 2016-03-03 11:10:39 -0300 | |
commit | e17a0e16ca3a63d1bafbcba313586cf137418f45 (patch) | |
tree | ad129fc1e2ecba0c2ff7f5ce627afcbfa57fd361 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | perf test: Fix hists related entries (diff) | |
download | linux-dev-e17a0e16ca3a63d1bafbcba313586cf137418f45.tar.xz linux-dev-e17a0e16ca3a63d1bafbcba313586cf137418f45.zip |
perf tests: Initialize sa.sa_flags
The sa_flags field is not being initialized, so a garbage value is being
passed to sigaction. Initialize it to zero.
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/1456923322-29697-1-git-send-email-colin.king@canonical.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions