o kernel.
https://universe.0xinfinity.dev/distro/kernel/atom?h=master2025-02-18T22:04:32Zperf report: Add latency and parallelism profiling documentation2025-02-18T22:04:32ZDmitry Vyukovdvyukov@google.com2025-02-13T09:08:20Zurn:sha1:32ecca8d7a3e2400805f8b5564a1b07e05cfcd54
Describe latency and parallelism profiling, related flags, and differences
with the currently only supported CPU-consumption-centric profiling.
Signed-off-by: Dmitry Vyukov <dvyukov@google.com>
Reviewed-by: Andi Kleen <ak@linux.intel.com>
Link: https://lore.kernel.org/r/a13f270ed33cedb03ce9ebf9ddbd064854ca0f19.1739437531.git.dvyukov@google.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
perf Documentation: Add some more hints to tips.txt2024-02-02T06:18:18ZAndi Kleenak@linux.intel.com2024-01-31T02:13:52Zurn:sha1:366fb5f59d470ad1271cd4bbc3c580ad6118943d
Add some (hopefully useful) hints to tips.txt
Also some minor corrections.
Would probably good to make it a reviewer rule that if generally useful
options are added the patch must add an example to tips.txt
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Link: https://lore.kernel.org/r/20240131021352.151440-1-ak@linux.intel.com