linux/drivers/staging
Jovi Zhangwei c63a164271 staging: ktap: add to the kernel tree
This patch introduces ktap to staging tree.

ktap is a new script-based dynamic tracing tool for Linux,
it uses a scripting language and lets users trace the
Linux kernel dynamically. ktap is designed to give
operational insights with interoperability that allow
users to tune, troubleshoot and extend kernel and application.
It's similar with Linux Systemtap and Solaris Dtrace.

ktap have different design principles from Linux mainstream
dynamic tracing language in that it's based on bytecode,
so it doesn't depend upon GCC, doesn't require compiling
kernel module for each script, safe to use in production
environment, fulfilling the embedded ecosystem's tracing needs.

See ktap tutorial for more information:
    http://www.ktap.org/doc/tutorial.html

The merit of putting this software in staging tree is
to make it more possible to get feedback from users
and thus polish the code.

Signed-off-by: Jovi Zhangwei <jovi.zhangwei@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-10-11 10:58:32 -07:00
..
android
bcm Staging: bcm: line over 80 characters in Bcmnet.c 2013-10-07 18:39:32 -07:00
btmtk_usb
ced1401 ced1401: Convert driver to use get_user_pages_fast() 2013-10-05 17:52:58 -07:00
comedi staging: comedi: avoid memleak for subdevice private 2013-10-07 19:02:52 -07:00
cptm1217
crystalhd Staging: crystalhd: Fix sparse warnings regarding static functions 2013-10-07 18:39:32 -07:00
cxt1e1 staging/cxt1e1:Fixes suspect code indent warning 2013-10-06 22:04:37 -07:00
dgap staging: dgap: tty.c: removes smatch warnings "redundant null check" 2013-09-25 16:18:10 -07:00
dgnc staging: dgnc: changes arguments in sizeof 2013-10-05 17:52:58 -07:00
dgrp
dwc2 staging: dwc2: Make dwc2_hw_params.host_channels large enough 2013-10-03 13:50:54 -07:00
echo
et131x
frontier
ft1000
fwserial
gdm72xx
gdm724x
goldfish
iio Staging: iio: adt7316-i2c: quoted string split across lines 2013-10-06 23:02:13 -07:00
imx-drm staging: imx-drm: Remove redundant of_match_ptr 2013-09-30 18:47:00 -07:00
keucr Staging: keucr: fix quoted string split across lines 2013-10-06 22:07:30 -07:00
ktap staging: ktap: add to the kernel tree 2013-10-11 10:58:32 -07:00
line6
lustre lustre: Convert ll_get_user_pages() to use get_user_pages_fast() 2013-10-05 17:52:58 -07:00
media staging/media/go7007:Replace kern_debug with pr_debug 2013-10-06 22:07:30 -07:00
mt29f_spinand Staging: MTD: Micron SPINAND Driver support 2013-10-03 13:53:48 -07:00
netlogic drivers: staging: netlogic.h: removed WARNING: extern prototypes should be avoided in .h files 2013-09-25 16:22:31 -07:00
nvec staging: nvec: fix space after if statement in nvec.c 2013-10-02 10:29:48 -07:00
octeon staging: octeon-ethernet: allow to use only 1 CPU for packet processing 2013-10-06 22:03:18 -07:00
octeon-usb staging: octeon-usb: refactor __cvmx_usb_pipe_needs_split 2013-10-06 22:02:22 -07:00
olpc_dcon staging/olpc: fix dependencies to fix build errors 2013-09-30 18:47:00 -07:00
ozwpan
panel
phison
quickstart Staging / quickstart: remove reduplicate if(acpi_disabled) check 2013-09-25 16:48:45 -07:00
rtl8187se Staging: rtl8187se: fixed coding style issues 2013-09-30 18:42:06 -07:00
rtl8188eu staging: r8188eu: Fix skb leak in usb_read_port_complete() 2013-10-07 18:59:55 -07:00
rtl8192e staging: rtl8192e: Remove redundant pci_set_drvdata 2013-09-25 16:45:19 -07:00
rtl8192u Merge 3.12-rc3 into staging-next 2013-09-29 18:42:21 -07:00
rtl8712 Staging: rtl8712: fix spaces before semicolons 2013-10-03 13:50:54 -07:00
rts5139
sb105x
sbe-2t3e3
sep sep: Convert sep_lock_user_pages() to get_user_pages_fast() 2013-10-05 17:52:58 -07:00
serqt_usb2
silicom staging: silicom: fix space prohibited before semicolon 2013-10-02 16:22:01 -07:00
slicoss
sm7xxfb Staging: sm7xxfb: fixed line break coding style issues 2013-09-30 18:47:00 -07:00
speakup staging: speakup: str initialization replaced with NULL where it was initialized with int 2013-10-03 13:50:54 -07:00
ste_rmi4
tidspbridge Staging: tidspbridge: fix no space before tabs 2013-10-06 22:07:30 -07:00
usbip staging: usbip: Fix man-pages for usbip userspace utilities 2013-09-25 16:58:32 -07:00
vme
vt6655 staging: vt6655: don't leak when returning -EOPNOTSUPP in vt6655_hostap_ioctl 2013-09-30 18:34:00 -07:00
vt6656 staging: vt6656: rxtx.c cleanup s_vGenerateTxParameter 2013-10-07 19:01:53 -07:00
winbond Staging: winbond: reg: white space deleted 2013-09-25 16:41:22 -07:00
wlags49_h2
wlags49_h25
wlan-ng
xgifb Staging: xgifb: braces {} are not necessary for single statement in vb_setmode 2013-10-07 18:39:32 -07:00
xillybus Staging: xillybus: quoted strings split across lines 2013-10-06 22:11:31 -07:00
zram
zsmalloc
Kconfig staging: ktap: add to the kernel tree 2013-10-11 10:58:32 -07:00
Makefile staging: ktap: add to the kernel tree 2013-10-11 10:58:32 -07:00
staging.c