Re: [PATCH 0/4] perf trace fixes

2013-12-04 Thread David Ahern
On 12/4/13, 7:41 PM, David Ahern wrote: Hi Arnaldo: As I mentioned on IRC perf-trace fails on older kernels -- like RHEL6. This set of patches makes it at least usable - though still some problems I am hoping you can fix. Build perf with these patches and run: perf trace -- dd if=/dev/zero

[PATCH 0/4] perf trace fixes

2013-12-04 Thread David Ahern
Hi Arnaldo: As I mentioned on IRC perf-trace fails on older kernels -- like RHEL6. This set of patches makes it at least usable - though still some problems I am hoping you can fix. Build perf with these patches and run: perf trace -- dd if=/dev/zero of=/tmp/zero bs=4096 count=16 you see

[PATCH 0/4] perf trace fixes

2013-12-04 Thread David Ahern
Hi Arnaldo: As I mentioned on IRC perf-trace fails on older kernels -- like RHEL6. This set of patches makes it at least usable - though still some problems I am hoping you can fix. Build perf with these patches and run: perf trace -- dd if=/dev/zero of=/tmp/zero bs=4096 count=16 you see

Re: [PATCH 0/4] perf trace fixes

2013-12-04 Thread David Ahern
On 12/4/13, 7:41 PM, David Ahern wrote: Hi Arnaldo: As I mentioned on IRC perf-trace fails on older kernels -- like RHEL6. This set of patches makes it at least usable - though still some problems I am hoping you can fix. Build perf with these patches and run: perf trace -- dd if=/dev/zero