aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-23test: check copy_to/from_user boundary validationKees Cook
2014-01-23perf symbols: Load map before using map->map_ip()Masami Hiramatsu
2014-01-23perf tools: Fix traceevent plugin path definitionsJosh Boyer
2014-01-23Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2014-01-21perf symbols: Fix JIT symbol resolution on heapNamhyung Kim
2014-01-20Merge tag 'char-misc-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-01-20perf stat: Fix memory corruption of xyarray when cpumask is usedStephane Eranian
2014-01-20perf evsel: Remove duplicate member zeroing after freeStephane Eranian
2014-01-20perf tools: Ensure sscanf does not overrun the "mem" fieldAlan Cox
2014-01-20perf stat: fix NULL pointer reference bug with event unitStephane Eranian
2014-01-20perf tools: Add support for the xtensa architectureBaruch Siach
2014-01-20perf session: Free cpu_map in perf_session__cpu_bitmapStanislav Fomichev
2014-01-20perf timechart: Fix wrong SVG heightStanislav Fomichev
2014-01-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-01-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-01-20Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-01-20Merge tag 'ktest-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2014-01-18ktest: Add BISECT_TRIES to bisect testSteven Rostedt (Red Hat)
2014-01-17perf tools: Remove unnecessary callchain cursor state restore on unmatchFrederic Weisbecker
2014-01-17perf callchain: Spare double comparison of callchain first entryFrederic Weisbecker
2014-01-17Merge branches 'acpi-tools' and 'pm-tools'Rafael J. Wysocki
2014-01-16perf tools: Do proper comm override error handlingFrederic Weisbecker
2014-01-16perf symbols: Export elf_section_by_name and reuseMasami Hiramatsu
2014-01-16perf probe: Release all dynamically allocated parametersMasami Hiramatsu
2014-01-16perf probe: Release allocated probe_trace_event if failedMasami Hiramatsu
2014-01-16perf tools: Add 'build-test' make targetNamhyung Kim
2014-01-16tools lib traceevent: Unregister handler when xen plugin is unloadedNamhyung Kim
2014-01-16tools lib traceevent: Unregister handler when scsi plugin is unloadedNamhyung Kim
2014-01-16tools lib traceevent: Unregister handler when jbd2 plugin is is unloadedNamhyung Kim
2014-01-16tools lib traceevent: Unregister handler when cfg80211 plugin is unloadedNamhyung Kim
2014-01-16tools lib traceevent: Unregister handler when mac80211 plugin is unloadedNamhyung Kim
2014-01-16tools lib traceevent: Unregister handler when sched_switch plugin is unloadedNamhyung Kim
2014-01-16tools lib traceevent: Unregister handler when kvm plugin is unloadedNamhyung Kim
2014-01-16tools lib traceevent: Unregister handler when kmem plugin is unloadedNamhyung Kim
2014-01-16tools lib traceevent: Unregister handler when hrtimer plugin is unloadedNamhyung Kim
2014-01-16tools lib traceevent: Unregister handler when function plugin is unloadedNamhyung Kim
2014-01-16tools lib traceevent: Add pevent_unregister_print_function()Namhyung Kim
2014-01-16tools lib traceevent: Add pevent_unregister_event_handler()Namhyung Kim
2014-01-16Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2014-01-16Merge branch 'perf/urgent' into perf/coreIngo Molnar
2014-01-16ACPICA: acpidump: Enable tools Makefile to include acpi tools.Lv Zheng
2014-01-16ACPICA: acpidump: Cleanup tools/power/acpi makefiles.Lv Zheng
2014-01-15tools lib traceevent: fix pointer-integer size mismatchMark Rutland
2014-01-15perf hists: Convert hist entry functions to use struct he_statNamhyung Kim
2014-01-15perf tools: Factor out sample__resolve_callchain()Namhyung Kim
2014-01-15perf tools: Remove symbol_conf.use_callchain checkNamhyung Kim
2014-01-15perf: tools: Fix cross buildingMark Rutland