Re: [tip:perfcounters/core] perf_counter: Introduce new (non-)paranoia level to allow raw tracepoint access

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



* Li Zefan <lizf@xxxxxxxxxxxxxx> wrote:

> >  static inline bool perf_paranoid_cpu(void)
> >  {
> >  	return sysctl_perf_counter_paranoid > 0;
> > @@ -3971,6 +3977,7 @@ static const struct pmu *tp_perf_counter_init(struct perf_counter *counter)
> >  	 * have these.
> >  	 */
> >  	if ((counter->attr.sample_type & PERF_SAMPLE_RAW) &&
> > +			&& perf_paranoid_tracepoint_raw() &&
> 
> "&& &&"
> 
> This leads to build failure.

Yeah - fixed that yesterday, forgot to push out :-/

	Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-tip-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Stable Commits]     [Linux Stable Kernel]     [Linux Kernel]     [Linux USB Devel]     [Linux Video &Media]     [Linux Audio Users]     [Yosemite News]     [Linux SCSI]

  Powered by Linux