..
tests
Start writing up some basic feature tests for procstat
2017-05-15 22:52:25 +00:00
Makefile
Convert traditional ${MK_TESTS} conditional idiom for including test
2017-08-02 08:35:51 +00:00
Makefile.depend
Update META_MODE dependencies.
2015-09-17 05:06:34 +00:00
procstat_args.c
Introduce libxo to procstat(1)
2015-09-05 17:02:01 +00:00
procstat_auxv.c
Fix inverted output re: stack protection no-execute flag in procstat(1)
2015-09-06 17:47:03 +00:00
procstat_basic.c
Introduce libxo to procstat(1)
2015-09-05 17:02:01 +00:00
procstat_bin.c
Introduce libxo to procstat(1)
2015-09-05 17:02:01 +00:00
procstat_cred.c
Introduce libxo to procstat(1)
2015-09-05 17:02:01 +00:00
procstat_cs.c
Export the whole thread name in kinfo_proc
2016-12-07 15:04:22 +00:00
procstat_files.c
procstat(1): Add TCP socket send/recv buffer size
2017-05-26 22:17:44 +00:00
procstat_kstack.c
Export the whole thread name in kinfo_proc
2016-12-07 15:04:22 +00:00
procstat_ptlwpinfo.c
Add support for capturing 'struct ptrace_lwpinfo' for signals
2017-03-30 18:21:36 +00:00
procstat_rlimit.c
Implement process-shared locks support for libthr.so.3, without
2016-02-28 17:52:33 +00:00
procstat_rusage.c
Introduce libxo to procstat(1)
2015-09-05 17:02:01 +00:00
procstat_sigs.c
Introduce libxo to procstat(1)
2015-09-05 17:02:01 +00:00
procstat_threads.c
Export the whole thread name in kinfo_proc
2016-12-07 15:04:22 +00:00
procstat_vm.c
Introduce libxo to procstat(1)
2015-09-05 17:02:01 +00:00
procstat.1
Add missing usage and getopt(3) options
2017-05-26 21:10:01 +00:00
procstat.c
procstat(8): clarify program usage
2017-07-20 05:43:48 +00:00
procstat.h
Add support for capturing 'struct ptrace_lwpinfo' for signals
2017-03-30 18:21:36 +00:00