summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.com>2025-06-26 16:30:12 +0200
committerDavid Sterba <dsterba@suse.com>2025-07-22 00:05:00 +0200
commit9950c31ad9047cfa2599f8c02a9bd74c711a5a9f (patch)
tree9edfd3f83c25e6ee7d283a4ba05006403e7e6f07 /tools/perf/scripts/python/stackcollapse.py
parent8320febc6449f5bade61c8163fd472071e3752da (diff)
downloadkernel-9950c31ad9047cfa2599f8c02a9bd74c711a5a9f.tar.gz
btrfs: rename inode number parameter passed to btrfs_check_dir_item_collision()
The name 'dir' is misleading as it's the inode number of the directory, so rename it accordingly. Reviewed-by: Boris Burkov <boris@bur.io> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
0.c?h=linux-6.6.y&id=9ca28dc4c75f018201e21b10e34b8161bcb0ffb2'>r6040: completely rework the RX pathFlorian Fainelli 2008-07-22r6040: call napi_disable when puting down the interface and set lp->dev accor...Florian Fainelli 2008-07-22r6040: rework the RX buffers allocation routineFlorian Fainelli 2008-07-22r6040: fix scheduling while atomic in r6040_tx_timeoutFlorian Fainelli 2008-07-22r6040: fix null pointer access and tx timeoutsFlorian Fainelli 2008-07-22r6040: prefix all functions with r6040Florian Fainelli 2008-06-27drivers/net/r6040.c: Eliminate double sizeofJulia Lawall 2008-06-11drivers/net/r6040.c: correct bad use of round_jiffies()Christophe Jaillet 2008-03-17r6040 endianness fixesAl Viro 2008-02-05r6040: cleanupsFlorian Fainelli 2008-02-05r6040: recover from transmit timeoutFlorian Fainelli 2008-02-05r6040: add helpers to allocate and free the Tx/Rx buffersFlorian Fainelli 2008-02-05r6040: do not use a private stats structure to store statisticsFlorian Fainelli