All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch] perf_event_open.2 remove innaccurate paragaph describing attr.config
@ 2015-01-21  3:04 Vince Weaver
       [not found] ` <alpine.DEB.2.11.1501202204120.21805-6xBS8L8d439fDsnSvq7Uqyn2WXadKZNJe7X0jjDqjFGHXe+LvDLADg@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Vince Weaver @ 2015-01-21  3:04 UTC (permalink / raw)
  To: linux-man-u79uwXL29TY76Z2rM5mHXA; +Cc: Michael Kerrisk (man-pages)


Remove an inaccurate paragraph about values in the attr.config 
field.  This information was never true in any released kernel; 
it somehow snuck into the manpage because it is still described
this way in tools/perf/design.txt in the kernel source tree.

Signed-off-by: Vince Weaver <vincent.weaver-e7X0jjDqjFGHXe+LvDLADg@public.gmane.org>

diff --git a/man2/perf_event_open.2 b/man2/perf_event_open.2
index cccb880..003a8b2 100644
--- a/man2/perf_event_open.2
+++ b/man2/perf_event_open.2
@@ -352,12 +352,6 @@ fields are also taken into account in cases where 64 bits is not
 enough to fully specify the event.
 The encoding of these fields are event dependent.
 
-The most significant bit (bit 63) of
-.I config
-signifies CPU-specific (raw) counter configuration data;
-if the most significant bit is unset, the next 7 bits are an event
-type and the rest of the bits are the event identifier.

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-01-21  7:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-21  3:04 [patch] perf_event_open.2 remove innaccurate paragaph describing attr.config Vince Weaver
     [not found] ` <alpine.DEB.2.11.1501202204120.21805-6xBS8L8d439fDsnSvq7Uqyn2WXadKZNJe7X0jjDqjFGHXe+LvDLADg@public.gmane.org>
2015-01-21  7:57   ` Michael Kerrisk (man-pages)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.