summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorTseng-Hui (Frank) Lin <thlin@linux.vnet.ibm.com>2011-03-02 07:20:50 +0000
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2011-03-04 18:19:05 +1100
commit6edc642ebee87dfceb97050d51c5ab1fe539a597 (patch)
treee6aa0ebef64be507d4bb563fdbb1b80d6a1e7af1 /tools/perf/scripts/python/stackcollapse.py
parenta5cf4b08b6a4568570c4a2a712497ec49009661c (diff)
downloadkernel-6edc642ebee87dfceb97050d51c5ab1fe539a597.tar.gz
powerpc: Cleanup definition of the PID register
Move SPRN_PID declearations in various locations into one place. Signed-off-by: Tseng-Hui (Frank) Lin <thlin@linux.vnet.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
ac9e2f411e911ff8194dc8d69c46f9f78'>[readdir] convert adfsAl Viro 2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman 2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds 2013-02-22new helper: file_inode(file)Al Viro 2013-01-21fs/adfs: remove depends on CONFIG_EXPERIMENTALKees Cook 2012-12-20adfs: drop vmtruncateMarco Stornelli 2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds 2012-10-02fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov 2012-09-21userns: Convert adfs to use kuid and kgid where appropriateEric W. Biederman 2012-07-14stop passing nameidata to ->lookup()Al Viro 2012-07-14adfs: don't bother with ->i_dentry in ->destroy_inode()Al Viro 2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro 2012-01-06vfs: switch ->show_options() to struct dentry *Al Viro 2011-11-02filesystems: add set_nlink()Miklos Szeredi 2011-03-31Fix common misspellingsLucas De Marchi 2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds 2011-03-23fs/adfs/adfs.h: fix unsigned comparisonAndrew Morton 2011-03-22adfs: add hexadecimal filetype suffix optionStuart Swales 2011-03-22adfs: improve timestamp precisionStuart Swales 2011-03-22adfs: fix E+/F+ dir size > 2048 crashing kernelStuart Swales 2011-03-10block: remove per-queue pluggingJens Axboe 2011-03-02adfs: remove the big kernel lockArnd Bergmann