summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)Author
2016-06-21sched: fix incorrect type casting in trace eventsJoonwoo Park
2016-06-21sched: remove unused parameter cpu from cpu_cycles_to_freq()Joonwoo Park
2016-06-07drivers: thermal: Add ftrace events for LMH DCVSh mitigationRam Chandrasekar
2016-06-02Merge branch 'dev/msm-4.4-mmc_port' into msm-4.4Subhash Jadavani
2016-05-31mmc: sdhci-msm: Add tracepoints to enhance pm debuggingKonstantin Dorfman
2016-05-31mmc: core: Add tracepoints to enhance pm debuggingKonstantin Dorfman
2016-05-31mmc: core: Log MMC clock frequency transitionsSujit Reddy Thumma
2016-05-27mmc: sdhci: Add tracepoints to enhance debuggingVenkat Gopalakrishnan
2016-05-26sched: Aggregate for frequencySrivatsa Vaddagiri
2016-05-24coresight: enable stm logging for trace events, marker and printkShashank Mittal
2016-05-18sched: fix compile error where !CONFIG_SCHED_HMPJoonwoo Park
2016-04-27sched: add support for CPU frequency estimation with cycle counterJoonwoo Park
2016-04-13lowmemorykiller: adapt to vmpressureVinayak Menon
2016-03-23cpufreq: interactive: Use load prediction provided by schedulerJunjie Wu
2016-03-23sched: Add separate load tracking histogram to predict loadsPavankumar Kondeti
2016-03-23sched: colocate related threadsSrivatsa Vaddagiri
2016-03-23sched: Introduce the concept CPU clusters in the schedulerSrivatsa Vaddagiri
2016-03-23tracing: power: Add trace events for core controlJunjie Wu
2016-03-23msm: vidc: Add Video driver for MSM targetsArun Menon
2016-03-23soc: qcom: msm_perf: Detect and notify when peak perf Cluster load is seenVijay Ganti
2016-03-23soc: qcom: msm_perf: Add support for enter/exit cycle for io detectionTapas Kumar Kundu
2016-03-23soc: qcom: msm_perf: Add support for multi_cycle entry/exit nodesTapas Kumar Kundu
2016-03-23soc: qcom: msm_perf: Add timers to exit SINGLE modeTapas Kumar Kundu
2016-03-23soc: qcom: msm_perf: Detect & notify userspace about heavy CPU loadsRohit Gupta
2016-03-23soc: qcom: msm_perf: Add detection for heavy IO workloadsRohit Gupta
2016-03-23soc: qcom: Add a msm_performance moduleRohit Gupta
2016-03-23trace, scm: trace scm callsSanrio Alvares
2016-03-23mm: cma: add trace events for CMA alloc perf testingLiam Mark
2016-03-23skb: Adding trace event for gso.Ravinder Konka
2016-03-23PM / devfreq : Introduce a memory-latency governorRohit Gupta
2016-03-23PM / devfreq: governor_cache_hwmon: Add mrps and freq vote tracesJunjie Wu
2016-03-23tracing: power: Add trace events for bw_hwmonSaravana Kannan
2016-03-23cpufreq: interactive: Ramp up to policy->max for heavy new taskJunjie Wu
2016-03-23cpufreq: interactive: Add cpuload trace eventsJunjie Wu
2016-03-23cpufreq: interactive: Re-evaluate immediately in load change callbackJunjie Wu
2016-03-23trace: power: add cpu_frequency_switch_{start, end}Matt Wagantall
2016-03-23sched: select task's prev_cpu as the best CPU when it was chosen recentlyJoonwoo Park
2016-03-23sched: use ktime instead of sched_clock for load trackingJoonwoo Park
2016-03-23sched: Optimize scheduler trace events to reduce trace buffer usageSyed Rameez Mustafa
2016-03-23sched: Notify cpufreq governor early about potential big tasksSyed Rameez Mustafa
2016-03-23sched: update sched_task_load trace eventJoonwoo Park
2016-03-23sched: account new task load so that governor can apply different policyJoonwoo Park
2016-03-23sched: Add tunables for static cpu and cluster costOlav Haugan
2016-03-23sched: Update the wakeup placement logic for fair and rt tasksSyed Rameez Mustafa
2016-03-23sched: remove the notion of small tasks and small task packingSyed Rameez Mustafa
2016-03-23sched: Keep track of average nr_big_tasksSrivatsa Vaddagiri
2016-03-23sched: Consolidate hmp stats into their own structSrivatsa Vaddagiri
2016-03-23sched: Add temperature to cpu_load trace pointOlav Haugan
2016-03-23sched: extend sched_task_load tracepoint to indicate prefer_idleSyed Rameez Mustafa
2016-03-23sched: extend sched_task_load tracepoint to indicate sync wakeupSteve Muckle