Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1424022

Re: [PATCH 2/2] perf script: Support callindent

From Adrian Hunter <adrian.hunter@intel.com>
Newsgroups linux.kernel
Subject Re: [PATCH 2/2] perf script: Support callindent
Date 2016-06-16 14:50 +0200
Message-ID <rKEUa-8qv-21@gated-at.bofh.it> (permalink)
References <rIDzb-39g-5@gated-at.bofh.it> <rIDzb-39g-11@gated-at.bofh.it>
Organization Intel Finland Oy, Registered Address: PL 281, 00181 Helsinki, Business Identity Code: 0357606 - 4, Domiciled in Helsinki

Show all headers | View raw


On 11/06/16 01:55, Andi Kleen wrote:
> From: Andi Kleen <ak@linux.intel.com>
> 
> When printing PT instruction traces with perf script
> it is rather useful to see some indentation for the call tree. This
> patch adds a new callindent field to perf script that prints
> spaces for the function call stack depth.

I think there are advantages to having the decoder feed the thread stack so
I have tried to do that here:

	http://marc.info/?l=linux-kernel&m=146608073131297

Please let me know what you think.

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH 2/2] perf script: Support callindent Adrian Hunter <adrian.hunter@intel.com> - 2016-06-16 14:50 +0200

csiph-web