summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2013-03-06efivars: efivarfs_valid_name() should handle pstore syntaxMatt Fleming-0/+59
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+6
2013-03-02perf: Enable building perf tools for MetaJames Hogan-0/+6
2013-03-02Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+6
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin-2/+1
2013-02-27selftests: add a simple docJeremy Kerr-0/+42
2013-02-27tools/testing/selftests/Makefile: rearrange targetsAndrew Morton-1/+7
2013-02-27selftests/efivarfs: add create-read testJeremy Kerr-1/+46
2013-02-27selftests/efivarfs: add empty file creation testJeremy Kerr-0/+13
2013-02-27selftests: add tests for efivarfsJeremy Kerr-1/+195
2013-02-25Merge tag 'ktest-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-18/+253
2013-02-21Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-54/+49
2013-02-21Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-17/+14
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-6/+2
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-31/+55
2013-02-20Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds-9/+104
2013-02-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-3142/+7159
2013-02-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki-30/+54
2013-02-18ktest: Remove indexes from warnings checkSteven Rostedt (Red Hat)-8/+26
2013-02-15perf, ARC: Enable building perf tools for ARCVineet Gupta-0/+6
2013-02-15Merge branch 'pm-tools'Rafael J. Wysocki-1/+1
2013-02-14perf tools: Fix build with bison 2.3 and older.Vinson Lee-4/+2
2013-02-14perf tools: Limit unwind support to x86 archsJiri Olsa-0/+5
2013-02-14perf annotate: Make it to be able to skip unannotatable symbolsNamhyung Kim-2/+18
2013-02-14perf gtk/annotate: Fail early if it can't annotateNamhyung Kim-8/+8
2013-02-14perf gtk/annotate: Show source lines with gray colorNamhyung Kim-3/+27
2013-02-14perf gtk/annotate: Support multiple event annotationNamhyung Kim-27/+56
2013-02-14perf ui/gtk: Implement basic GTK2 annotation browserNamhyung Kim-4/+218
2013-02-14perf annotate: Fix warning message on a missing vmlinuxNamhyung Kim-1/+1
2013-02-14perf buildid-cache: Add --update optionNamhyung Kim-1/+53
2013-02-13tools/power turbostat: display SMI count by defaultLen Brown-24/+38
2013-02-08tools/power turbostat: decode MSR_IA32_POWER_CTLLen Brown-6/+7
2013-02-08tools/power turbostat: support HaswellLen Brown-1/+10
2013-02-08testusb: remove all mentions of 'usbfs'Sergei Shtylyov-14/+13
2013-02-06perf python: Link with sysfs.oArnaldo Carvalho de Melo-0/+1
2013-02-06perf evlist: Pass the event_group info via perf_attr_detailsArnaldo Carvalho de Melo-3/+4
2013-02-06perf tools: Fix calloc argument orderingPaul Gortmaker-3/+3
2013-02-06perf tests: Adding automated parsing tests for group :GH modifiersJiri Olsa-1/+177
2013-02-06perf tools: Fix perf_evsel::exclude_GH handlingJiri Olsa-8/+0
2013-02-06perf perl scripts: Fix SIGALRM and pipe read race for rwtopJiri Olsa-1/+5
2013-02-06perf hists browser: Add support to display whole group data for raw columnsJiri Olsa-27/+26
2013-02-06perf stat: Add per processor socket count aggregationStephane Eranian-12/+123
2013-02-06perf tools: Add cpu_map processor socket level functionsStephane Eranian-0/+63
2013-02-06perf evlist: Make event_copy local to mmapsDavid Ahern-29/+30
2013-02-06perf sort: Check return value of strdup()Namhyung Kim-0/+5
2013-02-06perf sort: Make setup_sorting returns an error codeNamhyung Kim-10/+18
2013-02-06perf sort: Drop ip_[lr] arguments from _sort__sym_cmp()Namhyung Kim-17/+6
2013-02-06perf tools: Check for flex and bison before continuing buildingBorislav Petkov-3/+10
2013-02-06perf evlist: Fix set event list leaderStephane Eranian-2/+1
2013-02-06perf report: Enable the runtime switching of perf data fileFeng Tang-11/+27