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_kprobe.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-21
ftrace, perf: Add add/del tracepoint perf registration actions
Jiri Olsa
1
-0
/
+2
2012-02-21
ftrace, perf: Add open/close tracepoint perf registration actions
Jiri Olsa
1
-1
/
+5
2011-10-10
ftrace/kprobes: Fix not to delete probes if in use
Masami Hiramatsu
1
-9
/
+49
2011-07-15
tracing/kprobe: Update symbol reference when loading module
Masami Hiramatsu
1
-1
/
+36
2011-07-15
tracing/kprobes: Support module init function probing
Masami Hiramatsu
1
-26
/
+138
2011-07-15
tracing/kprobes: Merge trace probe enable/disable functions
Masami Hiramatsu
1
-56
/
+36
2011-07-14
tracing/kprobes: Rename probe_* to trace_probe_*
Masami Hiramatsu
1
-21
/
+22
2011-07-05
Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
1
-2
/
+4
2011-06-14
tracing/kprobes: Fix kprobe-tracer to support stack trace
Masami Hiramatsu
1
-2
/
+4
2011-06-07
kprobes/trace: Fix kprobe selftest for gcc 4.6
Steven Rostedt
1
-2
/
+6
2011-04-24
sched: Get rid of lock_depth
Jonathan Corbet
1
-1
/
+0
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-02-14
tracing/kprobe: Fix NULL pointer deref check
Masami Hiramatsu
1
-1
/
+1
2011-02-07
tracing/kprobes: Add bitfield type
Masami Hiramatsu
1
-1
/
+103
2011-02-07
tracing/kprobes: Support longer (>128 bytes) command
Masami Hiramatsu
1
-1
/
+1
2011-02-07
tracing/kprobes: Cleanup strict_strtol() using code
Masami Hiramatsu
1
-3
/
+2
2010-10-27
Remove duplicate includes from many files
Zimny Lech
1
-1
/
+0
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-09-08
tracing/kprobe: Fix handling of C-unlike argument names
Masami Hiramatsu
1
-8
/
+12
2010-09-08
tracing/kprobes: Fix handling of argument names
Masami Hiramatsu
1
-7
/
+10
2010-09-08
tracing/kprobe: Fix a memory leak in error case
Masami Hiramatsu
1
-3
/
+3
2010-08-10
Merge branch 'master' into for-next
Jiri Kosina
1
-87
/
+296
2010-08-09
fix printk typo 'faild'
Paul Bolle
1
-1
/
+1
2010-08-04
tracing/kprobes: unregister_trace_probe needs to be called under mutex
Srikar Dronamraju
1
-0
/
+3
2010-07-05
tracing/kprobes: Support "string" type
Masami Hiramatsu
1
-78
/
+292
2010-06-28
tracing: Remove redundant raw_init callbacks
Li Zefan
1
-9
/
+1
2010-05-31
perf_events, trace: Fix probe unregister race
Peter Zijlstra
1
-2
/
+2
2010-05-21
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Steven Rostedt
1
-9
/
+8
2010-05-21
perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to tr...
Peter Zijlstra
1
-3
/
+6
2010-05-21
perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoin...
Peter Zijlstra
1
-6
/
+4
2010-05-18
perf/ftrace: Optimize perf/tracepoint interaction for single events
Peter Zijlstra
1
-2
/
+2
2010-05-18
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Steven Rostedt
1
-206
/
+329
2010-05-14
tracing: Combine event filter_active and enable into single flags field
Steven Rostedt
1
-1
/
+1
2010-05-14
tracing: Remove duplicate id information in event structure
Steven Rostedt
1
-8
/
+10
2010-05-14
tracing: Move print functions into event class
Steven Rostedt
1
-8
/
+6
2010-05-14
tracing: Allow events to share their print functions
Steven Rostedt
1
-8
/
+14
2010-05-14
tracing: Move raw_init from events to class
Steven Rostedt
1
-3
/
+3
2010-05-14
tracing: Move fields from event to class structure
Steven Rostedt
1
-4
/
+4
2010-05-14
tracing: Remove per event trace registering
Steven Rostedt
1
-9
/
+25
2010-05-14
tracing: Create class struct for events
Steven Rostedt
1
-6
/
+6
2010-04-14
tracing/kprobes: Support basic types on dynamic events
Masami Hiramatsu
1
-206
/
+329
2010-03-10
perf: Drop the obsolete profile naming for trace events
Frederic Weisbecker
1
-14
/
+14
2010-03-10
perf: Take a hot regs snapshot for trace events
Frederic Weisbecker
1
-2
/
+3
2010-02-28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-123
/
+73
2010-02-26
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
1
-2
/
+2
2010-02-26
Merge commit 'v2.6.33' into tracing/core
Ingo Molnar
1
-1
/
+1
2010-02-25
tracing: Fix typo of info text in trace_kprobe.c
Wenji Huang
1
-2
/
+2
2010-02-14
tracing/kprobes: Fix probe parsing
Heiko Carstens
1
-1
/
+1
2010-01-29
tracing/kprobe: Cleanup unused return value of tracing functions
Xiao Guangrong
1
-17
/
+10
2010-01-29
perf: Factorize trace events raw sample buffer operations
Xiao Guangrong
1
-76
/
+10
[next]