aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/event_analyzing_sample.py
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2012-08-09perf script python: Correct handler check and spelling errorsFeng Tang1-17/+13
2012-08-08perf scripts python: Add event_analyzing_sample.py as a sample for general event handlingFeng Tang1-0/+193
3:25:27 +0000'>2012-01-05Merge branch 'restart' into for-linusRussell King4-12/+9 2012-01-05Merge branch 'devel-stable' into for-linusRussell King2-18/+4 2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0 2012-01-05ARM: restart: prima2: use new restart hookRussell King4-8/+9 2011-12-02ARM: CSR: PM: fix build error due to undeclared 'THIS_MODULE'Barry Song1-0/+1 2011-12-02ARM: CSR: fix build error due to new mdesc->dma_zone_sizeBarry Song1-0/+1 2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-16/+0 2011-11-15ARM: mach-prima2: don't define SIRFSOC_VA in terms of VMALLOC_ENDNicolas Pitre1-2/+4 2011-11-01Merge branch 'next/pm' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds8-36/+470 2011-11-01Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds3-5/+5 2011-10-31Merge branch 'next/fixes' into next/cleanupArnd Bergmann4-25/+4 2011-10-31Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann4-26/+5 2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds4-26/+5 2011-10-25Merge branch 'misc' into for-linusRussell King1-1/+1 2011-10-24ARM: CSR: PM: use outer_resume to resume L2 cacheBarry Song1-0/+1 2011-10-24ARM: CSR: call l2x0_of_init to init L2 cache of SiRFprimaIIBarry Song1-37/+9 2011-10-18Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into devel-stableRussell King4-25/+4 2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer1-1/+1 2011-10-13ARM: mach-prima2: remove mach/memory.hNicolas Pitre2-17/+2 2011-10-08Merge branch 'depends/rmk/devel-stable' into next/cleanupArnd Bergmann1-1/+1 2011-10-01ARM: CSR: clock: Fix indentationBarry Song1-2/+2 2011-10-01ARM: CSR: prima2: fix trailing whitespaceBarry Song1-1/+1 2011-10-01ARM: CSR: timer: space required before the open parenthesis '('Barry Song1-1/+1 2011-10-01ARM: CSR: timer: do not initialise statics to 0 or NULLBarry Song1-1/+1 2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-1/+1 2011-09-21ARM: CSR: PM: add sleep entry for SiRFprimaIIRongjun Ying4-0/+243 2011-09-21ARM: CSR: PM: save/restore irq status in suspend cycleBarry Song1-0/+40 2011-09-21ARM: CSR: PM: save/restore timer status in suspend cycleBarry Song1-0/+34 2011-09-21Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stableRussell King4-0/+4 2011-09-11ARM: CSR: add rtc i/o bridge interface for SiRFprimaIIZhiwu Song2-0/+140 2011-09-11ARM: CSR: IRQ: add simple irq_domain so that hw irq can map to LinuxBarry Song1-0/+3 2011-09-11ARM: CSR: add missing sentinels to of_device_id tablesJamie Iles4-0/+4 2011-09-06ARM: mach-prima2: move ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre2-7/+1 2011-08-21ARM: mach-prima2: convert boot_params to atag_offsetNicolas Pitre1-1/+1 2011-07-09ARM: CSR: initializing L2 cacheRongjun Ying2-0/+60 2011-07-09ARM: CSR: mapping early DEBUG_LL uartBarry Song4-0/+33 2011-07-09ARM: CSR: Adding CSR SiRFprimaII board supportBinghua Duan21-0/+1214