forked from geopm/geopm
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
101 lines (101 loc) · 1.49 KB
/
.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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
.DS_Store
/aclocal.m4
/ar-lib
/autom4te.cache/
/compile
/config.guess
/config.h
/config.h.in
/config.h.in~
/config.log
/config.status
/config.sub
/configure
/copying_headers/test-license.log
/copying_headers/test-license.trs
/coverage/
/coverage.info
/depcomp
/dox/html/
/dox/latex/
.deps/
.dirstamp
/examples/geopm_print_error
/examples/threaded_step
/examples/geopmhash
/examples/geopm_ctl_single
/examples/simple_prof_c
/examples/simple_prof_f
/examples/synthetic_benchmark
/examples/timed_region
/examples/*.o
/examples/fft/nas_ft
/examples/fft/*.o
/examples/geopm_platform_supported
*.gcda
*.gcno
/geopmctl
/geopmpolicy
/geopm.o
/geopm.mod
/geopm*.spec
/geopm*.tar.gz
/gh-pages/
/gmock-1.7.0/
/gmock-1.7.0.zip
/gmock-all.o
/gtest-1.7.0/
/gtest-1.7.0.zip
/gtest-all.o
/install-sh
/*.la
/libgmock.a
/libgtest.a
.libs/
/libtool
/ltmain.sh
/m4/libtool.m4
/m4/lt~obsolete.m4
/m4/ltoptions.m4
/m4/ltsugar.m4
/m4/ltversion.m4
/Makefile
/Makefile.in
/MANIFEST
/missing
/plugin/*.lo
/plugin/*.o
/ronn/*.1
/ronn/*.3
/ronn/*.7
/ronn/*.html
/ruby/
/man/*
/src/*.lo
/src/*.o
/stamp-h1
/test-driver
/test_plugin_app
/test/geopm_mpi_test
/test/geopm_print_error
/test/geopm_static_modes_test
/test/geopm_test
/test/gtest_links/*
/test/*.log
/test/*.o
/test-suite.log
/test/*.trs
/test/plugin/*.lo
/test/plugin/*.o
/VERSION
/doc/*.aux
/doc/*.bbl
doc/*.blg
doc/*.log
doc/geopm-plugin-guide.pdf
*.swp
tutorial/tutorial_[0-9]
tutorial/*.o
tutorial/tutorial_[0-9]*_report-*
tutorial/tutorial_[0-9]*_trace-*
tutorial/tutorial_4_imbalance.conf