aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2013-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-17bpf_exp: free duplicated labels at exit timeDaniel Borkmann
2013-12-17bpf_dbg: always close socket in bpf_runnableDaniel Borkmann
2013-12-17cpupower: Fix segfault due to incorrect getopt_long arugmentsJosh Boyer
2013-12-11filter: bpf_asm: add minimal bpf asm toolDaniel Borkmann
2013-12-11filter: bpf_dbg: add minimal bpf debuggerDaniel Borkmann
2013-12-08Merge tag 'usb-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-12-04usb: tools: fix a regression issue that gcc can't link to pthreadHuang Rui
2013-12-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-11-25tools: cpupower: fix wrong err msg not supported vs not availableThomas Renninger
2013-11-25tools: cpupower: Add cpupower-idle-set(1) manpageThomas Renninger
2013-11-20Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-11-19tools lib traceevent: Fix conversion of pointer to integer of different sizeArnaldo Carvalho de Melo
2013-11-19tools lib traceevent: Fix use of multiple options in processing fieldSteven Rostedt
2013-11-19perf header: Fix possible memory leaks in process_group_desc()Namhyung Kim
2013-11-19perf header: Fix bogus group nameNamhyung Kim
2013-11-19perf tools: Tag thread comm as overridenFrederic Weisbecker
2013-11-19Merge branch 'pm-tools'Rafael J. Wysocki
2013-11-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-11-15Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-11-14perf record: Add an option to force per-cpu mmapsAdrian Hunter
2013-11-14perf probe: Add '--demangle'/'--no-demangle'Azat Khuzhin
2013-11-14perf ui browser: Fix segfault caused by off by one handling END keyArnaldo Carvalho de Melo
2013-11-14perf symbols: Limit max callchain using max_stack on DWARF unwinding tooArnaldo Carvalho de Melo
2013-11-14perf evsel: Introduce perf_evsel__prev() methodArnaldo Carvalho de Melo
2013-11-14perf tools: Use perf_evlist__{first,last}, perf_evsel__nextArnaldo Carvalho de Melo
2013-11-14perf tools: Synthesize anon MMAP records againDon Zickus
2013-11-14perf top: Add missing newline if the 'uid' is invalidIngo Molnar
2013-11-14perf tools: Remove trivial extra semincolonDavidlohr Bueso
2013-11-14perf trace: Tweak summary outputPekka Enberg
2013-11-14tools/perf/build: Fix feature-libunwind-debug-frame handlingIngo Molnar
2013-11-14tools/perf/build: Fix timerfd feature checkIngo Molnar
2013-11-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-11-14Merge branch 'linus' into perf/urgentIngo Molnar
2013-11-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-13tools/vm/page-types.c: support KPF_SOFTDIRTY bitNaoya Horiguchi
2013-11-12tools / power turbostat: Support SilvermontLen Brown
2013-11-12Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2013-11-12tools lib traceevent: Add direct access to dynamic arraysSteven Rostedt
2013-11-12perf target: Shorten perf_target__ to target__Arnaldo Carvalho de Melo
2013-11-12perf tests: Handle throttle events in 'object code reading' testAdrian Hunter
2013-11-12perf evlist: Refactor mmap_pages parsingDavid Ahern
2013-11-12perf evlist: Round mmap pages to power 2 - v2David Ahern
2013-11-12perf record: Fix segfault with --no-mmap-pagesDavid Ahern
2013-11-12perf trace: Add summary only optionDavid Ahern
2013-11-12perf trace: Simplify '--summary' outputPekka Enberg
2013-11-12perf trace: Change syscall summary duration orderPekka Enberg
2013-11-12perf tests: Compensate lower sample freq with longer test loopAdrian Hunter
2013-11-12perf trace: Fix segfault on perf trace -i perf.dataNamhyung Kim