https://github.com/torvalds/linux
Revision 9a620a559be65023b5fd5d0eaf37dae884c4f404 authored by Wu Zhangjin on 19 January 2011, 19:28:27 UTC, committed by Ralf Baechle on 14 March 2011, 20:07:24 UTC
This simply moves the "ip-=4" statement down to the end of the do { ...
} while (...); loop, which reduces one unneeded subtration and the
subsequent memory loading and comparison.

Signed-off-by: Wu Zhangjin <wuzhangjin@gmail.com>
Cc: Steven Rostedt <srostedt@redhat.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/2006/
Signed-off-by: Ralf Baechle <ralf@duck.linux-mips.net>
1 parent 52bd080
History
Tip revision: 9a620a559be65023b5fd5d0eaf37dae884c4f404 authored by Wu Zhangjin on 19 January 2011, 19:28:27 UTC
MIPS, Tracing: Speed up function graph tracer
Tip revision: 9a620a5
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 941 bytes
.mailmap -rw-r--r-- 4.0 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.7 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 187.2 KB
Makefile -rw-r--r-- 50.9 KB
README -rw-r--r-- 17.1 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top