diff options
| author | David Daney <[email protected]> | 2017-06-13 15:28:47 -0700 |
|---|---|---|
| committer | Ralf Baechle <[email protected]> | 2017-06-28 12:22:39 +0200 |
| commit | 669c4092225f0ed5df12ebee654581b558a5e3ed (patch) | |
| tree | e8459184eab6c4ad965058ee74c8d77b2ba7276e /tools/perf/scripts/python | |
| parent | f381bf6d82f032b7410185b35d000ea370ac706b (diff) | |
MIPS: Give __secure_computing() access to syscall arguments.
KProbes of __seccomp_filter() are not very useful without access to
the syscall arguments.
Do what x86 does, and populate a struct seccomp_data to be passed to
__secure_computing(). This allows samples/bpf/tracex5 to extract a
sensible trace.
Signed-off-by: David Daney <[email protected]>
Cc: Alexei Starovoitov <[email protected]>
Cc: Daniel Borkmann <[email protected]>
Cc: Matt Redfearn <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Patchwork: https://patchwork.linux-mips.org/patch/16368/
Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions