Re: [PATCH v2 05/15] perf ftrace: factor out function write_tracing_file_int()

2020-07-08 Thread Changbin Du
On Tue, Jul 07, 2020 at 12:09:23PM -0400, Steven Rostedt wrote: > On Sat, 27 Jun 2020 21:36:44 +0800 > Changbin Du wrote: > > > We will reuse this function later. > > > > BTW, trace-cmd.git now has a libtracefs.so library, which I'm hoping > within a month to have as a stand alone (probably alo

Re: [PATCH v2 05/15] perf ftrace: factor out function write_tracing_file_int()

2020-07-07 Thread Arnaldo Carvalho de Melo
Em Sat, Jun 27, 2020 at 09:36:44PM +0800, Changbin Du escreveu: > We will reuse this function later. > > Signed-off-by: Changbin Du > --- > tools/perf/builtin-ftrace.c | 17 - > 1 file changed, 12 insertions(+), 5 deletions(-) > > diff --git a/tools/perf/builtin-ftrace.c b/tools

Re: [PATCH v2 05/15] perf ftrace: factor out function write_tracing_file_int()

2020-07-07 Thread Steven Rostedt
On Tue, 7 Jul 2020 12:09:23 -0400 Steven Rostedt wrote: > On Sat, 27 Jun 2020 21:36:44 +0800 > Changbin Du wrote: > > > We will reuse this function later. > > > > BTW, trace-cmd.git now has a libtracefs.so library, which I'm hoping > within a month to have as a stand alone (probably along w

Re: [PATCH v2 05/15] perf ftrace: factor out function write_tracing_file_int()

2020-07-07 Thread Steven Rostedt
On Sat, 27 Jun 2020 21:36:44 +0800 Changbin Du wrote: > We will reuse this function later. > BTW, trace-cmd.git now has a libtracefs.so library, which I'm hoping within a month to have as a stand alone (probably along with libtraceevent and even a libtracecmd). https://git.kernel.org/pub/scm