diff options
Diffstat (limited to 'REFLECTION')
| -rw-r--r-- | REFLECTION | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,9 +1,12 @@ -Extension [ <persistent> extension #119 memprof version 3.0.2 ] { +Extension [ <persistent> extension #93 memprof version 3.1.0 ] { - INI { Entry [ memprof.output_dir <ALL> ] Current = '/tmp' } + Entry [ memprof.output_format <ALL> ] + Current = 'callgrind' + } } - Functions { |
