index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
Age
Commit message (
Expand
)
Author
2013-12-13
tools lib traceevent: Get rid of malloc_or_die() allocate_arg()
Namhyung Kim
2013-12-13
tools lib traceevent: Get rid of die in add_filter_type()
Namhyung Kim
2013-12-13
tools lib traceevent: Get rid of malloc_or_die() in show_error()
Namhyung Kim
2013-12-13
tools lib symbol: Start carving out symbol parsing routines from perf
Arnaldo Carvalho de Melo
2013-12-09
tools lib traceevent: Get rid of die() in pevent_filter_clear_trivial()
Namhyung Kim
2013-12-09
tools lib traceevent: Get rid of malloc_or_die() in pevent_filter_add_filter_...
Namhyung Kim
2013-12-09
tools lib traceevent: Get rid of die() in create_arg_item()
Namhyung Kim
2013-12-09
tools lib traceevent: Get rid of malloc_or_die() in add_event()
Namhyung Kim
2013-12-09
tools lib traceevent: Get rid of malloc_or_die() in pevent_filter_alloc()
Namhyung Kim
2013-12-06
tools lib traceevent: Report better error message on bad function args
Steven Rostedt
2013-12-04
tools lib traceevent: Update kvm plugin with is_writable_pte helper
Jiri Olsa
2013-12-04
tools lib traceevent: Remove malloc_or_die from plugin_function.c
Jiri Olsa
2013-12-04
tools lib traceevent: Several cleanups for function plugin
Jiri Olsa
2013-12-04
tools lib traceevent: Use pevent_print_func_field in hrtimer_start handler
Jiri Olsa
2013-12-04
tools lib traceevent: Use static functions in jbd2 plugin
Jiri Olsa
2013-12-04
tools lib traceevent: Remove malloc_or_die from event-plugin.c
Jiri Olsa
2013-12-04
tools lib traceevent: Add cfg80211 plugin
Jiri Olsa
2013-12-04
tools lib traceevent: Add scsi plugin
Jiri Olsa
2013-12-04
tools lib traceevent: Add xen plugin
Jiri Olsa
2013-12-04
tools lib traceevent: Add function plugin
Jiri Olsa
2013-12-04
tools lib traceevent: Add sched_switch plugin
Jiri Olsa
2013-12-04
tools lib traceevent: Add mac80211 plugin
Jiri Olsa
2013-12-04
tools lib traceevent: Add kvm plugin
Jiri Olsa
2013-12-04
tools lib traceevent: Add kmem plugin
Jiri Olsa
2013-12-04
tools lib traceevent: Add hrtimer plugin
Jiri Olsa
2013-12-04
tools lib traceevent: Add jbd2 plugin
Jiri Olsa
2013-12-04
tools lib traceevent: Harmonize the install messages in lib-traceevent
Jiri Olsa
2013-12-04
tools lib traceevent: Change pevent_parse_format to include pevent handle
Jiri Olsa
2013-12-04
tools lib traceevent: Add traceevent_host_bigendian function
Jiri Olsa
2013-12-04
tools lib traceevent: Add plugin build support
Jiri Olsa
2013-12-04
tools lib traceevent: Add plugin support
Jiri Olsa
2013-11-27
tools lib traceevent: Use helper trace-seq in print functions like kernel does
Steven Rostedt
2013-11-27
liblockdep: Add the 'lockdep' user-space utility
Sasha Levin
2013-11-27
liblockdep: Support using LD_PRELOAD
Sasha Levin
2013-11-27
liblockdep: Add pthread_rwlock_t test suite
Sasha Levin
2013-11-27
liblockdep: Add public headers for pthread_rwlock_t implementation
Sasha Levin
2013-11-27
liblockdep: Add pthread_mutex_t test suite
Sasha Levin
2013-11-27
liblockdep: Add public headers for pthread_mutex_t implementation
Sasha Levin
2013-11-27
liblockdep: Wrap kernel/locking/lockdep.c to allow usage from userspace
Sasha Levin
2013-11-19
tools lib traceevent: Fix conversion of pointer to integer of different size
Arnaldo Carvalho de Melo
2013-11-19
tools lib traceevent: Fix use of multiple options in processing field
Steven Rostedt
2013-11-12
tools lib traceevent: Add direct access to dynamic arrays
Steven Rostedt
2013-11-04
tools lib traceevent: Add pevent_print_func_field() helper function
Steven Rostedt
2013-11-04
tools lib traceevent: Add flags NOHANDLE and PRINTRAW to individual events
Steven Rostedt
2013-11-04
tools lib traceevent: Check for spaces in character array
Steven Rostedt (Red Hat)
2013-11-04
tools lib traceevent: Have bprintk output the same as the kernel does
Steven Rostedt (Red Hat)
2013-11-04
tools lib traceevent: Handle __print_hex(__get_dynamic_array(fieldname), len)
Howard Cochran
2013-11-04
tools lib traceevent: If %s is a pointer, check printk formats
Steven Rostedt (Red Hat)
2013-11-04
tools lib traceevent: Update printk formats when entered
Steven Rostedt (Red Hat)
2013-11-04
tools lib traceevent: Add support for extracting trace_clock in report
Yoshihiro YUNOMAE
[prev]
[next]