Linux Trace Toolkit Next Generation 2.13 Facilitates Quick Reaction To Kernel/User-space Instrumentation Hits (lttng.org) 6
LTTng has been called "the killer app for system-level debugging and performance tuning." And now long-time Slashdot reader compudj writes: It's the official release of LTTng 2.13 — Nordicité! LTTng is a kernel and user-space tracer for Linux. The most notable features of this release are:
- Event-rule matches condition triggers and new actions, allowing internal actions or external monitoring applications to quickly react when kernel or user-space instrumentation is hit
- Notification payload capture, allowing external monitoring applications to read elements of the instrumentation payload when instrumentation is hit.
- Instrumentation API: vtracef and vtracelog (LTTng-UST)
- User space time namespace context (LTTng-UST and LTTng-modules).
- Event-rule matches condition triggers and new actions, allowing internal actions or external monitoring applications to quickly react when kernel or user-space instrumentation is hit
- Notification payload capture, allowing external monitoring applications to read elements of the instrumentation payload when instrumentation is hit.
- Instrumentation API: vtracef and vtracelog (LTTng-UST)
- User space time namespace context (LTTng-UST and LTTng-modules).
Dtrace for linux (Score:2)
Re: (Score:1)
Dtrace. (Score:3)
Whoo Hoo. Give Solaris a run for it's money.
LTTng-UST, LTTng-modules, vtracef, vtracelog (Score:4, Interesting)
At least you know it's a real open-source project that received more technical than marketing effort: worse naming scheme ever.
It's actually one of the minor factors I look at when I evaluate an open-source tool: the slicker the name, the more likely there's someone with more flair for bullshiting than coding behind it. Some of the best tools out there have really terrible names or acronyms, and I'm convinced coding abilities and naming abilities are mutually exclusive.
LTTng 2.13 - Nordicité!
...and the authors are French-speaking and tried to trick Slashdot into printing Unicode characters.
IBM's GTF Trace Facility was first (Score:3)