Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试使用 cachegrind 测试我的程序在不同缓存大小上的性能。如何在命令中设置最后一级的缓存大小?(我已经读过应该使用标志 --LL 但它不起作用。你能给我一个命令的例子吗?)
非常感谢!