forked from rib/gputop
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
58 lines (58 loc) · 834 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
configure
aclocal.m4
config.log
config.status
config.h
config.h.in
autom4te.cache
stamp-h1
libtool
ABOUT-NLS
build/compile
build/config.guess
build/config.rpath
build/config.sub
build/depcomp
build/install-sh
build/ltmain.sh
build/missing
build/autotools/*.m4
node_modules
po/Makefile.in.in
po/Makevars.template
po/POTFILES
po/remove-potcdate.sed
gputop/registry/*api.c
gputop/gputop
gputop/gputop-system
gputop/oa-bdw.h
gputop/oa-bdw.c
gputop/oa-chv.h
gputop/oa-chv.c
gputop/oa-hsw.h
gputop/oa-hsw.c
gputop/oa-skl.h
gputop/oa-skl.c
gputop/gputop.pb-c.h
gputop/gputop.pb-c.c
gputop/registry/diag.txt
gputop/web/gputop-web-worker.js
gputop/web/gputop-web-worker.js.map
gputop/web/gputop-web.bc
protoc-c/protoc-c
Makefile
Makefile.in
.deps
.libs
*.swp
*.o
*.lo
*.la
*.pyc
*.dirstamp
*.swo
*~
cscope.out
cscope.in.out
cscope.po.out
tags