summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorMasami Hiramatsu <mhiramat@redhat.com>2010-04-12 13:17:22 -0400
committerArnaldo Carvalho de Melo <acme@redhat.com>2010-04-14 17:28:09 -0300
commit11a1ca3554b377d2a8a318a3cbf8ce10a7a2a8e4 (patch)
tree36483c56ee6b7148247ef6fbe349b09ee8cfcb25 /tools/perf/scripts/python/bin/stackcollapse-record
parent4984912eb23113a4007940cd09c8351c0623ea5f (diff)
downloadkernel-11a1ca3554b377d2a8a318a3cbf8ce10a7a2a8e4.tar.gz
perf probe: Support basic type casting
Add basic type casting for arguments to perf probe. This allows users to specify the actual type of arguments. Of course, if user sets invalid types, kprobe-tracer rejects that. Cc: Ingo Molnar <mingo@elte.hu> Cc: Paul Mackerras <paulus@samba.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Mike Galbraith <efault@gmx.de> Cc: Frederic Weisbecker <fweisbec@gmail.com> LKML-Reference: <20100412171722.3790.50372.stgit@localhost6.localdomain6> Signed-off-by: Masami Hiramatsu <mhiramat@redhat.com> Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
2013-09-26staging: comedi: pcl726: rename boardinfo 'IRQbits'H Hartley Sweeten 2013-09-26staging: comedi: pcl726: tidy up the comedi_lrange codeH Hartley Sweeten 2013-09-26staging: comedi: pcl726: remove digital i/o register offsets from boardinfoH Hartley Sweeten 2013-09-26staging: comedi: pcl726: tidy up pcl726_attach()H Hartley Sweeten 2013-09-26staging: comedi: pcl726: fix the analog output range_table_list initializationH Hartley Sweeten 2013-09-26staging: comedi: pcl726: enable the interrupt support codeH Hartley Sweeten 2013-09-26staging: comedi: pcl726: remove all '= 0' boardinfoH Hartley Sweeten 2013-09-26staging: comedi: pcl726: tidy up pcl726_ao_insn_read()H Hartley Sweeten 2013-09-26staging: comedi: pcl726: tidy up pcl726_ao_insn()H Hartley Sweeten 2013-09-26staging: comedi: pcl726: remove 'bipolar' from the private dataH Hartley Sweeten 2013-09-26staging: comedi: pcl726: convert boardinfo declaration to C99 formatH Hartley Sweeten 2013-09-17staging: comedi: drivers: use comedi_dio_update_state() for complex casesH Hartley Sweeten 2013-07-23staging: comedi: drivers do not need <linux/ioport.h>H Hartley Sweeten 2013-07-23staging: comedi: don't rely on comedidev.h to include headersH Hartley Sweeten 2013-07-23staging: comedi: use comedi_alloc_devpriv()H Hartley Sweeten 2013-05-13staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten 2013-04-19staging: comedi: drivers: free_irq() in comedi_legacy_detach()H Hartley Sweeten 2013-04-19staging: comedi: drivers: use comedi_legacy_detach()H Hartley Sweeten 2013-04-11staging: comedi: pcl726: use comedi_request_region()H Hartley Sweeten 2013-04-11staging: comedi: pcl726: cleanup dev->board_name usageH Hartley Sweeten 2013-04-05staging: comedi: range: introduce some simple mA rangesH Hartley Sweeten