index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_event_perf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-23
tracing/perf: Use strndup_user instead of kzalloc/strncpy_from_user
Chuang Wang
1
-10
/
+6
2022-08-21
tracing/perf: Fix double put of trace event when init fails
Steven Rostedt (Google)
1
-3
/
+4
2021-10-27
tracing: Show size of requested perf buffer
Robin H. Johnson
1
-1
/
+2
2021-10-27
ftrace: do CPU checking after preemption disabled
王贇
1
-3
/
+3
2021-08-18
tracing: Have dynamic events have a ref counter
Steven Rostedt (VMware)
1
-3
/
+3
2021-03-23
tracing: Fix various typos in comments
Ingo Molnar
1
-1
/
+1
2021-02-02
tracing: Merge irqflags + preempt counter.
Sebastian Andrzej Siewior
1
-4
/
+1
2020-11-13
ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs
Steven Rostedt (VMware)
1
-1
/
+1
2020-11-06
ftrace: Add recording of functions that caused recursion
Steven Rostedt (VMware)
1
-1
/
+1
2020-11-06
perf/ftrace: Check for rcu_is_watching() in callback function
Steven Rostedt (VMware)
1
-1
/
+3
2020-11-06
perf/ftrace: Add recursion protection to the ftrace callback
Steven Rostedt (VMware)
1
-1
/
+8
2019-10-28
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-0
/
+4
2019-10-21
tracing: Fix race in perf_trace_buf initialization
Prateek Sood
1
-0
/
+4
2019-10-17
perf_event: Add support for LSM and SELinux checks
Joel Fernandes (Google)
1
-5
/
+10
2019-07-16
tracing: Pass type into tracing_generic_entry_update()
Cong Wang
1
-2
/
+1
2019-02-21
tracing/perf: Use strndup_user() instead of buggy open-coded version
Jann Horn
1
-9
/
+7
2018-10-10
trace_uprobe: support reference counter in fd-based uprobe
Song Liu
1
-3
/
+4
2018-08-16
tracing: Add SPDX License format tags to tracing files
Steven Rostedt (VMware)
1
-0
/
+1
2018-04-10
perf/core: Fix perf_uprobe_init()
Song Liu
1
-0
/
+2
2018-04-10
perf/core: Fix perf_kprobe_init()
Masami Hiramatsu
1
-0
/
+2
2018-02-06
perf/core: Implement the 'perf_uprobe' PMU
Song Liu
1
-0
/
+53
2018-02-06
perf/core: Implement the 'perf_kprobe' PMU
Song Liu
1
-0
/
+49
2017-10-16
perf/ftrace: Small cleanup
Peter Zijlstra
1
-1
/
+1
2017-10-16
perf/ftrace: Fix function trace events
Peter Zijlstra
1
-31
/
+49
2017-10-16
perf/ftrace: Revert ("perf/ftrace: Fix double traces of perf on ftrace:functi...
Peter Zijlstra
1
-3
/
+1
2017-08-29
perf/ftrace: Fix double traces of perf on ftrace:function
Zhou Chengming
1
-1
/
+3
2016-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-19
/
+21
2016-04-07
perf: split perf_trace_buf_prepare into alloc and update parts
Alexei Starovoitov
1
-19
/
+20
2016-04-07
perf: optimize perf_fetch_caller_regs
Alexei Starovoitov
1
-0
/
+1
2016-03-31
ftrace/perf: Check sample types only for sampling events
Jiri Olsa
1
-0
/
+3
2016-01-12
Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-1
/
+1
2015-12-23
ftrace: Remove use of control list and ops
Steven Rostedt (Red Hat)
1
-1
/
+1
2015-11-23
treewide: Remove old email address
Peter Zijlstra
1
-1
/
+1
2015-05-13
tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}
Steven Rostedt (Red Hat)
1
-10
/
+10
2015-01-14
perf: Avoid horrible stack usage
Peter Zijlstra (Intel)
1
-1
/
+3
2014-07-28
perf: Check permission only for parent tracepoint event
Jiri Olsa
1
-0
/
+12
2014-04-24
kprobes, ftrace: Use NOKPROBE_SYMBOL macro in ftrace
Masami Hiramatsu
1
-2
/
+3
2014-03-11
perf: Disallow user-space stack dumps for function trace events
Jiri Olsa
1
-0
/
+7
2014-03-11
perf: Disallow user-space callchains for function trace events
Jiri Olsa
1
-3
/
+12
2013-11-19
perf/trace: Properly use u64 to hold event_id
Vince Weaver
1
-1
/
+1
2013-11-19
ftrace, perf: Avoid infinite event generation loop
Peter Zijlstra
1
-0
/
+6
2013-11-06
perf/ftrace: Fix paranoid level for enabling function tracer
Steven Rostedt
1
-1
/
+1
2013-07-18
tracing/perf: Move the PERF_MAX_TRACE_SIZE check into perf_trace_buf_prepare()
Oleg Nesterov
1
-0
/
+4
2013-07-18
tracing/function: Avoid perf_trace_buf_*() if event_function.perf_events is e...
Oleg Nesterov
1
-2
/
+4
2012-08-21
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
1
-1
/
+1
2012-07-31
perf/trace: Add ability to set a target task for events
Andrew Vagin
1
-1
/
+1
2012-07-19
ftrace: Return pt_regs to function trace callback
Steven Rostedt
1
-1
/
+1
2012-07-19
ftrace: Pass ftrace_ops as third parameter to function trace callback
Steven Rostedt
1
-1
/
+2
2012-02-21
ftrace, perf: Add filter support for function trace event
Jiri Olsa
1
-1
/
+3
2012-02-21
ftrace, perf: Add support to use function tracepoint in perf
Jiri Olsa
1
-0
/
+86
[next]