Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
perf-profiler
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Matheus Stolet
perf-profiler
Graph
b84c0a2061d6609d90413bd25a6a90caf9dbfdf0
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
24
Feb
5
3
30
Jan
29
7
Mar
13
Feb
8
11
Dec
10
6
5
4
3
Add more functions to breakdown different stacks
master
master
Make some counters more frequent
Add more functions that were classified as kernel other
Account for more symbols in linux kernel
:Merge branch 'master' of https://gitlab.mpi-sws.org/mstolet/perf-profiler
Disable counters not present in VM
Add new file
rename main binary pfmtest -> pfmprof
skip anonymous memory regions
checkpoint
postprocessing: checkpoint
checkpoint postprocessing
also dump out time running
also sort kernel symbol map to get module addresses right
add support for finite duration
add duration to dump
add dso names to symbols
skip zero-valued counters in dump
dump out list of counters
fix races and wrapping issues with event buffer
dump out process information
lookup tids by process names
add symbol resolution
poll all process groups, not just first one
initial commit
Loading