Re: [PATCH 2/6] perf tools: Introduce struct perf_log

2013-12-19 Thread Namhyung Kim
Hi Arnaldo, On Thu, 19 Dec 2013 10:28:06 -0300, Arnaldo Carvalho de Melo wrote: > Em Thu, Dec 19, 2013 at 04:00:07PM +0900, Namhyung Kim escreveu: >> From: Namhyung Kim >> >> Add new functions to save error messages in a temp file. It'll be >> used by some UI front-ends to see the messages. > >

Re: [PATCH 2/6] perf tools: Introduce struct perf_log

2013-12-19 Thread Arnaldo Carvalho de Melo
Em Thu, Dec 19, 2013 at 04:00:07PM +0900, Namhyung Kim escreveu: > From: Namhyung Kim > > Add new functions to save error messages in a temp file. It'll be > used by some UI front-ends to see the messages. Do we really have to grow a logging facility like this? Can't we somehow openlog/syslog/c