• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

llir / llvm
63%
master: 63%

Build:
Build:
LAST BUILD BRANCH: llvm15
DEFAULT BRANCH: master
Repo Added 19 Sep 2014 04:11PM UTC
Files 85
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH memprofile-l-tm
branch: memprofile-l-tm
CHANGE BRANCH
x
Reset
  • memprofile-l-tm
  • api
  • ast
  • ci
  • coverage
  • dev
  • exportmembers
  • f-118
  • f-154
  • f-31/powerpc128float
  • fix-unused-y-param
  • floats
  • irmerge
  • lexer
  • master
  • metadata
  • natsort
  • parent
  • parser
  • pwaller/pass-asm-by-value
  • readme
  • refs/tags/v0.3.1
  • refs/tags/v0.3.2
  • removenamedtype
  • stringer-update
  • struct
  • sumtype
  • t-150
  • the-big-cleanup
  • travis
  • type-check-insertvalue
  • type-check-store
  • type-check-trunc
  • type-checking
  • use
  • v0.1
  • v0.2
  • v0.2.1
  • v0.3.0
  • v0.3.0-pre1
  • v0.3.0-pre2
  • v0.3.0-pre3
  • v0.3.0-pre4
  • v0.3.0-pre5
  • v0.3.0-pre6
  • v0.3.0-pre7

09 Dec 2018 03:19PM UTC coverage: 62.884%. First build
879

push

travis-ci

pwaller
Add -memprofile option to l-tm

For profiling memory allocations used for producing reproducible
instructions for analysing allocations.

Usage:

This command collects a profile:

```
l-tm -memprofile=mem.pprof <input llvm>
```

This one loads pprof in a mode showing all allocations that occurred by
count (rather than by size, which is alloc_space).

```
go tool pprof -sample_index=alloc_objects mem.pprof
```

Useful commands thereafter: `top10` or `web`.

7387 of 11747 relevant lines covered (62.88%)

73023.24 hits per line

Relevant lines Covered
Build:
Build:
11747 RELEVANT LINES 7387 COVERED LINES
73023.24 HITS PER LINE
Source Files on memprofile-l-tm
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
879 memprofile-l-tm Add -memprofile option to l-tm For profiling memory allocations used for producing reproducible instructions for analysing allocations. Usage: This command collects a profile: ``` l-tm -memprofile=mem.pprof <input llvm> ``` This one loads ppr... push 09 Dec 2018 03:28PM UTC pwaller travis-ci
62.88
878 memprofile-l-tm Add -memprofile option to l-tm For profiling memory allocations used for producing reproducible instructions for analysing allocations. Usage: This command collects a profile: ``` l-tm -memprofile=mem.pprof <input llvm> ``` This one loads ppr... Pull #55 09 Dec 2018 03:27PM UTC web-flow travis-ci
62.88
880 memprofile-l-tm Add -memprofile option to l-tm For profiling memory allocations used for producing reproducible instructions for analysing allocations. Usage: This command collects a profile: ``` l-tm -memprofile=mem.pprof <input llvm> ``` This one loads ppr... Pull #55 09 Dec 2018 03:27PM UTC web-flow travis-ci
62.88
See All Builds (920)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc