pmc_events.h: update top-level comment
It points to non-existent documentation. The wiki page still contains a useful overview, so keep this link. MFC after: 3 days Sponsored by: The FreeBSD Foundation
This commit is contained in:
@@ -32,14 +32,12 @@
|
||||
#define _DEV_HWPMC_PMC_EVENTS_H_
|
||||
|
||||
/*
|
||||
* Note: Documentation on adding events can be found both in
|
||||
* the source tree at src/share/doc/papers/hwpmc/hwpmc.ms
|
||||
* as well as on-line at:
|
||||
* Note: Documentation on adding events can be found online at:
|
||||
*
|
||||
* https://wiki.freebsd.org/PmcTools/PmcHardwareHowTo
|
||||
*
|
||||
* Please refer to those resources before you attempt to modify
|
||||
* this file or the hwpmc driver/subsystem.
|
||||
* Please refer to this resource before you attempt to modify this file or the
|
||||
* hwpmc driver/subsystem.
|
||||
*/
|
||||
|
||||
/* * PMC event codes.
|
||||
|
||||
Reference in New Issue
Block a user