Browse Source

Add doc line to spall

gingerBill 4 days ago
parent
commit
63ac9c7382
1 changed files with 2 additions and 0 deletions
  1. 2 0
      core/prof/spall/doc.odin

+ 2 - 0
core/prof/spall/doc.odin

@@ -1,4 +1,6 @@
 /*
 /*
+package spall is a package that is used for profiling using the "spall" format
+
 Example:
 Example:
 	package main
 	package main