Re: [patch 23/24] perfmon3: kernel documentation

From: Pavel Machek
Date: Sun Oct 19 2008 - 09:38:45 EST


Hi!

> + * int pfm_create(int flags, pfarg_sinfo_t *s);
> +
> + This function creates a perfmon per-thread session.
> + The flags parameter is currently unused and must be set to 0.
> +
> + Upon return and if s is not NULL, the kernel return the list
> of available

returns?

> + PMC and PMD registers. Tools should not assume, they have access to the
> + entire PMU, it may be shared with other kernel subsystems, e.g., on X86
> + the NMI watchdog timer.

How can kernel return anything?

Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/