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-08-13
perf_counter: Report the cloning task as parent on perf_counter_fork()
Peter Zijlstra
2009-08-13
perf_counter: Fix an ipi-deadlock
Peter Zijlstra
2009-08-13
perf: Rework/fix the whole read vs group stuff
Peter Zijlstra
2009-08-13
perf_counter: Fix swcounter context invariance
Peter Zijlstra
2009-08-13
perf_counter: Provide hw_perf_counter_setup_online() APIs
Ingo Molnar
2009-08-10
perf_counter: Require CAP_SYS_ADMIN for raw tracepoint data
Peter Zijlstra
2009-08-10
perf_counter: Correct PERF_SAMPLE_RAW output
Peter Zijlstra
2009-08-09
perf_counter: Fix a race on perf_counter_ctx
Peter Zijlstra
2009-08-09
perf_counter: Fix tracepoint sampling to be part of generic sampling
Frederic Weisbecker
2009-08-09
perf_counter: Work around gcc warning by initializing tracepoint record uncon...
Frederic Weisbecker
2009-08-09
perf_counter: Fix software counters for fast moving event sources
Peter Zijlstra
2009-08-09
perf_counter: Fix/complete ftrace event records sampling
Frederic Weisbecker
2009-08-09
perf_counter, ftrace: Fix perf_counter integration
Peter Zijlstra
2009-08-06
perf_counter: Fix double list iteration in per task precise stats
Peter Zijlstra
2009-08-02
perf_counter: Full task tracing
Peter Zijlstra
2009-08-02
perf_counter: Collapse inherit on read()
Peter Zijlstra
2009-07-22
Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-07-22
perf: fix stack data leak
Arjan van de Ven
2009-07-22
perf_counter: Fix throttle/unthrottle event logging
Anton Blanchard
2009-07-22
perf_counter: PERF_SAMPLE_ID and inherited counters
Peter Zijlstra
2009-07-22
perf_counter: Plug more stack leaks
Peter Zijlstra
2009-07-22
perf: Fix stack data leak
Arjan van de Ven
2009-07-22
Merge commit 'tip/perfcounters/core' into perf-counters-for-linus
Peter Zijlstra
2009-07-18
perf_counter: Make sure we dont leak kernel memory to userspace
Anton Blanchard
2009-07-13
perf_counter: Fix the tracepoint channel to perfcounters
Chris Wilson
2009-07-10
perf_counter: Stop open coding unclone_ctx
Peter Zijlstra
2009-07-06
Fix virt_to_phys() warnings
Kevin Cernekee
2009-06-30
perf_counter: Provide a way to enable counters on exec
Paul Mackerras
2009-06-26
perf_counter: Complete counter swap
Peter Zijlstra
2009-06-25
perf_counter: Rework the sample ABI
Peter Zijlstra
2009-06-25
perf_counter: Implement more accurate per task statistics
Peter Zijlstra
2009-06-25
perf_counter: Add PERF_EVENT_READ
Peter Zijlstra
2009-06-25
perf_counter, x86: Add mmap counter read support
Peter Zijlstra
2009-06-25
perf_counter: Add scale information to the mmap control page
Peter Zijlstra
2009-06-23
perf_counter: Optimize perf_counter_alloc()'s inherit case
Peter Zijlstra
2009-06-23
perf_counter: Push inherit into perf_counter_alloc()
Peter Zijlstra
2009-06-23
perf_counter: Optimize perf_swcounter_event()
Peter Zijlstra
2009-06-20
perf_counter: Push perf_sample_data through the swcounter code
Peter Zijlstra
2009-06-19
perf_counter: Close race in perf_lock_task_context()
Peter Zijlstra
2009-06-19
perf_counter: Simplify and fix task migration counting
Peter Zijlstra
2009-06-18
perf_counter: Add event overlow handling
Peter Zijlstra
2009-06-15
perf_counter: Fix ctx->mutex vs counter->mutex inversion
Peter Zijlstra
2009-06-13
perf_counter: Fix stack corruption in perf_read_hw
Marti Raudsepp
2009-06-13
perf_counter: Fix atomic_set vs. atomic64_t type mismatch
Paul Mackerras
2009-06-12
perf_counter: Add forward/backward attribute ABI compatibility
Peter Zijlstra
2009-06-12
perf_counter: Remove PERF_TYPE_RAW special casing
Peter Zijlstra
2009-06-11
perf_counter: Add counter->id to the throttle event
Peter Zijlstra
2009-06-11
perf_counter: Standardize event names
Peter Zijlstra
2009-06-11
perf_counter: Rename enums
Peter Zijlstra
2009-06-11
perf_counter: Rename perf_counter_limit sysctl
Peter Zijlstra
[next]