aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAlexander Kapshuk <[email protected]>2015-10-12 21:39:44 +0300
committerGreg Kroah-Hartman <[email protected]>2015-10-17 21:55:26 -0700
commit12b2732c825c9ff59fa74fe9df50264d8275c14f (patch)
tree36fd157a2bb4dadfa65cd5383f658c09c4fa44d1 /tools/perf/scripts/python
parent3e2f5cfb38dbd7d0c4a9cfd5093bea4b027a9d6d (diff)
ver_linux: util-linux, 'fdformat' not ubiquitous any longer
The current implementation relies on 'fdformat' to output the version of 'util-linux'. This does not seem to be reliable any longer, as 'fdformat' does not seem to come preinstalled in all ditros these days. The proposed implementation uses 'mount' to output both the version of 'util-linux' and 'mount' proper, as 'mount' is also a part of the 'util-linux' package. Tested on: Gentoo Linux Debian 6.0.10 Oracle Linux Server release 7.1 Rely on regex to find the version number, rather than a field number. Signed-off-by: Alexander Kapshuk <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions