summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2011-01-03 11:50:26 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2011-01-03 11:50:26 -0800
commit4c37a4b53de2d08c469a6e4304cf2a17178200aa (patch)
tree6e69ca7a15b14c8acfaa61440d46655bd1060190 /tools/perf/scripts/python/call-graph-from-postgresql.py
parentd45fa563a62c908d0e9a581d4f091fed6371ebd0 (diff)
parent8fd0bda511406ef0e9dcce9be055d7ab931e92ba (diff)
downloadkernel-4c37a4b53de2d08c469a6e4304cf2a17178200aa.tar.gz
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
* 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6: [media] em28xx: radio_fops should also use unlocked_ioctl [media] wm8775: Revert changeset fcb9757333 to avoid a regression [media] cx25840: Prevent device probe failure due to volume control ERANGE error
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions
>cpufreq: governors: implement generic policy_is_sharedFabio Baltieri 2013-02-02cpufreq: conservative: call dbs_check_cpu only when necessaryFabio Baltieri 2013-02-02cpufreq: handle SW coordinated CPUsRickard Andersson 2012-11-15cpufreq: governors: remove redundant codeViresh Kumar 2012-11-15cpufreq: Move common part from governors to separate file, v2viresh kumar 2012-10-02Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds 2012-09-14cpufreq: conservative: update frequency when limits are relaxedMichal Pecio 2012-09-04PM / cpufreq: Initialise the cpu field during conservative governor startAmit Daniel Kachhap 2012-08-21workqueue: make deferrable delayed_work initializer names consistentTejun Heo 2011-12-19Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Martin Schwidefsky 2011-12-15[S390] cputime: add sparse checking and cleanupMartin Schwidefsky 2011-12-06sched/accounting: Change cpustat fields to an arrayGlauber Costa 2011-09-08nohz: Fix update_ts_time_stat idle accountingMichal Hocko