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?
> 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
2 matches
Mail list logo