Skip to content

Commit

Permalink
added URL for documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
richardelling committed Jan 13, 2012
1 parent 77294b4 commit b5dc401
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion arcaccess.d
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
#!/usr/sbin/dtrace -s
#!/usr/sbin/dtrace -Cs

/*
* compliments of Brendan Gregg
* http://dtrace.org/blogs/brendan/2012/01/09/activity-of-the-zfs-arc/
*/

#pragma D option quiet

Expand Down

0 comments on commit b5dc401

Please sign in to comment.