summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
blob: 356b9656393db5a59bb3083d79d0ab0c35e1200a (plain)
1
2
3
#!/bin/sh
# description: produce callgraphs in short form for scripting use
perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py -- "$@"
lds 2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds 2015-06-29agp/intel: Fix typo in needs_ilk_vtd_wa()Chris Wilson 2015-06-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds 2015-06-26Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2015-06-25Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds 2015-06-24Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds 2015-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmciaLinus Torvalds 2015-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds 2015-06-19Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu 2015-06-16tpm, tpm_crb: fix le64_to_cpu conversions in crb_acpi_add()Jarkko Sakkinen 2015-06-16vTPM: set virtual device before passing to ibmvtpm_reset_crqHon Ching \(Vicky\) Lo 2015-06-16tpm_ibmvtpm: remove unneccessary message level.Fabian Frederick 2015-06-12char:xilinx_hwicap:buffer_icap - change 1/0 to true/false for bool type varia...Shailendra Verma 2015-06-10random: Remove kernel blocking APIHerbert Xu 2015-06-10random: Add callback API for random pool readinessHerbert Xu 2015-06-02writeback: separate out include/linux/backing-dev-defs.hTejun Heo 2015-06-01snsc: pass timeout as HZ independent valueNicholas Mc Guire 2015-06-01char:pcmcia:synclink_cs - Do not initialise statics to 0.Shailendra Verma 2015-06-01char: misc: restore MISC_DYNAMIC_MINOR on device_create() failureVladimir Zapolskiy 2015-05-30pcmcia: Convert dev_printk to dev_<level>Joe Perches 2015-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu 2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez 2015-05-27random: Blocking API for accessing nonblocking_poolStephan Mueller 2015-05-27random: Wake up all getrandom(2) callers when pool is readyHerbert Xu 2015-05-24hwmon: Rename i8k driver to dell-smm-hwmon and move it to hwmon treePali Rohár 2015-05-24virtio_console: silence a static checker warningDan Carpenter 2015-05-24xillybus: XILLYBUS_OF should depend on HAS_DMAGeert Uytterhoeven 2015-05-24drivers/char: Remove msm_smd_pkt driverStephen Boyd 2015-05-24drivers: char: misc.c: remove trailing whitespaceTal Shorer 2015-05-22ipmi/powernv: Convert to irq event interfaceAlistair Popple 2015-05-19x86/fpu: Rename i387.h to fpu/api.hIngo Molnar 2015-05-05ipmi: Fix multi-part message handlingCorey Minyard 2015-05-05ipmi: Add alert handling to SSIFCorey Minyard 2015-05-05ipmi: Fix a problem that messages are not issued in run_to_completion modeHidehiro Kawai 2015-05-05ipmi: Report an error if ACPI _IFT doesn't existCorey Minyard 2015-05-05ipmi: Remove unused including <linux/version.h>Wei Yongjun 2015-05-05ipmi: Don't report err in the SI driver for SSIF devicesCorey Minyard 2015-05-05ipmi: Remove incorrect use of seq_has_overflowedJoe Perches 2015-05-05ipmi:ssif: Ignore spaces when comparing I2C adapter namesCorey Minyard 2015-05-05ipmi_ssif: Fix the logic on user-supplied addressesCorey Minyard 2015-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds 2015-05-04hwrng: bcm63xx - Fix driver compilationÁlvaro Fernández Rojas 2015-04-21Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2015-04-16Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds 2015-04-15Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds