Re: [PATCH 0/6] perf tools: Various fixes

2015-12-18 Thread Noel Grandin
This series is Tested-By: Noel Grandin On 2015-12-17 10:26 PM, Jiri Olsa wrote: hi, sending several changes together: - leftover for the stat enable/disable changes with Adrian's patch - fixes for issues Noel found with DWARF unwind Noel, could you please rerun your test on this?

Re: [PATCH 02/12] Add parse_integer() (replacement for simple_strto*())

2015-05-10 Thread Noel Grandin
> int parse_integer(const char *s, unsigned int base, T *val); > I suspect splitting this into parse_signed_int and parse_unsigned_int (or some other equivalent names) will make the call-sites a lot easier to read. -- To unsubscribe from this list: send the line "unsubscribe lin