commit | eadcaa3dfd706bbf46682c8b8b5979262443c3c3 | [log] [tgz] |
---|---|---|
author | Tony Jones <tonyj@suse.de> | Wed Mar 25 09:40:53 2020 -0700 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Wed Mar 25 16:13:21 2020 -0300 |
tree | a2e0f4f6d2f875492d1a458bfa6413397814e350 | |
parent | 0d33b34352531ff7029c58eda2321340c0ea3f5f [diff] |
perf callchain: Update docs regarding kernel/user space unwinding The method of unwinding for kernel space is defined by the kernel config, not by the value of --call-graph. Improve the documentation to reflect this. Signed-off-by: Tony Jones <tonyj@suse.de> Link: http://lore.kernel.org/lkml/20200325164053.10177-1-tonyj@suse.de Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>