Message ID | 20200220052701.7754-1-leo.yan@linaro.org (mailing list archive) |
---|---|
Headers | show |
Series | perf cs-etm: Support thread stack and callchain | expand |
Quoting Leo Yan (2020-02-19 21:26:52) > This patch series adds support for thread stack and callchain; this patch > set depends on the instruction sample fix patch set [1]. > > This patch set get more complex, so before divide into small groups, I'd > like to use this patch set version to include all relevant patches, hope > this can give whole context for related code change. Was this split up into small groups and sent again? I didn't see anything when searching lkml.
Hi Stephen, On Thu, Nov 05, 2020 at 02:50:56PM -0800, Stephen Boyd wrote: > Quoting Leo Yan (2020-02-19 21:26:52) > > This patch series adds support for thread stack and callchain; this patch > > set depends on the instruction sample fix patch set [1]. > > > > This patch set get more complex, so before divide into small groups, I'd > > like to use this patch set version to include all relevant patches, hope > > this can give whole context for related code change. > > Was this split up into small groups and sent again? I didn't see > anything when searching lkml. No, this patch series is the last one for upstreaming; since I worked on other stuffs, so didn't continue to upstream to the mainline kernel. IIRC, there have a concern for a pontential breakage for perf cs-etm testing, so falls to backlog. Let me check with Mathieu/Mike offline for how to proceed for this patch set. Thanks for bringing up. Leo