summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorWeilong Chen <chenweilong@huawei.com>2013-12-31 15:11:27 +0800
committerDavid S. Miller <davem@davemloft.net>2014-01-02 03:30:36 -0500
commit442c67f8448321c1919ddb33524cc4ecaa9a94f3 (patch)
treea13682bc147b6eb51adfbb5f1b9640a6dfcf8647 /tools/perf/scripts/python/netdev-times.py
parent96bfc80d83d4b109bd5c5af6bc323424e920c84d (diff)
downloadkernel-442c67f8448321c1919ddb33524cc4ecaa9a94f3.tar.gz
ipv4: spaces required around that '='
Signed-off-by: Weilong Chen <chenweilong@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
known mount optionsChristian Brauner 2024-03-26vfs: Convert debugfs to use the new mount APIDavid Howells 2024-03-07debugfs: fix wait/cancellation handling during removeJohannes Berg 2024-01-04Merge branches 'acpi-pm', 'acpi-video', 'acpi-apei' and 'acpi-extlog'Rafael J. Wysocki 2023-12-22debugfs: initialize cancellations earlierJohannes Berg 2023-12-04Revert "debugfs: annotate debugfs handlers vs. removal with lockdep"Johannes Berg 2023-11-29Merge tag 'wireless-2023-11-29' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski 2023-11-27debugfs: add API to allow debugfs operations cancellationJohannes Berg 2023-11-27debugfs: annotate debugfs handlers vs. removal with lockdepJohannes Berg 2023-11-27debugfs: fix automount d_fsdata usageJohannes Berg 2023-11-21fs: debugfs: Add write functionality to debugfs blobsAvadhut Naik 2023-11-03Merge tag 'driver-core-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds 2023-10-18debugfs: convert to new timestamp accessorsJeff Layton 2023-10-05debugfs: Fix __rcu type comparison warningMike Tipton 2023-09-01Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2023-08-22debugfs: Add write support to debugfs_create_str()Mike Tipton 2023-07-13debugfs: convert to ctime accessor functionsJeff Layton 2023-05-31debugfs: Correct the 'debugfs_create_str' docsIvan Orlov 2023-02-27Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds 2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds 2023-02-20debugfs: drop inline constant formatting for ERR_PTR(-ERROR)Bagas Sanjaya 2023-02-16debugfs: update comment of debugfs_rename()Qi Zheng 2023-01-20debugfs: Export debugfs_create_str symbolCristian Marussi 2023-01-19fs: port ->rename() to pass mnt_idmapChristian Brauner 2023-01-19fs: port ->setattr() to pass mnt_idmapChristian Brauner 2022-11-30debugfs: fix error when writing negative value to atomic_t debugfs fileAkinobu Mita 2022-09-24debugfs: use DEFINE_SHOW_ATTRIBUTE to define debugfs_regset32_fopsChenXiaoSong 2022-09-24debugfs: Only clobber mode/uid/gid on remount if askedBrian Norris