stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: Fix "perf tools: Synthesize GROUP_DESC feature in pipe mode" in the LT 4.14 branch
       [not found] <05BD5679F4A9234798A0693ABF94E75ADFF7F3A5@ORSMSX101.amr.corp.intel.com>
@ 2018-12-21 10:57 ` Jinpu Wang
  2018-12-21 22:43   ` Greensky, James J
  2018-12-22  0:27   ` Sasha Levin
  0 siblings, 2 replies; 3+ messages in thread
From: Jinpu Wang @ 2018-12-21 10:57 UTC (permalink / raw)
  To: Greensky, James J, Greg Kroah-Hartman
  Cc: linux-kernel@vger.kernel.org, v3.14+, only the raid10 part

+cc Greg, stable

Greensky, James J <james.j.greensky@intel.com> 于2018年12月21日周五 上午11:48写道:
>
> Commit d38d272592737ea88a20 ("perf tools: Synthesize GROUP_DESC feature in pipe mode") broke the LT 4.14 branch when using event groups in pipe-mode.
>
>   # perf record -e '{cycles,instructions,branches}' -- sleep 4 | perf report
>   # To display the perf.data header info, please use --header/--header-only options
>   #
>   Oxd7c [0x60]: failed to process type: 80
>   Error:
>   Failed to process sample
>
> Commit a2015516c5c0be932a69 ("perf record: Synthesize features before events in pipe mode") is the fix. Can we get this cherry-picked and applied?
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: Fix "perf tools: Synthesize GROUP_DESC feature in pipe mode" in the LT 4.14 branch
  2018-12-21 10:57 ` Fix "perf tools: Synthesize GROUP_DESC feature in pipe mode" in the LT 4.14 branch Jinpu Wang
@ 2018-12-21 22:43   ` Greensky, James J
  2018-12-22  0:27   ` Sasha Levin
  1 sibling, 0 replies; 3+ messages in thread
From: Greensky, James J @ 2018-12-21 22:43 UTC (permalink / raw)
  To: Jinpu Wang, Greg Kroah-Hartman
  Cc: linux-kernel@vger.kernel.org, v3.14+, only the raid10 part

This commit does not apply cleanly due to other changes. Is there something I can do to make it easier.

This line:
	If (data->is_pipe)  {
Must be changed to:
	If (file->is_pipe) {

Let me know if there is a more standard way of communicating cherry-picked changes for inclusion.

-----Original Message-----
From: Jinpu Wang [mailto:jinpuwang@gmail.com] 
Sent: Friday, December 21, 2018 2:58 AM
To: Greensky, James J <james.j.greensky@intel.com>; Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-kernel@vger.kernel.org; v3.14+, only the raid10 part <stable@vger.kernel.org>
Subject: Re: Fix "perf tools: Synthesize GROUP_DESC feature in pipe mode" in the LT 4.14 branch

+cc Greg, stable

Greensky, James J <james.j.greensky@intel.com> 于2018年12月21日周五 上午11:48写道:
>
> Commit d38d272592737ea88a20 ("perf tools: Synthesize GROUP_DESC feature in pipe mode") broke the LT 4.14 branch when using event groups in pipe-mode.
>
>   # perf record -e '{cycles,instructions,branches}' -- sleep 4 | perf report
>   # To display the perf.data header info, please use --header/--header-only options
>   #
>   Oxd7c [0x60]: failed to process type: 80
>   Error:
>   Failed to process sample
>
> Commit a2015516c5c0be932a69 ("perf record: Synthesize features before events in pipe mode") is the fix. Can we get this cherry-picked and applied?
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Fix "perf tools: Synthesize GROUP_DESC feature in pipe mode" in the LT 4.14 branch
  2018-12-21 10:57 ` Fix "perf tools: Synthesize GROUP_DESC feature in pipe mode" in the LT 4.14 branch Jinpu Wang
  2018-12-21 22:43   ` Greensky, James J
@ 2018-12-22  0:27   ` Sasha Levin
  1 sibling, 0 replies; 3+ messages in thread
From: Sasha Levin @ 2018-12-22  0:27 UTC (permalink / raw)
  To: Jinpu Wang
  Cc: Greensky, James J, Greg Kroah-Hartman,
	linux-kernel@vger.kernel.org, v3.14+, only the raid10 part

On Fri, Dec 21, 2018 at 11:57:53AM +0100, Jinpu Wang wrote:
>+cc Greg, stable
>
>Greensky, James J <james.j.greensky@intel.com> 于2018年12月21日周五 上午11:48写道:
>>
>> Commit d38d272592737ea88a20 ("perf tools: Synthesize GROUP_DESC feature in pipe mode") broke the LT 4.14 branch when using event groups in pipe-mode.
>>
>>   # perf record -e '{cycles,instructions,branches}' -- sleep 4 | perf report
>>   # To display the perf.data header info, please use --header/--header-only options
>>   #
>>   Oxd7c [0x60]: failed to process type: 80
>>   Error:
>>   Failed to process sample
>>
>> Commit a2015516c5c0be932a69 ("perf record: Synthesize features before events in pipe mode") is the fix. Can we get this cherry-picked and applied?

I've queued d38d272592737ea88a20 for 4.14, thank you.

--
Thanks,
Sasha

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-12-22  0:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <05BD5679F4A9234798A0693ABF94E75ADFF7F3A5@ORSMSX101.amr.corp.intel.com>
2018-12-21 10:57 ` Fix "perf tools: Synthesize GROUP_DESC feature in pipe mode" in the LT 4.14 branch Jinpu Wang
2018-12-21 22:43   ` Greensky, James J
2018-12-22  0:27   ` Sasha Levin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).