* [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
* Re: [patch] perf_event_open.2 remove innaccurate paragaph describing attr.config
[not found] ` <alpine.DEB.2.11.1501202204120.21805-6xBS8L8d439fDsnSvq7Uqyn2WXadKZNJe7X0jjDqjFGHXe+LvDLADg@public.gmane.org>
@ 2015-01-21 7:57 ` Michael Kerrisk (man-pages)
0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2015-01-21 7:57 UTC (permalink / raw)
To: Vince Weaver, linux-man-u79uwXL29TY76Z2rM5mHXA
Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w
On 01/21/2015 04:04 AM, Vince Weaver wrote:
>
> 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.
Thanks, Vince. Applied.
Cheers,
Michael
> 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.
> -
> There are various ways to set the
> .I config
> field that are dependent on the value of the previously
>
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [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.