Re: [PATCH cleanup RFC] ftrace: kill unused and puzzled sample code in ftrace.h

2012-11-13 Thread Steven Rostedt
On Sat, 2012-11-03 at 12:38 +0800, Shan Wei wrote: > From: Shan Wei > > When doing per-cpu helper optimizing work, find that this code is so puzzled. > 1. It's mark as comment text, maybe a sample function for guidelines >or a todo work. > 2. But, this sample code is odd where struct perf_tr

Re: [PATCH cleanup RFC] ftrace: kill unused and puzzled sample code in ftrace.h

2012-11-12 Thread Shan Wei
ping... Shan Wei said, at 2012/11/3 12:38: > From: Shan Wei > > When doing per-cpu helper optimizing work, find that this code is so puzzled. > 1. It's mark as comment text, maybe a sample function for guidelines >or a todo work. > 2. But, this sample code is odd where stru

[PATCH cleanup RFC] ftrace: kill unused and puzzled sample code in ftrace.h

2012-11-02 Thread Shan Wei
From: Shan Wei When doing per-cpu helper optimizing work, find that this code is so puzzled. 1. It's mark as comment text, maybe a sample function for guidelines or a todo work. 2. But, this sample code is odd where struct perf_trace_buf is nonexistent. commit ce71b9 delete struct perf_tra