mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
Use GMappedFile instead g_file_get_contents(). (build_instructions): Pass
2006-11-22 Soren Sandmann <sandmann@daimi.au.dk> * sfile.c (sfile_load): Use GMappedFile instead g_file_get_contents(). (build_instructions): Pass length instead of -1. (sfile_output_save): Use g_file_set_contents() instead of cut-and-pasted copy.
This commit is contained in:
committed by
Søren Sandmann Pedersen
parent
d3c0e7be5c
commit
973d92eb4d
@ -1,3 +1,11 @@
|
||||
2006-11-22 Soren Sandmann <sandmann@daimi.au.dk>
|
||||
|
||||
* sfile.c (sfile_load): Use GMappedFile instead
|
||||
g_file_get_contents().
|
||||
(build_instructions): Pass length instead of -1.
|
||||
(sfile_output_save): Use g_file_set_contents() instead of
|
||||
cut-and-pasted copy.
|
||||
|
||||
2006-11-22 Soren Sandmann <sandmann@daimi.au.dk>
|
||||
|
||||
* profile.c (add_trace_to_tree): Move match to front
|
||||
|
||||
Reference in New Issue
Block a user