lpt-tools

所属分类:开发工具
开发工具:C++
文件大小:0KB
下载次数:0
上传日期:2023-09-18 17:41:28
上 传 者sh-1993
说明:  各种编程调试工具和脚本,
(Various programming debugging tools and scripts,)

文件列表:
LICENSE (35149, 2023-12-14)
doc/ (0, 2023-12-14)
doc/callstack/ (0, 2023-12-14)
doc/callstack/call_stack_usage.html (12501, 2023-12-14)
doc/callstack/n3441.html (45391, 2023-12-14)
doc/callstack/stack.19Sept2012.html (43855, 2023-12-14)
doc/callstack/stack.20Sept2012.html (44662, 2023-12-14)
include/ (0, 2023-12-14)
include/lpt/ (0, 2023-12-14)
include/lpt/assert.hpp (270, 2023-12-14)
include/lpt/breakpoint.hpp (540, 2023-12-14)
include/lpt/callstack/ (0, 2023-12-14)
include/lpt/callstack/allocator.hpp (3476, 2023-12-14)
include/lpt/callstack/call_stack.hpp (15890, 2023-12-14)
include/lpt/callstack/call_stack_stats.hpp (3456, 2023-12-14)
include/lpt/callstack/detail/ (0, 2023-12-14)
include/lpt/callstack/detail/glibc_call_stack.hpp (17914, 2023-12-14)
include/lpt/callstack/detail/win_call_stack.hpp (15102, 2023-12-14)
include/lpt/callstack/mallinfo.hpp (1028, 2023-12-14)
include/lpt/callstack/mem_stats.hpp (1130, 2023-12-14)
include/lpt/chrono.hpp (1751, 2023-12-14)
include/lpt/compiler.hpp (1385, 2023-12-14)
include/lpt/crc32.hpp (526, 2023-12-14)
include/lpt/crc32ace.hpp (5805, 2023-12-14)
include/lpt/crc32hw.hpp (643, 2023-12-14)
include/lpt/gnu_atomic_guard.hpp (925, 2023-12-14)
include/lpt/llvm_mca.hpp (899, 2023-12-14)
include/lpt/nocopy.hpp (342, 2023-12-14)
include/lpt/papi/ (0, 2023-12-14)
include/lpt/papi/papi.hpp (17128, 2023-12-14)
include/lpt/papi/papi_stats.hpp (2684, 2023-12-14)
include/lpt/pmutex_guard.hpp (692, 2023-12-14)
include/lpt/singleton.hpp (382, 2023-12-14)
include/lpt/spinlock.hpp (1012, 2023-12-14)
include/lpt/stackonly.hpp (314, 2023-12-14)
include/lpt/timing.hpp (723, 2023-12-14)
scripts/ (0, 2023-12-14)
scripts/analyze-cores (1374, 2023-12-14)
scripts/analyze-pid (1243, 2023-12-14)
... ...

# lpt-tools Various programming/debugging tools and scripts * A [PAPI](https://icl.utk.edu/papi/) wrapper to measure performance via the CPU counters. Usage: see examples/papimove*.cpp * Callstack tools per [N3441](https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2012/n3441.html). See also [Boost-Call_stack].(https://github.com/melintea/Boost-Call_stack). Dependencies - libbfd (Debian: binutils-dev) * Varia/compiler trick instructions * libmemleak: an interposition library to detect memory leaks * (deprecated) libmtrace: an mtrace(3) interposition library

近期下载者

相关文件


收藏者