-
Notifications
You must be signed in to change notification settings - Fork 26
/
.gitignore
69 lines (69 loc) · 920 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
Makefile
*.log
*.swp
/*.tar.bz2
/*.tar.gz
/*.tar.xz
*.la
*.lo
*.o
*~
Makefile.in
aclocal.m4
config.*
configure
autom4te.cache
compile
install-sh
missing
ltmain.sh
depcomp
stamp-*
libtool
tap-driver.sh
test-driver
.deps
.libs
build-aux/m4/libtool.m4
build-aux/m4/lt~obsolete.m4
build-aux/m4/ltoptions.m4
build-aux/m4/ltsugar.m4
build-aux/m4/ltversion.m4
.dirstamp
*.trs
/cscope.*
/tags
telemprobd
telempostd
telemctl
autoscan.log
configure.scan
tprobe
hprobe
crashprobe
journalprobe
telem-record-gen
klogscanner
pstoreclean
pstoreprobe
telem_journal
make.out
types_c.taghl
src/recomp.sh
src/*.so
src/gcc.out
tests/demo
tests/check_config
tests/check_daemon
tests/check_journal
tests/check_libtelemetry
tests/check_postd
tests/check_probd
tests/check_probes
src/data/*.path
src/data/*.service
src/data/*.socket
src/data/telemetrics.conf
src/data/telemetrics-dirs.conf
src/data/libtelemetry.pc
src/data/40-crash-probe.conf