Skip to content

Commit

Permalink
Block cache analyzer: Add more stats (#5516)
Browse files Browse the repository at this point in the history
Summary:
This PR provides more command line options for block cache analyzer to better understand block cache access pattern.
-analyze_bottom_k_access_count_blocks
-analyze_top_k_access_count_blocks
-reuse_lifetime_labels
-reuse_lifetime_buckets
-analyze_callers
-access_count_buckets
-analyze_blocks_reuse_k_reuse_window
Pull Request resolved: #5516

Test Plan: make clean && COMPILE_WITH_ASAN=1 make check -j32

Differential Revision: D16037440

Pulled By: HaoyuHuang

fbshipit-source-id: b9a4ac0d4712053fab910732077a4d4b91400bc8
  • Loading branch information
HaoyuHuang authored and facebook-github-bot committed Jul 12, 2019
1 parent 1a59b6e commit 3e9c5a3
Show file tree
Hide file tree
Showing 5 changed files with 1,312 additions and 328 deletions.
Loading

0 comments on commit 3e9c5a3

Please sign in to comment.