summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
AgeCommit message (Expand)Author
2016-06-21perf script: Add stackcollapse.py scriptPaolo Bonzini
ted in -nextViresh Kumar 2015-08-10clockevents/drivers/sh_tmu: Migrate to new 'set-state' interfaceViresh Kumar 2015-03-13clocksource: Rename __clocksource_updatefreq_*() to __clocksource_update_freq...John Stultz 2015-01-05clocksource: sh_tmu: Set cpu_possible_mask to fix SMP broadcastMagnus Damm 2014-07-04clocksource: sh_tmu: Add DT supportLaurent Pinchart 2014-07-02clocksource: sh_tmu: Replace global spinlock with a per-device spinlockLaurent Pinchart 2014-07-02clocksource: sh_tmu: Drop support for legacy platform dataLaurent Pinchart 2014-05-23Merge branch 'clockevents/cmt-mtu2-tmu-cleanups' into clockevents/3.16Daniel Lezcano 2014-05-23clocksource: sh_tmu: Remove unnecessary OOM messagesJingoo Han 2014-05-19clocksource: sh_tmu: Fix channel IRQ retrieval in legacy caseLaurent Pinchart 2014-04-16clocksource: sh_tmu: Sort headers alphabeticallyLaurent Pinchart 2014-04-16clocksource: sh_tmu: Remove FSF mail address from GPL noticeLaurent Pinchart 2014-04-16clocksource: sh_tmu: Rename clock to "fck" in the non-legacy caseLaurent Pinchart 2014-04-16clocksource: sh_tmu: Add support for multiple channels per deviceLaurent Pinchart 2014-04-16clocksource: sh_tmu: Hardcode TMU clock event and source ratings to 200Laurent Pinchart 2014-04-16clocksource: sh_tmu: Replace hardcoded register values with macrosLaurent Pinchart 2014-04-16clocksource: sh_tmu: Allocate channels dynamicallyLaurent Pinchart 2014-04-16clocksource: sh_tmu: Replace kmalloc + memset with kzallocLaurent Pinchart 2014-04-16clocksource: sh_tmu: Add index to struct sh_tmu_channelLaurent Pinchart 2014-04-16clocksource: sh_tmu: Add memory base to sh_tmu_channel structureLaurent Pinchart 2014-04-16clocksource: sh_tmu: Constify name argument to sh_tmu_register()Laurent Pinchart 2014-04-16clocksource: sh_tmu: Split channel setup to separate functionLaurent Pinchart 2014-04-16clocksource: sh_tmu: Rename struct sh_tmu_priv to sh_tmu_deviceLaurent Pinchart 2014-04-16clocksource: sh_tmu: Split channel fields from sh_tmu_privLaurent Pinchart 2014-04-16clocksource: sh_tmu: Use request_irq() instead of setup_irq()Laurent Pinchart