> > On 2017/10/12 22:45, Liang, Kan wrote:
> >>> On 2017/10/12 20:56, Liang, Kan wrote:
> > On 2017/10/11 21:16, Liang, Kan wrote:
> >>> perf record's --overwrite option doesn't work as we expect.
> >>> For example:
> > [SNIP]
> >
> >>> In the above example we get same recor
On 2017/10/12 22:46, Wangnan (F) wrote:
On 2017/10/12 22:45, Liang, Kan wrote:
On 2017/10/12 20:56, Liang, Kan wrote:
On 2017/10/11 21:16, Liang, Kan wrote:
perf record's --overwrite option doesn't work as we expect.
For example:
[SNIP]
In the above example we get same records from the
On 2017/10/12 22:45, Liang, Kan wrote:
On 2017/10/12 20:56, Liang, Kan wrote:
On 2017/10/11 21:16, Liang, Kan wrote:
perf record's --overwrite option doesn't work as we expect.
For example:
[SNIP]
In the above example we get same records from the backward ring
buffer all the time. Overwrit
> On 2017/10/12 20:56, Liang, Kan wrote:
> >> On 2017/10/11 21:16, Liang, Kan wrote:
> perf record's --overwrite option doesn't work as we expect.
> For example:
> >> [SNIP]
> >>
> In the above example we get same records from the backward ring
> buffer all the time. Overwritin
On 2017/10/12 20:56, Liang, Kan wrote:
On 2017/10/11 21:16, Liang, Kan wrote:
perf record's --overwrite option doesn't work as we expect.
For example:
[SNIP]
In the above example we get same records from the backward ring
buffer all the time. Overwriting is not triggered.
This commit maps
>
> On 2017/10/11 21:16, Liang, Kan wrote:
> >> perf record's --overwrite option doesn't work as we expect.
> >> For example:
>
> [SNIP]
>
> >>
> >> In the above example we get same records from the backward ring
> >> buffer all the time. Overwriting is not triggered.
> >>
> >> This commit maps
On 2017/10/11 21:16, Liang, Kan wrote:
perf record's --overwrite option doesn't work as we expect.
For example:
[SNIP]
In the above example we get same records from the backward ring buffer
all the time. Overwriting is not triggered.
This commit maps backward ring buffers readonly, make i
> perf record's --overwrite option doesn't work as we expect.
> For example:
>
> $ ~/linux/tools/perf$ sudo rm ./perf.data*
> rm: cannot remove './perf.data*': No such file or directory
> : ~/linux/tools/perf$ sudo ./perf record -m 4 -e raw_syscalls:* -g --
> overwrite \
>
perf record's --overwrite option doesn't work as we expect.
For example:
$ ~/linux/tools/perf$ sudo rm ./perf.data*
rm: cannot remove './perf.data*': No such file or directory
: ~/linux/tools/perf$ sudo ./perf record -m 4 -e raw_syscalls:* -g
--overwrite \
9 matches
Mail list logo