]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blame_incremental - kernel/perf_event.c
perf: Ensure we call add_event_to_ctx() with the right locks held
[mirror_ubuntu-eoan-kernel.git] / kernel / perf_event.c
... / ...
CommitLineData
1/*
2 * Performance events core code:
3 *
4 * Copyright (C) 2008 Thomas Gleixner <tglx@linutronix.de>
5 * Copyright (C) 2008-2009 Red Hat, Inc., Ingo Molnar
6 * Copyright (C) 2008-2009 Red Hat, Inc., Peter Zijlstra <pzijlstr@redhat.com>
7