Remove 2004 Remove Efficiency Remove Programming Remove Tuning
article thumbnail

bpftrace (DTrace 2.0) for Linux 2018

Brendan Gregg

Syscall count by program bpftrace -e 'tracepoint:raw_syscalls:sys_enter { @[comm] = count(); }'. bcc is powerful but laborious to program. Internally, bpftrace uses a lex/yacc parser to convert programs to AST, then llvm IR actions, then BPF. in 2004, so I have to think back to that time to understand it.

C++ 110
article thumbnail

bpftrace (DTrace 2.0) for Linux 2018

Brendan Gregg

Syscall count by program bpftrace -e 'tracepoint:raw_syscalls:sys_enter { @[comm] = count(); }'. bcc is powerful but laborious to program. Internally, bpftrace uses a lex/yacc parser to convert programs to AST, then llvm IR actions, then BPF. in 2004, so I have to think back to that time to understand it.

C++ 40
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

What Is Hyperautomation?

O'Reilly

Selenium , the first tool for automated browser testing (2004), could be programmed to find fields on a web page, click on them or insert text, click “submit,” scrape the resulting web page, and collect results. But the gain in efficiency would be relatively small. Automating this process is simple. Is retraining needed?

Games 116
article thumbnail

SQL Server I/O Basics Chapter #1

SQL Server According to Bob

Microsoft SQL Server I/O Basics Author: ​​ Bob Dorr, Microsoft SQL Server Escalation Published: ​​ December, 2004 SUMMARY: ​​ Learn the I/O requirements for Microsoft SQL Server database file operations. © ​​ 2004 Microsoft Corporation. ​​ All rights reserved.

Servers 40
article thumbnail

SQL Server I/O Basics Chapter #2

SQL Server According to Bob

KB ​​ boundaries efficiently. ​​ Although ​​ SQL Server ​​ tries ​​ to use the log space as efficiently as possible, ​​ certain application patterns cause the log-block fill percentages to remain small. ​​ This creates 8?KB

Servers 40