freebsd-dev/usr.bin/gprof
Kyle Evans a86ddfe8c7 mail/gprof/tip: tap with the ugly stick
The ugly stick here is this bit in the respective headers:

#ifndef EXTERN
#define EXTERN extern
#endif

with a follow-up #define EXTERN in a single .c file to push all of their
definitions into one spot. A pass should be made over these three later to
push these definitions into the correct files instead, but this will suffice
for now and at a more leisurely pace.

MFC after:	3 days
2020-04-06 23:28:24 +00:00
..
amd64.h General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
aout.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
arcs.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
arm.h General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
dfn.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
elf.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
gprof.1 .Xr pmcstat(8) from kgmon(8) and gprof(1). 2017-11-27 12:37:14 +00:00
gprof.c mail/gprof/tip: tap with the ugly stick 2020-04-06 23:28:24 +00:00
gprof.callg
gprof.flat
gprof.h mail/gprof/tip: tap with the ugly stick 2020-04-06 23:28:24 +00:00
hertz.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
i386.h General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
kernel.c
lookup.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
Makefile gprof: Enable riscv 2020-01-13 16:52:26 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
mips.h General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
pathnames.h General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
powerpc.h General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
printgprof.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
printlist.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
riscv.h gprof: Enable riscv 2020-01-13 16:52:26 +00:00
sparc64.h General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00