This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug translator/12740] excessive memory use for pouchless @entry constructs
- From: "fche at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sourceware dot org
- Date: Wed, 29 May 2019 14:35:52 +0000
- Subject: [Bug translator/12740] excessive memory use for pouchless @entry constructs
- Auto-submitted: auto-generated
- References: <bug-12740-6586@http.sourceware.org/bugzilla/>
https://sourceware.org/bugzilla/show_bug.cgi?id=12740
Frank Ch. Eigler <fche at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WORKSFORME
--- Comment #1 from Frank Ch. Eigler <fche at redhat dot com> ---
On stap 4.1, the numbers are much better:
Pass 1: parsed user script and 505 library scripts using
363972virt/138160res/9460shr/128440data kb, in 260usr/20sys/282real ms.
Pass 2: analyzed script: 62 probes, 4 functions, 1 embed, 62 globals using
369120virt/144268res/10272shr/133588data kb, in 30usr/10sys/29real ms.
Pass 3: translated to C into
"/var/tmp/stapKlw2Dt/stap_de6bf7c10e66dab871495ebed4aa45f2_45450_src.c" using
369312virt/144792res/10588shr/133780data kb, in 20usr/50sys/70real ms.
/var/tmp/fche/systemtap/cache/de/stap_de6bf7c10e66dab871495ebed4aa45f2_45450.ko
Pass 4: compiled C into "stap_de6bf7c10e66dab871495ebed4aa45f2_45450.ko" in
3110usr/570sys/3636real ms.
[767892.504847] stap_359c0bcb3f288532f9e26ed1549d58_1504503 (<input>):
systemtap: 4.1/0.176, base: 0000000012c91a69, memory:
292data/96text/6ctx/2063net/7617alloc kb, probes: 62
--
You are receiving this mail because:
You are the assignee for the bug.