index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
perf_counter.c
Age
Commit message (
Expand
)
Author
2009-01-17
perf_counter: Add counter enable/disable ioctls
Paul Mackerras
2009-01-14
perf_counter: Add support for pinned and exclusive counter groups
Paul Mackerras
2009-01-14
powerpc/perf_counter: Make sure PMU gets enabled properly
Paul Mackerras
2009-01-12
perf_counter: Always schedule all software counters in
Paul Mackerras
2009-01-09
perf_counter: Add dummy perf_counter_print_debug function
Paul Mackerras
2009-01-09
perf_counter: Add optional hw_perf_group_sched_in arch function
Paul Mackerras
2009-01-09
perf_counter: Fix the cpu_clock software counter
Paul Mackerras
2009-01-09
perf_counter: Fix return value from dummy hw_perf_counter_init
Paul Mackerras
2008-12-27
perf_counter: more barrier in blank weak function
Yinghai Lu
2008-12-23
perfcounters: generalize the counter scheduler
Ingo Molnar
2008-12-23
perfcounters: remove ->nr_inherited
Ingo Molnar
2008-12-23
perfcounters: enable lowlevel pmc code to schedule counters
Ingo Molnar
2008-12-23
perfcounters: fix task clock counter
Ingo Molnar
2008-12-23
perfcounters: hw ops rename
Ingo Molnar
2008-12-23
perfcounters: tweak group scheduling
Ingo Molnar
2008-12-23
perfcounters: remove warnings
Ingo Molnar
2008-12-17
perfcounters: use hw_event.disable flag
Ingo Molnar
2008-12-14
perfcounters: release CPU context when exiting task counters
Ingo Molnar
2008-12-14
perfcounters, x86: fix sw counters on non-PMC CPUs
Ingo Molnar
2008-12-14
perfcounters: add nr-of-faults counter
Ingo Molnar
2008-12-14
perfcounters: add task migrations counter
Ingo Molnar
2008-12-14
perfcounters: add context switch counter
Ingo Molnar
2008-12-14
perfcounters: fix task clock counter
Ingo Molnar
2008-12-14
perfcounters: implement "counter inheritance"
Ingo Molnar
2008-12-14
perfcounters: restructure x86 counter math
Ingo Molnar
2008-12-11
perf counters: clean up state transitions
Ingo Molnar
2008-12-11
perf counters: add prctl interface to disable/enable counters
Ingo Molnar
2008-12-11
perf counters: implement PERF_COUNT_TASK_CLOCK
Ingo Molnar
2008-12-11
perf counters: consolidate hw_perf save/restore APIs
Ingo Molnar
2008-12-11
perf counters: implement PERF_COUNT_CPU_CLOCK
Ingo Molnar
2008-12-11
perf counters: hw driver API
Ingo Molnar
2008-12-11
perf counters: group counter, fixes
Ingo Molnar
2008-12-11
perf counters: add support for group counters
Ingo Molnar
2008-12-11
perf counters: restructure the API
Ingo Molnar
2008-12-11
perf counters: expand use of counter->event
Thomas Gleixner
2008-12-11
perf counters: clean up 'raw' type API
Thomas Gleixner
2008-12-08
performance counters: core code
Thomas Gleixner