libkf5akonadicalendar-dbg
akonadi-calendar - debug symbols
abi-monitor
monitor ABI of shared libraries
abi-monitor checks for new versions of a software library, try to build them
and create a profile for the abi-tracker tool.
gccbrig-11-x86-64-linux-gnu
GNU BRIG (HSA IL) frontend
This is the GNU BRIG (HSA IL) frontend.
The consumed format is a binary representation. The textual HSAIL
can be compiled to it with a separate assembler.
coz-profiler
Finding Code that Counts with Causal Profiling
Coz is a code profiler that find optimization opportunities
missed by traditional profilers. Coz employs a technique called
causal profiling that measures optimization potential. This measurement
matches developers' assumptions about profilers: that optimizing
highly-ranked code will have the greatest impact on performance. Causal
profiling measures optimization potential for serial, parallel, and
asynchronous programs without instrumentation of special handling for
library calls and concurrency primitives. Instead, a causal profiler
uses performance experiments to predict the effect of
optimizations. This allows the profiler to establish causality:
"optimizing function X will have effect Y," exactly the measurement
developers had assumed they were getting all along.
libjs-html2canvas
Take screenshots of webpages directly in the browser - browser library