Re: A Bug Inquiry in linux/tools/perf/builtin-record.c

2014-03-02 Thread xiakaixu
于 2014/2/27 10:53, xiakaixu 写道: > Hi Namhyung, > > 于 2014/2/26 16:03, Namhyung Kim 写道: >> Hi xiakaixu, >> >>> 于 2014/2/19 9:48, xiakaixu 写道: Hi all, There is a bug found in my work when running "perf record". The basic information is here. As we know, perf record is a par

Re: A Bug Inquiry in linux/tools/perf/builtin-record.c

2014-02-26 Thread xiakaixu
Hi Namhyung, 于 2014/2/26 16:03, Namhyung Kim 写道: > Hi xiakaixu, > >> 于 2014/2/19 9:48, xiakaixu 写道: >>> Hi all, >>> >>> There is a bug found in my work when running "perf record". The basic >>> information >>> is here. As we know, perf record is a parent process and the programme >>> traced is

Re: A Bug Inquiry in linux/tools/perf/builtin-record.c

2014-02-26 Thread Namhyung Kim
Hi xiakaixu, > 于 2014/2/19 9:48, xiakaixu 写道: >> Hi all, >> >> There is a bug found in my work when running "perf record". The basic >> information >> is here. As we know, perf record is a parent process and the programme >> traced is >> a child process when running "perf record". Sometimes the

Re: A Bug Inquiry in linux/tools/perf/builtin-record.c

2014-02-24 Thread xiakaixu
于 2014/2/19 9:48, xiakaixu 写道: > Hi all, > > There is a bug found in my work when running "perf record". The basic > information > is here. As we know, perf record is a parent process and the programme traced > is > a child process when running "perf record". Sometimes the child process become >