summaryrefslogtreecommitdiff
path: root/sal/osl/unx/backtraceapi.cxx
AgeCommit message (Expand)Author
2021-09-06also cache addr2line resultsLuboš Luňák
2021-09-06group addr2line calls per binary for better performanceLuboš Luňák
2021-09-06improve sal::backtrace_get() by using addr2line in debug buildsLuboš Luňák
2020-03-12Revert "loplugin:constfields in reportdesign,sal,sax"Noel Grandin
2020-02-27avoid memory leak in win32 sal::backtrace_get()Luboš Luňák
2019-04-13use more std::make_uniqueNoel Grandin
2018-10-12loplugin:constfields in reportdesign,sal,saxNoel Grandin
2017-10-23loplugin:includeform: salStephan Bergmann
2017-09-06Clean up sal/backtrace.hxxStephan Bergmann
2017-08-16assert on duplicate listener in SfxListenerNoel Grandin
2017-02-09Fold sal_detail_log_backtrace into sal_detail_logStephan Bergmann
2017-02-09Implement SAL_DEBUG_BACKTRACE for LinuxStephan Bergmann
2017-02-07Clean up C-style interface nonsenseStephan Bergmann
2017-01-10rename SAL_DEBUG_TRACE to SAL_DEBUG_BACKTRACENoel Grandin
2016-04-07Drop pointless "internal" directory level for already internal include filesTor Lillqvist
2015-12-02sal: add SAL_DEBUG_TRACE debugging API for Windows, with UNX stub.Michael Meeks