summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pmcstat/pmcstat.h
diff options
context:
space:
mode:
authorscottl <scottl@FreeBSD.org>2014-05-07 20:20:52 +0000
committerscottl <scottl@FreeBSD.org>2014-05-07 20:20:52 +0000
commit76892e1ddc1fc146dd77aa7e4f27a87b743ef731 (patch)
tree4be4b5b8b8b2d23a9996fefa47d8a0bdb0a01d69 /usr.sbin/pmcstat/pmcstat.h
parentb9bac26480d30c76e6ba2c15dba46074285a30fd (diff)
downloadFreeBSD-src-76892e1ddc1fc146dd77aa7e4f27a87b743ef731.zip
FreeBSD-src-76892e1ddc1fc146dd77aa7e4f27a87b743ef731.tar.gz
Merged r262424-262425,265085
Add the -a option to pmcstat. This produces a full stack track on the sampled points. See the man page for details on how this works. Obtained from: Netflix, Inc.
Diffstat (limited to 'usr.sbin/pmcstat/pmcstat.h')
-rw-r--r--usr.sbin/pmcstat/pmcstat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/pmcstat/pmcstat.h b/usr.sbin/pmcstat/pmcstat.h
index 6b64b76..c8ec14d 100644
--- a/usr.sbin/pmcstat/pmcstat.h
+++ b/usr.sbin/pmcstat/pmcstat.h
@@ -91,6 +91,7 @@
#define PMCSTAT_PL_GPROF 2
#define PMCSTAT_PL_ANNOTATE 3
#define PMCSTAT_PL_CALLTREE 4
+#define PMCSTAT_PL_ANNOTATE_CG 5
#define PMCSTAT_TOP_DELTA 0
#define PMCSTAT_TOP_ACCUM 1
OpenPOWER on IntegriCloud