From 3ac5fd0dd79d58bc565cdb0c3187e8dd087c2964 Mon Sep 17 00:00:00 2001 From: johannst Date: Tue, 17 Mar 2020 22:18:44 +0100 Subject: updated oprofile --- src/oprofile.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'src') diff --git a/src/oprofile.md b/src/oprofile.md index 15e06f6..7d35283 100644 --- a/src/oprofile.md +++ b/src/oprofile.md @@ -1,15 +1,14 @@ -# OProfile +# [OProfile](https://oprofile.sourceforge.io/) ```markdown operf -g -p -g ...... caputre call-graph information opreport [opt] FILE - ...... show time spent per binary image + show time spent per binary image -l ...... show time spent per symbol -c ...... show callgraph information (see below) -a ...... add column with time spent accumulated over child nodes -ophelp - ...... show supported hw/sw events +ophelp show supported hw/sw events ``` -- cgit v1.2.3