summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'README_Streamline.txt')
-rw-r--r--README_Streamline.txt36
1 files changed, 0 insertions, 36 deletions
diff --git a/README_Streamline.txt b/README_Streamline.txt
index 4c52b7d..4688474 100644
--- a/README_Streamline.txt
+++ b/README_Streamline.txt
@@ -76,42 +76,6 @@ vi rungator.sh
76 /path/to/gatord & 76 /path/to/gatord &
77update-rc.d rungator.sh defaults 77update-rc.d rungator.sh defaults
78 78
79*** Driver Sources ***
80
81Gator Sources
82 backtrace.c
83 cpu_buffer.c
84 cpu_fifo.c
85 cpu_fifo.h
86 gator_annotate.c
87 gator_events_irq.c
88 gator_init.c
89 gator_interrupt.c
90 gator_pmnc_armv7.c
91 gator_pmnc_none.c
92 gator_schedtrace.c
93 gator_setup.c
94 gator_timer.c
95 gator_traceprobe.h
96
97Oprofile Sources // function names updated to avoid Oprofile collisions
98 buffer_sync.c
99 buffer_sync.h
100 cpu_buffer.h
101 event_buffer.c
102 event_buffer.h
103 oprof.h
104 oprofile.h
105 oprofile_files.c
106 oprofile_stats.c
107 oprofile_stats.h
108 timer_int.c
109
110Modified Oprofile Sources
111 buffer_sync.c // modify sample contract to allow bad 'mm' or cookie
112 oprofilefs.c // gatorfs and magic number
113 oprof.c // updated module name and author
114
115*** GPL License *** 79*** GPL License ***
116 80
117For license information, please see the file LICENSE. 81For license information, please see the file LICENSE.