diff options
author | Gunnar Beutner <gbeutner@serenityos.org> | 2021-05-15 15:05:18 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-05-15 16:28:18 +0200 |
commit | 4ab9d8736b9cb4199caed31e53ccdf30c202bee5 (patch) | |
tree | 64842019f52748bd533ee2062311db536a61936c /Kernel/Syscalls/open.cpp | |
parent | 704bfe54b6c135df615549f49a99e15ba2492a0e (diff) | |
download | serenity-4ab9d8736b9cb4199caed31e53ccdf30c202bee5.zip |
Kernel: Make perf_event() work for global profiles
Previously calls to perf_event() would end up in a process-specific
perfcore file even though global profiling was enabled. This changes
the behavior for perf_event() so that these events are stored into
the global profile instead.
Diffstat (limited to 'Kernel/Syscalls/open.cpp')
0 files changed, 0 insertions, 0 deletions