summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | perf evsel: Remove duplicate member zeroing after freeStephane Eranian2014-01-201-1/+0Star
| | * | | perf tools: Ensure sscanf does not overrun the "mem" fieldAlan Cox2014-01-201-1/+1
| | * | | perf stat: fix NULL pointer reference bug with event unitStephane Eranian2014-01-203-6/+22
| | * | | perf tools: Add support for the xtensa architectureBaruch Siach2014-01-201-0/+7
| | * | | perf session: Free cpu_map in perf_session__cpu_bitmapStanislav Fomichev2014-01-201-3/+7
| | * | | perf timechart: Fix wrong SVG heightStanislav Fomichev2014-01-201-0/+3
* | | | | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-256-20/+152
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'acpi-tools' and 'pm-tools'Rafael J. Wysocki2014-01-175-16/+151
| |\ \ \ \ \ \
| | | * | | | | cpupower: Fix sscanf robustness in cpufreq-setOne Thousand Gnomes2014-01-081-1/+1
| | * | | | | | ACPICA: acpidump: Enable tools Makefile to include acpi tools.Lv Zheng2014-01-161-3/+13
| | * | | | | | ACPICA: acpidump: Cleanup tools/power/acpi makefiles.Lv Zheng2014-01-163-12/+137
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'acpi-cleanup'Rafael J. Wysocki2014-01-121-4/+1Star
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-4/+1Star
* | | | | | | test: check copy_to/from_user boundary validationKees Cook2014-01-242-0/+14
* | | | | | | Merge tag 'char-misc-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-01-212-2/+0Star
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Merge v3.13-rc6 into char-misc-nextGreg Kroah-Hartman2014-01-091-3/+3
| |\| | | | |
| * | | | | | Merge 3.13-rc4 into char-misc-nextGreg Kroah-Hartman2013-12-177-16/+109
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Tools: hv: remove inclusion of linux/types.hOlaf Hering2013-12-092-2/+0Star
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-01-20168-2626/+6924
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | perf tools: Remove unnecessary callchain cursor state restore on unmatchFrederic Weisbecker2014-01-171-3/+0Star
| * | | | | perf callchain: Spare double comparison of callchain first entryFrederic Weisbecker2014-01-171-10/+10
| * | | | | perf tools: Do proper comm override error handlingFrederic Weisbecker2014-01-163-11/+15
| * | | | | perf symbols: Export elf_section_by_name and reuseMasami Hiramatsu2014-01-164-69/+37Star
| * | | | | perf probe: Release all dynamically allocated parametersMasami Hiramatsu2014-01-163-5/+71
| * | | | | perf probe: Release allocated probe_trace_event if failedMasami Hiramatsu2014-01-161-0/+13
| * | | | | perf tools: Add 'build-test' make targetNamhyung Kim2014-01-161-0/+6
| * | | | | tools lib traceevent: Unregister handler when xen plugin is unloadedNamhyung Kim2014-01-161-0/+6
| * | | | | tools lib traceevent: Unregister handler when scsi plugin is unloadedNamhyung Kim2014-01-161-0/+6
| * | | | | tools lib traceevent: Unregister handler when jbd2 plugin is is unloadedNamhyung Kim2014-01-161-0/+9
| * | | | | tools lib traceevent: Unregister handler when cfg80211 plugin is unloadedNamhyung Kim2014-01-161-0/+6
| * | | | | tools lib traceevent: Unregister handler when mac80211 plugin is unloadedNamhyung Kim2014-01-161-0/+7
| * | | | | tools lib traceevent: Unregister handler when sched_switch plugin is unloadedNamhyung Kim2014-01-161-0/+12
| * | | | | tools lib traceevent: Unregister handler when kvm plugin is unloadedNamhyung Kim2014-01-161-0/+29
| * | | | | tools lib traceevent: Unregister handler when kmem plugin is unloadedNamhyung Kim2014-01-161-0/+22
| * | | | | tools lib traceevent: Unregister handler when hrtimer plugin is unloadedNamhyung Kim2014-01-161-0/+10
| * | | | | tools lib traceevent: Unregister handler when function plugin is unloadedNamhyung Kim2014-01-161-0/+3
| * | | | | tools lib traceevent: Add pevent_unregister_print_function()Namhyung Kim2014-01-162-0/+25
| * | | | | tools lib traceevent: Add pevent_unregister_event_handler()Namhyung Kim2014-01-162-14/+102
| * | | | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2014-01-1628-147/+147
| |\ \ \ \ \
| | * | | | | tools lib traceevent: fix pointer-integer size mismatchMark Rutland2014-01-152-2/+2
| | * | | | | perf hists: Convert hist entry functions to use struct he_statNamhyung Kim2014-01-151-11/+11
| | * | | | | perf tools: Factor out sample__resolve_callchain()Namhyung Kim2014-01-154-36/+39
| | * | | | | perf tools: Remove symbol_conf.use_callchain checkNamhyung Kim2014-01-151-2/+0Star
| | * | | | | perf: tools: Fix cross buildingMark Rutland2014-01-153-7/+9
| | * | | | | tools lib traceevent: Make plugin unload function receive peventNamhyung Kim2014-01-154-7/+8
| | * | | | | tools lib traceevent: Get rid of die() finally!!Namhyung Kim2014-01-152-48/+0Star
| | * | | | | tools lib traceevent: Get rid of malloc_or_die() in trace_seq_init()Namhyung Kim2014-01-151-2/+5
| | * | | | | tools lib traceevent: Check return value of realloc()Namhyung Kim2014-01-151-4/+9
| | * | | | | tools lib traceevent: Add state member to struct trace_seqNamhyung Kim2014-01-153-14/+50
| | * | | | | perf tools: Fix build error due to zfree() castNamhyung Kim2014-01-152-3/+3