Sindbad~EG File Manager
SQLite format 3 @ %� � %� .c
� � �5� �tt �E++�Atablemetavirt_segdirmetavirt_segdirCREATE TABLE 'metavirt_segdir'(level INTEGER,idx INTEGER,start_block INTEGER,leaves_end_block INTEGER,end_block INTEGER,root BLOB,PRIMARY KEY(level, idx))=Q+ indexsqlite_autoindex_metavirt_segdir_1metavirt_segdirg x//�tablemetavirt_segmentsmetavirt_segmentsCREATE TABLE 'metavirt_segments'(blockid INTEGER PRIMARY KEY, block BLOB)�%--�}tablemetavirt_contentmetavirt_contentCREATE TABLE 'metavirt_content'(docid INTEGER PRIMARY KEY, 'c0title', 'c1name', 'c2keywords', 'c3description', 'c4path')��ctablemetavirtmetavirtCREATE VIRTUAL TABLE metavirt USING fts3(title text, name text, keywords text, description text, path text) �
j j �I {7�sLog the kernel collapsing normal pages into a huge pagehugepage_collapse.stpmemoryThe kernel may attempt to group many normal sized pages into a single huge page to improve TLB performance. This operation may take a significant amount of time and affect program performance. You can identify if huge page collapse operations are occurring with the systemtap hugepage_collapse.stp script.memory
��
x G''yTracing of PHP code executionphp-trace.stptrace dyninstTrace of executing PHP code using the enabled markers.apps�p =17�WTrace libguestfs startuplibguestfs_log.stpapplication trace bpfThe libguestfs_log.stp script prints a log of when various libgueststartup steps are encountered. The first column is microseconds since the script started. The second column is the time elapsed in microseconds between the previous and current events and the third column is the event name.apps� M/�Tracing glib2 memory allocationsgmalloc_watch.stptraceThe gmalloc_watch.stp script from Colin Walters' blog (https://blog.verbum.org/2011/03/19/analyzing-memory-use-with-systemtap/) traces the allocation of glib2 memory using the markers in glib2.apps � � = ; : 9 8 7 "