mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-22 16:47:21 +03:00
Adding trace analysis in preparation for page allocator microbenchmark.
This commit is contained in:
parent
daf44173c5
commit
56cdce8592
5 changed files with 472 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -73,6 +73,7 @@ test/include/test/jemalloc_test_defs.h
|
|||
|
||||
/test/stress/[A-Za-z]*
|
||||
!/test/stress/[A-Za-z]*.*
|
||||
!/test/stress/pa/
|
||||
/test/stress/*.[od]
|
||||
/test/stress/*.out
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue