-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitignore
65 lines (61 loc) · 1.07 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
# Data files
*.csv
# Folders
energy-data/
gaps-data/
# Generated by perf
perf.data
perf.data.old
# Plots
gaps-msr-and-power.gnuplot
gaps-msr-and-power.pdf
gaps-msr.gnuplot
gaps-msr.pdf
gaps.gnuplot
gaps.pdf
atomicity-timings.gnuplot
atomicity-timings.pdf
# Binaries
gaps-stats
get-energy
linux-print-clocks
linux-test-clocks
linux-print-timestamp
linux-print-tsc
linux-pread-latency
msr-get-core-voltage
msr-get-perf-bias
msr-set-perf-bias
msr-poll-gaps
msr-poll-gaps-nsec
msr-poll-gaps-nsec-and-power
msr-poll-latency
papi-list-components
papi-list-perf-events
papi-measure-calloc
papi-measure-exp
papi-measure-instruction
papi-measure-malloc
papi-perf-counters
papi-perf-counters-latency
papi-poll-energy
papi-poll-gaps
papi-poll-latency
papi-poll-latency-multiple
papi-poll-perf-latency
papi-poll-pkg
papi-poll-timings
papi-poll-tsc-gaps
test-itimer-prof
test-setitimer-resolution
trace-energy
trace-energy-1khz
trace-energy-with-time
trace-energy-v2
trace-temp-msr
watcher
linux-find-gaps
linux-find-gaps-lite
msr-poll-atomicity
msr-poll-atomicity-high-accuracy
trace-energy-and-temp-msr