summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorYuvaraj Kumar C D <yuvaraj.cd@samsung.com>2013-12-19 04:31:19 +0900
committerKukjin Kim <kgene.kim@samsung.com>2013-12-21 08:24:38 +0900
commite8dd3ee3297dff68827699540a1a93132dccf6e2 (patch)
tree65ba62c67ea6e2cd4339e913e1e38ae12d63a595 /tools/perf/scripts/python/net_dropmonitor.py
parent0572b725368ae6d4b9791f183121fc70f84a035b (diff)
downloadkernel-e8dd3ee3297dff68827699540a1a93132dccf6e2.tar.gz
ARM: dts: Fix status property of mmc nodes for snow board
Commit e908d5c5 ("ARM: dts: change status property of dwmmc nodes for exynos5250") missed out handling the exynos5250 snow dts file. Signed-off-by: Abhilash Kesavan <a.kesavan@samsung.com> Signed-off-by: Yuvaraj Kumar C D <yuvaraj.cd@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions
el/kprobes.c?h=linux-6.6.y&id=977ad481b66ca91e1f6492b3c5c4748c68fdee9c'>kprobes: set kprobes_all_disarmed earlier to enable re-optimization.Wang Nan 2015-02-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds 2015-01-20module: remove mod arg from module_free, rename module_memfree().Rusty Russell 2015-01-13kprobes: Pass the original kprobe for preparing optimized kprobeMasami Hiramatsu 2014-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds 2014-11-21kprobes: Add IPMODIFY flag to kprobe_ftrace_opsMasami Hiramatsu 2014-10-27kprobes: introduce weak arch_check_ftrace_location() helper functionHeiko Carstens 2014-08-08kprobes: Skip kretprobe hit in NMI context to avoid deadlockMasami Hiramatsu 2014-07-18kprobes: Fix "Failed to find blacklist" probing errors on ia64 and ppc64Masami Hiramatsu 2014-04-24kprobes: Show blacklist entries via debugfsMasami Hiramatsu 2014-04-24kprobes: Use NOKPROBE_SYMBOL macro instead of __kprobesMasami Hiramatsu 2014-04-24kprobes: Allow probe on some kprobe functionsMasami Hiramatsu 2014-04-24kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklistMasami Hiramatsu 2014-04-24kprobes: Prohibit probing on .entry.text codeMasami Hiramatsu 2013-11-13kprobes: use KSYM_NAME_LEN to size identifier buffersJoe Mario