aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-26ARM/LPC32xx: Use irq not hwirq for __irq_set_handler_locked()Thomas Gleixner1-4/+4
2015-06-26genirq: Implement irq_set_handler_locked()/irq_set_chip_handler_name_locked()Thomas Gleixner1-0/+41
2015-06-26genirq: Introduce helper irq_desc_get_irq()Jiang Liu1-0/+5
2015-06-25genirq: Remove irq_node()Jiang Liu1-6/+0
2015-06-25genirq: Clean up outdated comments related to include/linux/irqdesc.hJiang Liu2-4/+0
2015-06-25mn10300: Fix incorrect use of irq_data->affinityJiang Liu1-3/+3
2015-06-25MIPS/ralink: Fix race in installing chained IRQ handlerThomas Gleixner1-2/+1
2015-06-25MIPS/pci: Fix race in installing chained IRQ handlerThomas Gleixner1-2/+2
2015-06-25MIPS/ath25: Fix race in installing chained IRQ handlerThomas Gleixner1-2/+2
2015-06-25MIPS/ath25: Fix race in installing chained IRQ handlerThomas Gleixner1-2/+2
2015-06-25m68k/psc: Fix race in installing chained IRQ handlerThomas Gleixner1-8/+4
2015-06-25avr32/at32ap: Fix race in installing chained IRQ handlerThomas Gleixner1-2/+1
2015-06-25sh/intc: Fix race in installing chained IRQ handlerThomas Gleixner1-2/+3
2015-06-25sh/intc: Fix potential race in installing chained IRQ handlerThomas Gleixner1-1/+2
2015-06-25pinctrl/sun4i: Fix race in installing chained IRQ handlerThomas Gleixner1-3/+3
2015-06-25pinctrl/samsung: Fix race in installing chained IRQ handlerThomas Gleixner1-4/+4
2015-06-25pinctrl/samsung: Fix race in installing chained IRQ handlerThomas Gleixner1-2/+1
2015-06-25pinctrl/exynos: Fix race in installing chained IRQ handlerThomas Gleixner1-2/+2
2015-06-25pinctrl/st: Fix race in installing chained IRQ handlerThomas Gleixner1-2/+2
2015-06-25pinctrl/adi2: Fix race in installing chained IRQ handlerThomas Gleixner1-2/+2
2015-06-25pinctrl/mediatek: Fix race in installing chained IRQ handlerThomas Gleixner1-2/+1
2015-06-25PCI/keystone: Fix race in installing chained IRQ handlerThomas Gleixner1-4/+3
2015-06-25mfd/asic3: Fix race in installing chained IRQ handlerThomas Gleixner1-2/+1
2015-06-25gpio/msic: Fix race in installing chained IRQ handlerThomas Gleixner1-2/+1
2015-06-25gpio/dwapb: Fix race in installing chained IRQ handlerThomas Gleixner1-2/+2
2015-06-25gpio/bcm-kona: Fix race in installing chained IRQ handlerThomas Gleixner1-2/+3
2015-06-21Linux 4.1Linus Torvalds1-1/+1
2015-06-21clocksource: Increase dependencies of timer-stm32 to limit build wreckagePaul Gortmaker1-2/+2
2015-06-21x86/hpet: Use proper hpet device number for MSI allocationThomas Gleixner1-5/+6
2015-06-20genirq: Remove bogus restriction in irq_move_mask_irq()Thomas Gleixner1-3/+3
2015-06-20x86/hpet: Check for irq==0 when allocating hpet MSI interruptsJiang Liu1-1/+1
2015-06-19perf tools: Configurable per thread proc map processing time outKan Liang17-31/+87
2015-06-19perf tools: Add time out to force stop proc map processingKan Liang4-0/+34
2015-06-19perf report: Fix sort__sym_cmp to also compare end of symbolYannick Brosseau1-5/+3
2015-06-19perf hists browser: React to unassigned hotkey pressingArnaldo Carvalho de Melo1-3/+4
2015-06-19perf top: Tell the user how to unfreeze events after pressing 'f'Arnaldo Carvalho de Melo1-1/+7
2015-06-19perf hists browser: Honour the help line provided by builtin-{top,report}.cArnaldo Carvalho de Melo1-4/+3
2015-06-19perf hists browser: Do not exit when 'f' is pressed in 'report' modeArnaldo Carvalho de Melo1-0/+3
2015-06-19perf top: Replace CTRL+z with 'f' as hotkey for enable/disable eventsArnaldo Carvalho de Melo2-3/+3
2015-06-19perf tools: Fix build breakage if prefix= is specifiedLukas Wunner1-4/+4
2015-06-19perf annotate: Rename source_line_percent to source_line_samplesArnaldo Carvalho de Melo2-16/+16
2015-06-19perf annotate: Display total number of samples with --show-total-periodMartin Liška4-23/+70
2015-06-19perf tools: Ensure thread-stack is flushedAdrian Hunter5-5/+58
2015-06-19x86/boot: Fix overflow warning with 32-bit binutilsBorislav Petkov1-3/+10
2015-06-19clk: at91: fix h32mx prototype inclusion in pmc headerNicolas Ferre1-1/+1
2015-06-19clk: at91: trivial: typo in peripheral clock descriptionNicolas Ferre1-1/+1
2015-06-19timer: Minimize nohz off overheadThomas Gleixner5-8/+19
2015-06-19timer: Reduce timer migration overhead if disabledThomas Gleixner12-60/+133
2015-06-19timer: Stats: Simplify the flags handlingThomas Gleixner3-14/+8
2015-06-19timer: Replace timer base by a cpu indexThomas Gleixner3-120/+58