Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
perf-instrumentation
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
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
safedocs-ta2-profiling
perf-instrumentation
Commits
9918dd2b90c1779186423906ce7e55b10e99eb66
Select Git revision
1 result
perf-instrumentation
Author
Search by author
Any Author
authors
0 authors
Jan 25, 2023
WIP commit (broken)
· 9918dd2b
pompolic
authored
2 years ago
9918dd2b
Jan 23, 2023
Fix missing closing paren
· 5cf39042
pompolic
authored
2 years ago
5cf39042
Dec 06, 2022
Arena parameter is no longer useless
· 1b984d69
pompolic
authored
2 years ago
1b984d69
Initialize cumulative_byte_differences anew when entering h_do_parse
· dab0208d
pompolic
authored
2 years ago
dab0208d
Nov 30, 2022
(WIP) Checking allocation sizes at h_do_parse return
· d986ad90
pompolic
authored
2 years ago
d986ad90
Save ParserStacks belonging to parses that finished
· 0d90e2dc
pompolic
authored
2 years ago
0d90e2dc
Make note of API assumptions
· f9d309e0
pompolic
authored
2 years ago
f9d309e0
Cherry-pick Parser refactor from
c81982c2
· 3f0f23ab
pompolic
authored
2 years ago
3f0f23ab
Nov 29, 2022
Consistency with state/arena
· 4f08018c
pompolic
authored
2 years ago
4f08018c
Mark where to change the parameters
· 233c1411
pompolic
authored
2 years ago
233c1411
Update README
· 0f7442f0
pompolic
authored
2 years ago
0f7442f0
Default arena for hammer-arena-dump-stats
· 319f127f
pompolic
authored
2 years ago
319f127f
Add documentation for new command
· 9cd389c5
pompolic
authored
2 years ago
9cd389c5
Minor fix with printing
· 3be7e1e5
pompolic
authored
2 years ago
3be7e1e5
Restrict number of args to command
· 5713bee2
pompolic
authored
2 years ago
5713bee2
Cast argument to int before initializing gdb.Value
· a6d6a972
pompolic
authored
2 years ago
a6d6a972
Look up HArena fields properly
· cccf9c67
pompolic
authored
2 years ago
cccf9c67
Fix syntax error
· d479d47a
pompolic
authored
2 years ago
d479d47a
Get gdb.Value and print fields
· 4ca0ac05
pompolic
authored
2 years ago
4ca0ac05
Check a field of HArena, instead of HArenaStats
· f5c8c397
pompolic
authored
2 years ago
f5c8c397
Typo fix
· 250ff126
pompolic
authored
2 years ago
250ff126
Stub out command for querying statistics of a given arena
· 1d828a90
pompolic
authored
2 years ago
1d828a90
Add internal variable for which memory stat method to use
· 5b868bad
pompolic
authored
2 years ago
5b868bad
Nov 28, 2022
Function to check hammer features
· c8ef7a6b
pompolic
authored
2 years ago
c8ef7a6b
Add TODO for status command
· 8b118025
pompolic
authored
2 years ago
8b118025
Sort by total time in method
· dde953be
pompolic
authored
2 years ago
dde953be
(WIP) Profile hammer-parse-apply command
· 3095e512
pompolic
authored
2 years ago
3095e512
Add example scripts
· f96bb012
pompolic
authored
2 years ago
f96bb012
Nov 11, 2022
Replace iteration over locals in block with subscript notation
· f6a4f221
pompolic
authored
2 years ago
f6a4f221
Replace iterating over block with subscript notation
· dbbb80ba
pompolic
authored
2 years ago
dbbb80ba
Jul 25, 2022
Fix AST getting mistakenly printed
· 49091315
pompolic
authored
2 years ago
49091315
Skip test for read_member() raising exception
· 34566569
pompolic
authored
2 years ago
34566569
Jul 21, 2022
Remove unneded gdb.Type mock
· b4a9a28f
pompolic
authored
2 years ago
b4a9a28f
Tests for HCountedArray.read_member()
· 529f4498
pompolic
authored
2 years ago
529f4498
Cleanup
· 2b7b0956
pompolic
authored
2 years ago
2b7b0956
Jul 20, 2022
HBytes string representation tests
· 069b916e
pompolic
authored
2 years ago
069b916e
Jul 18, 2022
WIP tests for HBytes
· ef09063d
pompolic
authored
2 years ago
ef09063d
Jul 14, 2022
Use sentinel in ASTManager test
· 3750dd69
pompolic
authored
2 years ago
3750dd69
Jul 13, 2022
Test case for HCountedArray creation
· dddbdd8d
pompolic
authored
2 years ago
dddbdd8d
Fix error when calling ASTManager.set_top_node(None,None)
· ce1a16c6
pompolic
authored
2 years ago
ce1a16c6
Loading