summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/perf_event_p4.c
diff options
context:
space:
mode:
authorRobert Richter <robert.richter@amd.com>2010-10-04 19:09:36 (GMT)
committerRobert Richter <robert.richter@amd.com>2010-10-12 15:25:06 (GMT)
commit7df01d96b295e400167e78061b81d4c91630b12d (patch)
tree52782cc1d78c24030d627f719cdaa29846c42efb /arch/x86/kernel/cpu/perf_event_p4.c
parent0361e02342f60b64a7075755d5851ed4e6f98c7d (diff)
downloadlinux-fsl-qoriq-7df01d96b295e400167e78061b81d4c91630b12d.tar.xz
oprofile: disable write access to oprofilefs while profiler is running
Oprofile counters are setup when profiling is disabled. Thus, writing to oprofilefs has no immediate effect. Changes are updated only after oprofile is reenabled. To keep userland and kernel states synchronized, we now allow configuration of oprofile only if profiling is disabled. In this case it checks if the profiler is running and then disables write access to oprofilefs by returning -EBUSY. The change should be backward compatible with current oprofile userland daemon. Acked-by: Maynard Johnson <maynardj@us.ibm.com> Cc: William Cohen <wcohen@redhat.com> Cc: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com> Signed-off-by: Robert Richter <robert.richter@amd.com>
Diffstat (limited to 'arch/x86/kernel/cpu/perf_event_p4.c')
0 files changed, 0 insertions, 0 deletions