summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorKenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>2009-05-13 12:21:48 +0900
committerJesse Barnes <jbarnes@virtuousgeek.org>2009-06-18 14:02:21 -0700
commit5e0eaa7d3679c3ef8618803bc9311270e5816641 (patch)
tree895538798c0fd42aa499ac78ed0cb40a8fec27fa /tools/perf/scripts/python/stackcollapse.py
parent7ab709910323a8af20722c066267516b3e7680a2 (diff)
downloadkernel-5e0eaa7d3679c3ef8618803bc9311270e5816641.tar.gz
PCI ASPM: cleanup calc_Lx_latency
Cleanup for calc_L0S_latency() and calc_L1_latency(). - Separate exit latency and acceptable latency calculation. - Some minor cleanups. Acked-by: Shaohua Li <shaohua.li@intel.com> Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
39cc689b8d2b7f9b2bc'>[GFS2] Introduce gfs2_set_aops()Steven Whitehouse 2008-01-25[GFS2] Use ->page_mkwrite() for mmap()Steven Whitehouse 2008-01-25[GFS2] Clean up internal read functionSteven Whitehouse 2007-10-17fs: correct SuS compliance for open of large file without optionsAlan Cox 2007-10-15Merge branch 'locks' of git://linux-nfs.org/~bfields/linuxLinus Torvalds 2007-10-10[GFS2] flocks from same process trip kernel BUG at fs/gfs2/glock.c:1118!Abhijith Das 2007-10-09GFS2: clean up explicit check for mandatory locksPavel Emelyanov 2007-08-14[GFS2] Fix setting of inherit jdata attrSteven Whitehouse 2007-07-31rename setlease to generic_setleaseChristoph Hellwig 2007-07-19mm: fault feedback #1Nick Piggin 2007-07-19mm: merge populate and nopage into fault (fixes nonlinear)Nick Piggin 2007-07-19mm: fix fault vs invalidate race for linear mappingsNick Piggin 2007-07-18gfs2: stop giving out non-cluster-coherent leasesMarc Eshel 2007-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds 2007-07-10sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe 2007-07-09[GFS2] Clean up inode number handlingSteven Whitehouse 2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap 2007-05-06gfs2: nfs lock support for gfs2Marc Eshel 2007-05-06locks: give posix_test_lock same interface as ->lockMarc Eshel 2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau 2007-02-05[GFS2] Clean up/speed up readdirSteven Whitehouse 2006-12-08[PATCH] struct path: convert gfs2Josef Sipek 2006-12-07[GFS2] Change gfs2_fsync() to use write_inode_now()Steven Whitehouse 2006-11-30[GFS2] Don't flush everything on fdatasyncSteven Whitehouse 2006-11-30[GFS2] Remove unused function from inode.cSteven Whitehouse 2006-11-30[GFS2] Only set inode flags when requiredSteven Whitehouse 2006-11-30[GFS2] Shrink gfs2_inode (3) - di_modeSteven Whitehouse 2006-11-30[GFS2] Change argument of gfs2_dinode_outSteven Whitehouse 2006-11-30[GFS2] gfs2 __user misannotation fixAl Viro 2006-11-30[GFS2] split and annotate gfs2_inumAl Viro