summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorMark Wielaard <mark@klomp.org>2013-08-07 23:52:44 +0200
committerCaolán McNamara <caolanm@redhat.com>2013-08-08 19:13:41 +0000
commit3cf0b5cdb05e1d77610431b1b1328102bf05b602 (patch)
treef397b8734e97ca5858c541eb99c5481d049402ce /scp2
parent9cf4be5ce8116eb447abea024f07456275d4ef4a (diff)
Add SDT probes for interning rtl_uStrings.
This adds RTL_LOG_STRING_INTERN_NEW and RTL_LOG_STRING_INTERN_DELETE which are connected to SDT probes if available. It introduces two new SDT probes. new_string_intern_16 and delete_string_intern_16 (there is currently no interning for 8-bit rtl_Strings). For consistency both have the same 4 arguments as new_string_(8|16) and delete_string_(8|16). new_string_intern_16 has as 5th argument the address of the original rtl_uString being interned (which may or may not be the same as $arg1). Change-Id: Ib117bba932c1908abc70a7fdd4140c0af76d54cb Reviewed-on: https://gerrit.libreoffice.org/5308 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'scp2')
0 files changed, 0 insertions, 0 deletions