diff options
author | 2017-01-03 07:08:23 -0800 | |
---|---|---|
committer | 2017-01-16 14:59:15 -0300 | |
commit | d02fc6bcd53721cf8588633409157c232f2418e0 (patch) | |
tree | 9577216deb284a5107818ae0e5a2e306f5919798 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | kprobes, extable: Identify kprobes trampolines as kernel text area (diff) | |
download | linux-dev-d02fc6bcd53721cf8588633409157c232f2418e0.tar.xz linux-dev-d02fc6bcd53721cf8588633409157c232f2418e0.zip |
perf pmu: Factor out scale conversion code
Move the scale factor parsing code to an own function to reuse it in an
upcoming patch.
v2: Return error in case strdup returns NULL.
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Acked-by: Jiri Olsa <jolsa@kernel.org>
Link: http://lkml.kernel.org/r/20170103150833.6694-2-andi@firstfloor.org
[ Keep returning -ENOMEM when strdup() fails in perf_pmu__parse_scale()/convert_scale() ]
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions