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