summaryrefslogtreecommitdiff
path: root/platform-tracing.c
Commit message (Expand)AuthorAgeFilesLines
* Fix comment text. From emaste at freebsd.org.Darren Tucker2022-11-091-2/+2
* Fix tracing disable on FreeBSD.Darren Tucker2022-11-071-1/+11
* Include string.h and stdio.h for strerror.Darren Tucker2021-10-151-0/+2
* Include error reason if trace disabling fails.Darren Tucker2021-10-151-4/+7
* Disable tracing on FreeBSD using procctl.David Carlier2021-09-091-0/+10
* Use ptrace(PT_DENY_ATTACH, ..) on OS X.Darren Tucker2016-11-011-0/+8
* Move platform_disable_tracing into its own file.Darren Tucker2016-06-151-0/+43