aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-5/+6
2013-12-17bpf_exp: free duplicated labels at exit timeDaniel Borkmann1-7/+20
2013-12-17bpf_dbg: always close socket in bpf_runnableDaniel Borkmann1-1/+1
2013-12-17cpupower: Fix segfault due to incorrect getopt_long arugmentsJosh Boyer1-3/+3
2013-12-11filter: bpf_asm: add minimal bpf asm toolDaniel Borkmann4-2/+960
2013-12-11filter: bpf_dbg: add minimal bpf debuggerDaniel Borkmann2-2/+1411
2013-12-08Merge tag 'usb-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-2/+3
2013-12-04usb: tools: fix a regression issue that gcc can't link to pthreadHuang Rui1-2/+3
2013-12-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-11/+31
2013-11-25tools: cpupower: fix wrong err msg not supported vs not availableThomas Renninger1-2/+2
2013-11-25tools: cpupower: Add cpupower-idle-set(1) manpageThomas Renninger2-1/+73
2013-11-20Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-56/+141
2013-11-19tools lib traceevent: Fix conversion of pointer to integer of different sizeArnaldo Carvalho de Melo1-1/+1
2013-11-19tools lib traceevent: Fix use of multiple options in processing fieldSteven Rostedt1-2/+21
2013-11-19perf header: Fix possible memory leaks in process_group_desc()Namhyung Kim1-1/+1
2013-11-19perf header: Fix bogus group nameNamhyung Kim1-1/+3
2013-11-19perf tools: Tag thread comm as overridenFrederic Weisbecker1-6/+5
2013-11-19Merge branch 'pm-tools'Rafael J. Wysocki1-56/+141
2013-11-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds19-38/+63
2013-11-15Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds2-6/+13
2013-11-14perf record: Add an option to force per-cpu mmapsAdrian Hunter5-3/+14
2013-11-14perf probe: Add '--demangle'/'--no-demangle'Azat Khuzhin1-0/+2
2013-11-14perf ui browser: Fix segfault caused by off by one handling END keyArnaldo Carvalho de Melo1-1/+1
2013-11-14perf symbols: Limit max callchain using max_stack on DWARF unwinding tooArnaldo Carvalho de Melo3-7/+9
2013-11-14perf evsel: Introduce perf_evsel__prev() methodArnaldo Carvalho de Melo2-1/+6
2013-11-14perf tools: Use perf_evlist__{first,last}, perf_evsel__nextArnaldo Carvalho de Melo2-7/+5
2013-11-14perf tools: Synthesize anon MMAP records againDon Zickus1-2/+4
2013-11-14perf top: Add missing newline if the 'uid' is invalidIngo Molnar1-2/+2
2013-11-14perf tools: Remove trivial extra semincolonDavidlohr Bueso2-2/+2
2013-11-14perf trace: Tweak summary outputPekka Enberg1-5/+5
2013-11-14tools/perf/build: Fix feature-libunwind-debug-frame handlingIngo Molnar3-6/+11
2013-11-14tools/perf/build: Fix timerfd feature checkIngo Molnar1-2/+2
2013-11-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds31-264/+363
2013-11-14Merge branch 'linus' into perf/urgentIngo Molnar19-39/+2389
2013-11-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds9-2/+2173
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds8-19/+196
2013-11-13tools/vm/page-types.c: support KPF_SOFTDIRTY bitNaoya Horiguchi1-12/+20
2013-11-12tools / power turbostat: Support SilvermontLen Brown1-56/+141
2013-11-12Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgentIngo Molnar31-264/+363
2013-11-12tools lib traceevent: Add direct access to dynamic arraysSteven Rostedt1-0/+13
2013-11-12perf target: Shorten perf_target__ to target__Arnaldo Carvalho de Melo16-109/+99
2013-11-12perf tests: Handle throttle events in 'object code reading' testAdrian Hunter1-2/+13
2013-11-12perf evlist: Refactor mmap_pages parsingDavid Ahern1-11/+28
2013-11-12perf evlist: Round mmap pages to power 2 - v2David Ahern1-12/+6
2013-11-12perf record: Fix segfault with --no-mmap-pagesDavid Ahern1-0/+3
2013-11-12perf trace: Add summary only optionDavid Ahern2-5/+21
2013-11-12perf trace: Simplify '--summary' outputPekka Enberg1-13/+12
2013-11-12perf trace: Change syscall summary duration orderPekka Enberg1-3/+3
2013-11-12perf tests: Compensate lower sample freq with longer test loopAdrian Hunter1-1/+1
2013-11-12perf trace: Fix segfault on perf trace -i perf.dataNamhyung Kim1-16/+21