summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorMax Filippov <jcmvbkbc@gmail.com>2013-08-23 00:25:24 +0400
committerMichal Marek <mmarek@suse.cz>2013-08-28 17:00:47 +0200
commit36b5401b7669302bc4c35cea2e2cf4ae22e489dc (patch)
tree43e05967fe845400c69c3ada14f50b0ffaccd376 /tools/perf/scripts/python/netdev-times.py
parent95e2a7d80779850341b45b4fbc2a0041bfc378fb (diff)
downloadkernel-36b5401b7669302bc4c35cea2e2cf4ae22e489dc.tar.gz
scripts/checkkconfigsymbols.sh: replace echo -e with printf
-e is a non-standard echo option, echo output is implementation-dependent when it is used. Replace echo -e with printf as suggested by POSIX echo manual. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
sk values that are linked to functionsJason Gunthorpe 2020-10-16RDMA: Explicitly pass in the dma_device to ib_register_deviceJason Gunthorpe 2020-07-29RDMA/efa: Add EFA 0xefa1 PCI IDGal Pressman 2020-05-21RDMA/efa: Report host information to the deviceGal Pressman 2019-11-25RDMA/efa: Store network attributes in device attributesGal Pressman 2019-11-06RDMA/efa: Use the common mmap_xa helpersMichal Kalderon 2019-07-29RDMA/efa: Expose device statisticsGal Pressman 2019-06-21RDMA/efa: Be consistent with success flow return valueGal Pressman 2019-06-11RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky