summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/flamegraph-record
diff options
context:
space:
mode:
authorLen Brown <len.brown@intel.com>2025-10-21 20:23:49 -0300
committerLen Brown <len.brown@intel.com>2025-12-02 15:58:23 -0500
commit28a3ad1fd2abdf45357ffd46614a6129cd395ca3 (patch)
tree9228088d2add24664be4d3222fae13647f3482ae /tools/perf/scripts/python/bin/flamegraph-record
parent6dfb04332f2391053d4cece0782637532fc75207 (diff)
downloadkernel-28a3ad1fd2abdf45357ffd46614a6129cd395ca3.tar.gz
tools/power turbostat: Add LLC stats
LLCkRPS = Last Level Cache Thousands of References Per Second LLC%hit = Last Level Cache Hit % These columns are enabled by-default. They can be controlled with the --show/--hide options by individual column names above, or together using the "llc" or "cache" groups. Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/flamegraph-record')
0 files changed, 0 insertions, 0 deletions
thp: allow mlocked THP againKirill A. Shutemov 2016-01-15mm: drop tail page refcountingKirill A. Shutemov 2015-11-06mm: make compound_head() robustKirill A. Shutemov 2015-09-10mm: introduce idle page trackingVladimir Davydov 2015-06-24mm: drop bogus VM_BUG_ON_PAGE assert in put_page() codepathKirill A. Shutemov 2015-04-15mm: don't call __page_cache_release for hugetlbNaoya Horiguchi 2015-04-15mm: rename deactivate_page to deactivate_file_pageMinchan Kim 2015-02-12Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds 2015-02-10rmap: drop support of non-linear mappingsKirill A. Shutemov 2015-01-20fs: kill BDI_CAP_SWAP_BACKEDChristoph Hellwig 2014-10-09mm: memcontrol: do not kill uncharge batching in free_pages_and_swap_cacheMichal Hocko 2014-08-08mm: memcontrol: use page lists for uncharge batchingJohannes Weiner 2014-08-08mm: memcontrol: rewrite uncharge APIJohannes Weiner 2014-08-08mm: memcontrol: rewrite charge APIJohannes Weiner 2014-08-06mm: pagemap: avoid unnecessary overhead when tracepoints are deactivatedMel Gorman 2014-08-06mm: replace init_page_accessed by __SetPageReferencedHugh Dickins