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
/
tools
/
lib
/
traceevent
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-12
tools lib traceevent: Use tools build framework
Jiri Olsa
2
-124
/
+62
2015-02-06
tools lib traceevent: Introduce trace_seq_do_fprintf function
Arnaldo Carvalho de Melo
2
-4
/
+11
2015-01-26
tools lib traceevent: Add support for IP address formats
David Ahern
1
-0
/
+328
2014-11-24
scsi: add SPC-3 command definitions
Hannes Reinecke
1
-1
/
+4
2014-11-24
scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16
Hannes Reinecke
1
-2
/
+2
2014-06-27
tools lib traceevent: Fix a risk for doing free on uninitialized pointer
Rickard Strandqvist
1
-3
/
+3
2014-06-19
tools lib traceevent: Clean up format of args in jbd2 plugin
Steven Rostedt
1
-4
/
+2
2014-06-19
tools lib traceevent: Clean up format of args in cfg80211 plugin
Steven Rostedt
1
-2
/
+1
2014-06-19
tools lib traceevent: Fix format in plugin_kvm
Steven Rostedt
1
-1
/
+1
2014-06-19
tools lib traceevent: Fix and cleanup kvm_nested_vmexit tracepoints
Jan Kiszka
1
-12
/
+6
2014-06-19
tools lib traceevent: Add back in kvm plugins nested_vmexit events
Steven Rostedt (Red Hat)
1
-0
/
+41
2014-06-19
tools lib traceevent: Factor out print_exit_reason in kvm plugin
Jan Kiszka
1
-4
/
+13
2014-06-19
tools lib traceevent: Report unknown VMX exit reasons with code
Jan Kiszka
1
-4
/
+8
2014-06-07
tools lib traceevent: Added support for __get_bitmask() macro
Steven Rostedt (Red Hat)
2
-0
/
+120
2014-06-07
tools lib traceevent: Add options to function plugin
Steven Rostedt (Red Hat)
1
-6
/
+37
2014-06-07
tools lib traceevent: Add options to plugins
Steven Rostedt
2
-3
/
+209
2014-06-07
tools lib traceevent: Add flag to not load event plugins
Steven Rostedt (Red Hat)
2
-1
/
+8
2014-04-23
tools lib traceevent: Fix memory leak in pretty_print()
Steven Rostedt
1
-0
/
+1
2014-04-23
tools lib traceevent: Fix backward compatibility macros for pevent filter enums
Steven Rostedt
1
-2
/
+2
2014-04-14
tools lib traceevent: Do not call warning() directly
Namhyung Kim
1
-2
/
+4
2014-04-14
tools lib traceevent: Print event name when show warning if possible
Namhyung Kim
1
-41
/
+62
2014-01-23
perf tools: Fix traceevent plugin path definitions
Josh Boyer
1
-1
/
+1
2014-01-16
tools lib traceevent: Unregister handler when xen plugin is unloaded
Namhyung Kim
1
-0
/
+6
2014-01-16
tools lib traceevent: Unregister handler when scsi plugin is unloaded
Namhyung Kim
1
-0
/
+6
2014-01-16
tools lib traceevent: Unregister handler when jbd2 plugin is is unloaded
Namhyung Kim
1
-0
/
+9
2014-01-16
tools lib traceevent: Unregister handler when cfg80211 plugin is unloaded
Namhyung Kim
1
-0
/
+6
2014-01-16
tools lib traceevent: Unregister handler when mac80211 plugin is unloaded
Namhyung Kim
1
-0
/
+7
2014-01-16
tools lib traceevent: Unregister handler when sched_switch plugin is unloaded
Namhyung Kim
1
-0
/
+12
2014-01-16
tools lib traceevent: Unregister handler when kvm plugin is unloaded
Namhyung Kim
1
-0
/
+29
2014-01-16
tools lib traceevent: Unregister handler when kmem plugin is unloaded
Namhyung Kim
1
-0
/
+22
2014-01-16
tools lib traceevent: Unregister handler when hrtimer plugin is unloaded
Namhyung Kim
1
-0
/
+10
2014-01-16
tools lib traceevent: Unregister handler when function plugin is unloaded
Namhyung Kim
1
-0
/
+3
2014-01-16
tools lib traceevent: Add pevent_unregister_print_function()
Namhyung Kim
2
-0
/
+25
2014-01-16
tools lib traceevent: Add pevent_unregister_event_handler()
Namhyung Kim
2
-14
/
+102
2014-01-15
tools lib traceevent: fix pointer-integer size mismatch
Mark Rutland
2
-2
/
+2
2014-01-15
tools lib traceevent: Make plugin unload function receive pevent
Namhyung Kim
3
-6
/
+7
2014-01-15
tools lib traceevent: Get rid of die() finally!!
Namhyung Kim
2
-48
/
+0
2014-01-15
tools lib traceevent: Get rid of malloc_or_die() in trace_seq_init()
Namhyung Kim
1
-2
/
+5
2014-01-15
tools lib traceevent: Check return value of realloc()
Namhyung Kim
1
-4
/
+9
2014-01-15
tools lib traceevent: Add state member to struct trace_seq
Namhyung Kim
3
-14
/
+50
2014-01-13
tools lib traceevent: Shut up plugins make message
Jiri Olsa
1
-1
/
+4
2014-01-13
tools lib traceevent: Replace tabs with spaces for all non-commands statements
Jiri Olsa
1
-27
/
+27
2013-12-19
tools lib traceevent: Use global 'O' processing code
Jiri Olsa
1
-9
/
+4
2013-12-19
tools lib traceevent: Use global QUIET_CLEAN build output
Jiri Olsa
1
-2
/
+3
2013-12-19
tools lib traceevent: Use global QUIET_INSTALL build output
Jiri Olsa
1
-10
/
+11
2013-12-19
tools lib traceevent: Use global QUIET_LINK build output
Jiri Olsa
1
-8
/
+3
2013-12-19
tools lib traceevent: Add global QUIET_CC_FPIC build output
Jiri Olsa
1
-14
/
+2
2013-12-19
tools lib traceevent: Use global QUIET_CC build output
Jiri Olsa
1
-8
/
+5
2013-12-19
tools lib traceevent: Remove print_app_build variable
Jiri Olsa
1
-6
/
+0
2013-12-18
tools lib traceevent: Introduce pevent_filter_strerror()
Namhyung Kim
3
-61
/
+61
[prev]
[next]