summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2013-03-18Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar6-7/+40
2013-03-14perf tools: Fix LIBNUMA build with glibc 2.12 and older.Vinson Lee1-0/+24
2013-03-13Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2013-03-13perf probe: Fix segfaultAnanth N Mavinakayanahalli1-1/+1
2013-03-13libtraceevent: Remove hard coded include to /usr/local/include in MakefileJack Mitchell1-1/+1
2013-03-13perf record: Fix -C optionJiri Olsa1-2/+4
2013-03-13perf tools: check if -DFORTIFY_SOURCE=2 is allowedMarcin Slusarz1-1/+7
2013-03-13perf report: Fix build with NO_NEWT=1Michael Ellerman1-0/+1
2013-03-13perf annotate: Fix build with NO_NEWT=1Michael Ellerman1-2/+2
2013-03-07tools: usb: ffs-test: Fix build failureMaxin B. John1-1/+1
2013-03-06efivars: efivarfs_valid_name() should handle pstore syntaxMatt Fleming1-0/+59
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+6
2013-03-02perf: Enable building perf tools for MetaJames Hogan1-0/+6
2013-03-02Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+6
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin1-2/+1
2013-02-27selftests: add a simple docJeremy Kerr1-0/+42
2013-02-27tools/testing/selftests/Makefile: rearrange targetsAndrew Morton1-1/+7
2013-02-27selftests/efivarfs: add create-read testJeremy Kerr3-1/+46
2013-02-27selftests/efivarfs: add empty file creation testJeremy Kerr1-0/+13
2013-02-27selftests: add tests for efivarfsJeremy Kerr4-1/+195
2013-02-25Merge tag 'ktest-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds3-18/+253
2013-02-21Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-54/+49
2013-02-21Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-17/+14
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-6/+2
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-31/+55
2013-02-20Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds4-9/+104
2013-02-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds134-3142/+7159
2013-02-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki2-30/+54
2013-02-18ktest: Remove indexes from warnings checkSteven Rostedt (Red Hat)1-8/+26
2013-02-15perf, ARC: Enable building perf tools for ARCVineet Gupta1-0/+6
2013-02-15Merge branch 'pm-tools'Rafael J. Wysocki1-1/+1
2013-02-14perf tools: Fix build with bison 2.3 and older.Vinson Lee3-4/+2
2013-02-14perf tools: Limit unwind support to x86 archsJiri Olsa1-0/+5
2013-02-14perf annotate: Make it to be able to skip unannotatable symbolsNamhyung Kim2-2/+18
2013-02-14perf gtk/annotate: Fail early if it can't annotateNamhyung Kim1-8/+8
2013-02-14perf gtk/annotate: Show source lines with gray colorNamhyung Kim1-3/+27
2013-02-14perf gtk/annotate: Support multiple event annotationNamhyung Kim4-27/+56
2013-02-14perf ui/gtk: Implement basic GTK2 annotation browserNamhyung Kim6-4/+218
2013-02-14perf annotate: Fix warning message on a missing vmlinuxNamhyung Kim1-1/+1
2013-02-14perf buildid-cache: Add --update optionNamhyung Kim2-1/+53
2013-02-13tools/power turbostat: display SMI count by defaultLen Brown2-24/+38
2013-02-08tools/power turbostat: decode MSR_IA32_POWER_CTLLen Brown1-6/+7
2013-02-08tools/power turbostat: support HaswellLen Brown1-1/+10
2013-02-08testusb: remove all mentions of 'usbfs'Sergei Shtylyov1-14/+13
2013-02-06perf python: Link with sysfs.oArnaldo Carvalho de Melo1-0/+1
2013-02-06perf evlist: Pass the event_group info via perf_attr_detailsArnaldo Carvalho de Melo3-3/+4
2013-02-06perf tools: Fix calloc argument orderingPaul Gortmaker2-3/+3
2013-02-06perf tests: Adding automated parsing tests for group :GH modifiersJiri Olsa1-1/+177
2013-02-06perf tools: Fix perf_evsel::exclude_GH handlingJiri Olsa1-8/+0
2013-02-06perf perl scripts: Fix SIGALRM and pipe read race for rwtopJiri Olsa1-1/+5