summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorLiu, Jinsong <jinsong.liu@intel.com>2011-09-22 16:53:58 +0800
committerAvi Kivity <avi@redhat.com>2011-09-25 19:53:00 +0300
commitb90dfb0419a79a90395e04fee3fbda3c12ba8237 (patch)
treee0856504ba6a8ad3197d674a49b23d3a58412320 /tools/perf/scripts/python/export-to-sqlite.py
parent7460fb4a340033107530df19e7e125bd0969bfb2 (diff)
downloadkernel-b90dfb0419a79a90395e04fee3fbda3c12ba8237.tar.gz
x86: TSC deadline definitions
This pre-defination is preparing for KVM tsc deadline timer emulation, but theirself are not kvm specific. Signed-off-by: Liu, Jinsong <jinsong.liu@intel.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
/commit/kernel/time/clockevents.c?id=1fc149933fd49a5b0e7738dc0853dbfbac4ae0e1'>Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2015-04-03clockevents: Cleanup dead cpu explicitelyThomas Gleixner 2015-04-03clockevents: Make tick handover explicitThomas Gleixner 2015-04-03clockevents: Remove broadcast oneshot control leftoversRafael J. Wysocki 2015-04-03clockevents: Provide explicit broadcast oneshot control functionsThomas Gleixner 2015-04-03clockevents: Remove the broadcast control leftoversThomas Gleixner 2015-04-03clockevents: Provide explicit broadcast control functionsThomas Gleixner 2015-04-01clockevents: Make suspend/resume calls explicitThomas Gleixner 2015-04-01clockevents: Remove extra local_irq_save() in clockevents_exchange_device()Thomas Gleixner 2015-04-01clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILDThomas Gleixner 2015-03-27clockevents: Don't validate dev->mode against CLOCK_EVT_MODE_UNUSED for new i...Viresh Kumar 2015-03-27clockevents: Manage device's state separately for the coreViresh Kumar 2015-03-27clockevents: Handle tick device's resume separatelyViresh Kumar 2015-03-01clockevents: export clockevents_unbind_device instead of clockevents_unbindVitaly Kuznetsov 2015-02-18clockevents: Introduce mode specific callbacksViresh Kumar 2014-10-25clockevents: Prevent shift out of boundsThomas Gleixner 2014-08-01timer: Fix lock inversion between hrtimer_bases.lock and scheduler locksJan Kara 2014-02-07time: Change the return type of clockevents_notify() to integerPreeti U Murthy 2014-02-07clockevents: Adjust timer interval when frequency changesSoren Brinkmann 2014-02-07clockevents: Serialize calls to clockevents_update_freq() in the coreThomas Gleixner 2013-11-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds 2013-10-23clockevents: Sanitize ticks to nsec conversionThomas Gleixner 2013-10-18time: Fix signedness bug in sysfs_get_uname() and its callersPatrick Palka 2013-05-16clockevents: Implement unbind functionalityThomas Gleixner 2013-05-16clockevents: Provide sysfs interfaceThomas Gleixner 2013-05-16clockevents: Add module refcountThomas Gleixner 2013-05-16clockevents: Move the tick_notify() switch case to clockevents_notify()Thomas Gleixner 2013-05-16clockevents: Get rid of the notifier chainThomas Gleixner 2013-01-14clockevents: export clockevents_config_and_register for module useShawn Guo 2012-09-04timekeeping: Add suspend and resume of clock event devicesRafael J. Wysocki