aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/event_analyzing_sample.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-06perf script python: Add Python3 support to event_analyzing_sample.pyTony Jones1-23/+25
2019-03-06perf script python: Remove mixed indentationTony Jones1-3/+3
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 ev...Feng Tang1-0/+193
n>OMAP2 clock: don't compile OMAP2430-only functions on non-2430 buildsPaul Walmsley1-0/+6 2010-01-28OMAP2xxx clock: move sys_clk code into mach-omap2/clkt2xxx_sys.cPaul Walmsley5-35/+55 2010-01-28OMAP2xxx clock: move osc_clk code into mach-omap2/clkt2xxx_osc.cPaul Walmsley4-33/+66 2010-01-28OMAP2xxx clock: move the APLL clock code into mach-omap2/clkt2xxx_apll.cPaul Walmsley4-86/+124 2010-01-26OMAP2xxx clock: move the DVFS virtual clock code into mach-omap2/clkt2xxx_vir...Paul Walmsley3-212/+256 2010-01-26OMAP2xxx clock: move the DPLL+CORE composite clock code into mach-omap2/clkt2...Paul Walmsley3-137/+176 2010-01-26OMAP2/3/4 clock: combine all omap2_clk_functionsPaul Walmsley5-33/+32 2010-01-26OMAP2 clock: move all static functions to the top of the filePaul Walmsley1-42/+46 2010-01-26OMAP2/3/4 clock: move clksel clock functions into mach-omap2/clkt_clksel.cPaul Walmsley4-375/+424 2010-01-26OMAP2/3/4 clock: move DPLL clock functions into mach-omap2/clkt_dpll.cPaul Walmsley3-356/+388 2010-01-26OMAP3 clock: move OMAP3-specific DPLL functions to dpll3xxx.cPaul Walmsley2-1/+1 2010-01-26OMAP: hwmod: add API for slave idlemode settingKevin Hilman2-0/+19 2010-01-26OMAP: omap_device: optionally auto-adjust device activate/deactivate latenciesKevin Hilman2-8/+37 2010-01-26OMAP clockdomain/powerdomain: improve documentationPaul Walmsley4-174/+167 2010-01-26OMAP powerdomain: remove pwrdm_clk_state_switchPaul Walmsley1-6/+0 2010-01-26OMAP powerdomain: rearrange struct powerdomain to save some memoryPaul Walmsley1-3/+3 2010-01-26OMAP powerdomain/PM: use symbolic constants for the max number of power statesPaul Walmsley1-1/+1 2010-01-26OMAP clockdomains: add usecounting for wakeup and sleep dependenciesPaul Walmsley4-39/+237 2010-01-26OMAP clockdomain/powerdomain: remove runtime register/unregisterPaul Walmsley5-216/+86 2010-01-26OMAP2 clockdomain: modem clockdomain is only present on OMAP2430Paul Walmsley1-22/+27 2010-01-26OMAP2/3 clockdomains: split shared structures so usecounting worksPaul Walmsley1-36/+127 2010-01-26OMAP2/3 clkdm/pwrdm: move wkdep/sleepdep handling from pwrdm to clkdmPaul Walmsley13-690/+761 2010-01-26ARM: OMAP4 clock domains : Add the missing Clock Domain StructureAbhijit Pagare2-0/+9 2010-01-26ARM: OMAP4 clock framework: Remove the checks preventing OMAP4 clockdomain va...Abhijit Pagare2-10/+0 2010-01-26OMAP1 clock: convert armwdt_ck to use the fixed divisor recalc functionPaul Walmsley2-7/+2 2010-01-26OMAP clock: make the fixed divisor clock code available for all OMAPsPaul Walmsley6-18/+18 2010-01-26AM35xx: Clock table updates for AM3505/17Ranjith Lohithakshan1-173/+180 2010-01-26OMAP3 clock: reorganize CK_* platform flagsPaul Walmsley2-11/+19 2010-01-26AM35xx: Add AM35xx specific control module registersRanjith Lohithakshan1-0/+17 2010-01-26ARM: OMAP4: PM: Refine the APIs to support OMAP4 features.Abhijit Pagare3-11/+14 2010-01-26ARM: OMAP4: PM: Adapt the existing OMAP2/3 Clock Domain Frameworks.Abhijit Pagare2-2/+51