aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorFelipe Balbi <felipe.balbi@linux.intel.com>2017-01-23 14:20:17 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-01-25 10:59:07 +0100
commita54cfae3c7727c2c172fdcd5886b4235b833da6c (patch)
tree29ea7978c4daa6506ad8d415ffe533dbcabdda58 /tools/perf/scripts/python/event_analyzing_sample.py
parentxhci: use the trb_to_noop() helper for command trbs (diff)
downloadlinux-a54cfae3c7727c2c172fdcd5886b4235b833da6c.tar.gz
linux-a54cfae3c7727c2c172fdcd5886b4235b833da6c.zip
usb: host: xhci: convert to list_for_each_entry_safe()
instead of using while(!list_empty()) followed by list_first_entry(), we can actually use list_for_each_entry_safe(). Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com> Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
t/arch/x86/platform/uv/uv_nmi.c?id=e16321709c8270f9803bbfdb51e5e02235078c7f&follow=1'>uv: Replace __get_cpu_varChristoph Lameter2-25/+25 2014-08-26x86: Replace __get_cpu_var usesChristoph Lameter30-147/+147 2014-08-26irqchips: Replace __this_cpu_ptr usesChristoph Lameter2-6/+6 2014-08-26drivers/net/ethernet/tile: __get_cpu_var call introduced in 3.14Christoph Lameter1-2/+2 2014-08-26metag: Replace __get_cpu_var uses for address calculationChristoph Lameter1-7/+7 2014-08-26md: Replace __this_cpu_ptr with raw_cpu_ptrChristoph Lameter1-1/+1 2014-08-26net: Replace get_cpu_var through this_cpu_ptrChristoph Lameter11-20/+20 2014-08-26watchdog: Replace __raw_get_cpu_var usesChristoph Lameter1-6/+6 2014-08-26drivers/net/ethernet/tile: Replace __get_cpu_var uses for address calculationChristoph Lameter2-13/+13 2014-08-26drivers/clocksource: Replace __get_cpu_var used for address calculationChristoph Lameter1-1/+1 2014-08-26drivers/oprofile: Replace __get_cpu_var uses for address calculationChristoph Lameter2-6/+6 2014-08-26drivers/cpuidle: Replace __get_cpu_var uses for address calculationChristoph Lameter2-5/+5 2014-08-26drivers/char/random: Replace __get_cpu_var usesChristoph Lameter1-1/+1 2014-08-26block: Replace __this_cpu_ptr with raw_cpu_ptrChristoph Lameter1-1/+1 2014-08-26scheduler: Replace __get_cpu_var with this_cpu_ptrChristoph Lameter7-23/+23 2014-08-26time: Convert a bunch of &__get_cpu_var introduced in the 3.16 merge periodChristoph Lameter1-8/+8 2014-08-26time: Replace __get_cpu_var usesChristoph Lameter10-29/+29 2014-08-26kernel misc: Replace __get_cpu_var usesChristoph Lameter2-5/+5 2014-08-16Linux 3.17-rc1v3.17-rc1Linus Torvalds1-2/+2 2014-08-16platform/x86: Enable build support for toshiba_hapsAzael Avalos2-0/+20 2014-08-16Documentation: Add file about toshiba_haps moduleAzael Avalos2-0/+78