summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
blob: 9d8f9f0f3a17c1e9c4042ce535e4853e64575b4e (plain)
1
2
3
4
5
6
7
8
#!/bin/sh

#
# stackcollapse.py can cover all type of perf samples including
# the tracepoints, so no special record requirements, just record what
# you want to analyze.
#
perf record "$@"
c49cec96ffb9cfcc30dfa0cd05ccc25dcb3a'>[PATCH] x86_64: fix vector_lock deadlock in io_apic.cIngo Molnar 2006-06-26[PATCH] x86_64: nmi watchdog header cleanupDon Zickus 2006-06-26[PATCH] i386/x86-64: simplify ioapic_register_intr()Jan Beulich 2006-06-26[PATCH] x86_64: serialize assign_irq_vector() use of static variablesJan Beulich 2006-06-23[PATCH] x86: kernel irq balance doesn't workZhang Yanmin 2006-05-08[PATCH] x86_64: avoid IRQ0 ioapic pin collisionKimball Murray 2006-03-31[PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi 2006-03-28[PATCH] for_each_possible_cpu: i386KAMEZAWA Hiroyuki 2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton 2006-03-23[PATCH] x86: deterine xapic using apic versionShaohua Li 2006-03-08[PATCH] i386: port ATI timer fix from x86_64 to i386 IIAndi Kleen 2006-02-26[PATCH] i386: Handle non existing APICs without panicingAndreas Deresch 2006-01-11[PATCH] x86_64: Memorize location of i8259 for reboots.Eric W. Biederman 2006-01-06[PATCH] i386: ioapic virtual wire mode fixVivek Goyal 2005-11-29[PATCH] setting irq affinity is broken in ia32 with MSI enabledShaohua Li 2005-10-31Revert "i386: move apic init in init_IRQs"Linus Torvalds 2005-10-30[PATCH] i386: move apic init in init_IRQsEric W. Biederman 2005-10-30[PATCH] i386 io_apic.c: Memorize at bootup where the i8259 is connectedEric W. Biederman 2005-09-26[PATCH] useless includes of linux/irq.h in arch/i386Al Viro 2005-09-12[PATCH] x86-64: i386/x86-64: Fix time going twice as fast problem on ATI Xpre...Chuck Ebbert 2005-09-10[PATCH] i386: fix-up schedule_timeout() usageNishanth Aravamudan 2005-09-09[PATCH] Fix misspelled i8259 typo in io_apic.cKarsten Wiese 2005-09-08Merge linux-2.6 with linux-acpi-2.6Len Brown 2005-09-07[PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai 2005-09-07[PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinityAshok Raj