aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorZijun Hu <quic_zijuhu@quicinc.com>2025-05-07 19:50:25 +0800
committerAndreas Hindborg <a.hindborg@kernel.org>2025-05-09 10:11:13 +0200
commitd78aa60cfa7ece7477a4089a3a4b520ec7beba1b (patch)
treeb422d4fa5368994160b22158523da9d7a53e7890 /tools/perf/scripts/python/task-analyzer.py
parentconfigfs: Add CONFIGFS_ATTR_PERM helper (diff)
downloadlinux-d78aa60cfa7ece7477a4089a3a4b520ec7beba1b.tar.gz
linux-d78aa60cfa7ece7477a4089a3a4b520ec7beba1b.zip
configfs: Delete semicolon from macro type_print() definition
Macro type_print() definition ends with semicolon, so will cause the subsequent macro invocations end with two semicolons. Fix by deleting the semicolon from the macro definition. Reviewed-by: Joel Becker <jlbec@evilplan.org> Signed-off-by: Zijun Hu <quic_zijuhu@quicinc.com> Link: https://lore.kernel.org/r/20250507-fix_configfs-v3-1-fe2d96de8dc4@quicinc.com Signed-off-by: Andreas Hindborg <a.hindborg@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
d=7bcda7149dd6911bee15a51b22477f592f8b9620&follow=1'>md-cluster: introduce dlm_lock_sync_interruptible to fix tasks hangGuoqing Jiang1-1/+39 2016-09-21md-cluster: convert the completion to wait queueGuoqing Jiang1-5/+9 2016-09-21md-cluster: protect md_find_rdev_nr_rcu with rcu lockGuoqing Jiang1-4/+8 2016-09-21md-cluster: clean related infos of clusterGuoqing Jiang1-0/+2 2016-09-21md: changes for MD_STILL_CLOSED flagGuoqing Jiang2-9/+10 2016-09-21md-cluster: remove some unnecessary dlm_unlock_syncGuoqing Jiang1-5/+1 2016-09-21md-cluster: use FORCEUNLOCK in lockres_freeGuoqing Jiang1-15/+11 2016-09-21md-cluster: call md_kick_rdev_from_array once ack failedGuoqing Jiang1-3/+8 2016-09-20fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro1-19/+19 2016-09-20mm: usercopy: Check for module addressesLaura Abbott1-1/+4 2016-09-20fs/proc/kcore.c: Add bounce buffer for ktext dataJiri Olsa1-1/+6 2016-09-20fs/proc/kcore.c: Make bounce buffer global for readJiri Olsa1-10/+14 2016-09-19rapidio/rio_cm: avoid GFP_KERNEL in atomic contextAlexandre Bounine1-3/+16 2016-09-19Revert "ocfs2: bump up o2cb network protocol version"Junxiao Bi1-4/+1 2016-09-19ocfs2: fix start offset to ocfs2_zero_range_for_truncate()Ashish Samant1-10/+24 2016-09-19cgroup: duplicate cgroup reference when cloning socketsJohannes Weiner2-1/+10 2016-09-19mm: memcontrol: make per-cpu charge cache IRQ-safe for socket accountingJohannes Weiner1-9/+22 2016-09-19ocfs2: fix double unlock in case retry after free truncate logJoseph Qi1-2/+12 2016-09-19fanotify: fix list corruption in fanotify_get_response()Jan Kara4-42/+25 2016-09-19fsnotify: add a way to stop queueing events on group shutdownJan Kara3-1/+29 2016-09-19ocfs2: fix trans extend while free cached blocksJunxiao Bi1-18/+9 2016-09-19ocfs2: fix trans extend while flush truncate logJunxiao Bi1-19/+10 2016-09-19ipc/shm: fix crash if CONFIG_SHMEM is not setKirill A. Shutemov1-0/+9 2016-09-19mm: fix the page_swap_info() BUG_ON checkSantosh Shilimkar2-1/+3 2016-09-19autofs: use dentry flags to block walks during expireIan Kent1-13/+42 2016-09-19MAINTAINERS: update email for VLYNQ bus entryFlorian Fainelli1-1/+1 2016-09-19mm: avoid endless recursion in dump_page()Kirill A. Shutemov1-2/+4 2016-09-19mm, thp: fix leaking mapped pte in __collapse_huge_page_swapin()Ebru Akagunduz1-5/+5 2016-09-19khugepaged: fix use-after-free in collapse_huge_page()Kirill A. Shutemov1-7/+8 2016-09-19MAINTAINERS: Maik has movedSudip Mukherjee1-1/+1 2016-09-19ocfs2/dlm: fix race between convert and migrationJoseph Qi1-6/+6 2016-09-19mem-hotplug: don't clear the only node in new_node_page()Li Zhong1-1/+3 2016-09-19scripts/faddr2line: improve on base path filtering a bitLinus Torvalds1-1/+1