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