freebsd-dev/usr.sbin/pmcstat
Ed Schouten d93c912801 Make code compile when basename() is POSIX compliant.
The POSIX basename() function is allowed to modify its input buffer,
which means its argument is "char *". Pull a copy of the input string
before computing the base.

Reviewed by:	jtl
Differential Revision:	https://reviews.freebsd.org/D6465
2016-05-25 08:45:03 +00:00
..
Makefile Convert usr.sbin to LIBADD 2014-11-25 16:57:27 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
pmcpl_annotate_cg.c
pmcpl_annotate_cg.h
pmcpl_annotate.c
pmcpl_annotate.h
pmcpl_callgraph.c
pmcpl_callgraph.h
pmcpl_calltree.c pmcstat: minor spelling fixes. 2016-05-01 16:40:56 +00:00
pmcpl_calltree.h
pmcpl_gprof.c Make code compile when basename() is POSIX compliant. 2016-05-25 08:45:03 +00:00
pmcpl_gprof.h
pmcstat_log.c pmcstat: minor spelling fixes. 2016-05-01 16:40:56 +00:00
pmcstat_log.h
pmcstat_top.h
pmcstat.8 Fix the date on the pmcstat(8) man page from r291016. 2015-11-18 15:12:24 +00:00
pmcstat.c Support a wider history counter in pmcstat(8) gmon output 2015-11-18 14:52:01 +00:00
pmcstat.h Support a wider history counter in pmcstat(8) gmon output 2015-11-18 14:52:01 +00:00