diff options
| author | Thomas Gleixner <[email protected]> | 2020-02-24 15:01:38 +0100 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2020-02-24 16:18:20 -0800 |
| commit | 1d7bf6b7d3e8353c3fac648f3f9b3010458570c2 (patch) | |
| tree | 78fa90b9a7793a15078ea197fc19afb96539e356 /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | b0a81b94cc50a112601721fcc2f91fab78d7b9f3 (diff) | |
perf/bpf: Remove preempt disable around BPF invocation
The BPF invocation from the perf event overflow handler does not require to
disable preemption because this is called from NMI or at least hard
interrupt context which is already non-preemptible.
Signed-off-by: Thomas Gleixner <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions