• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

.git-filters/H29-May-2018-201116

.git-hooks/H29-May-2018-245109

LICENSEH A D29-May-20181.3 KiB2620

README.mdH A D29-May-2018441 179

gource-netH A D29-May-20183.4 KiB121109

gource-net-rawH A D29-May-20185.9 KiB235204

gource-openH A D29-May-20181 KiB3226

gource-open-rawH A D29-May-20181,013 3025

gource-procH A D29-May-20189.2 KiB328315

gource-proc-rawH A D29-May-20181.1 KiB3529

gource-syscallH A D29-May-20181 KiB3226

gource-syscall-rawH A D29-May-2018986 3025

gource-vfsH A D29-May-20181.7 KiB5546

gource-vfs-rawH A D29-May-20181.2 KiB3933

gwatchH A D29-May-20187.7 KiB298222

README.md

1[//]: # ($FrauBSD: dwatch-gource/README.md 2018-05-12 04:54:35 +0000 freebsdfrau $)
2
3# dwatch-gource
4
5DTrace modules for FreeBSD's dwatch(1) to produce Gource logs
6
7## Foreword
8
9The following is required before using `git commit` in this project.
10
11> `$ git config user.name USERNAME`
12> `$ git config user.email USERNAME@fraubsd.org`
13> `$ .git-hooks/install.sh`
14
15This will ensure the FrauBSD keyword is expanded/updated for each commit.
16
17