Re: [PATCH 5/5] perf/probe: Change MAX_CMDLEN

2017-02-06 Thread Masami Hiramatsu
On Thu, 2 Feb 2017 16:41:43 +0530 Ravi Bangoria wrote: > There are many SDT markers in powerpc whose uprobe definition goes > beyond current MAX_CMDLEN, especially when target filename is long > and sdt marker has long list of arguments. For example, definition

Re: [PATCH 5/5] perf/probe: Change MAX_CMDLEN

2017-02-06 Thread Masami Hiramatsu
On Thu, 2 Feb 2017 16:41:43 +0530 Ravi Bangoria wrote: > There are many SDT markers in powerpc whose uprobe definition goes > beyond current MAX_CMDLEN, especially when target filename is long > and sdt marker has long list of arguments. For example, definition > of sdt marker > >

[PATCH 5/5] perf/probe: Change MAX_CMDLEN

2017-02-02 Thread Ravi Bangoria
There are many SDT markers in powerpc whose uprobe definition goes beyond current MAX_CMDLEN, especially when target filename is long and sdt marker has long list of arguments. For example, definition of sdt marker method__compile__end: 8@17 8@9 8@10 -4@8 8@7 -4@6 8@5 -4@4 1@37(28) from file

[PATCH 5/5] perf/probe: Change MAX_CMDLEN

2017-02-02 Thread Ravi Bangoria
There are many SDT markers in powerpc whose uprobe definition goes beyond current MAX_CMDLEN, especially when target filename is long and sdt marker has long list of arguments. For example, definition of sdt marker method__compile__end: 8@17 8@9 8@10 -4@8 8@7 -4@6 8@5 -4@4 1@37(28) from file