diff --git a/documentation/profile-manual/profile-manual-usage.xml b/documentation/profile-manual/profile-manual-usage.xml index 6b9ef39c4d..b0c2235dc6 100644 --- a/documentation/profile-manual/profile-manual-usage.xml +++ b/documentation/profile-manual/profile-manual-usage.xml @@ -2850,16 +2850,6 @@ option that you can experiment with; one of the options is 'caller' for an inverted caller-based callgraph display. - - - Tying it Together: sysprof does have build options to enable - use of the perf_event subsystem and benefit from the perf_event - infrastructure by adding support for something other than - system-wide profiling i.e. per-process or workload profiling, - but the version in danny doesn't yet take advantage of those - capabilities (sysprof officially added the ability. - to make use of perf_events just as we were going to press). -