summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2012-10-12Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2012-10-11perf: fix duplicate header inclusionMichel Lespinasse
2012-10-09rbtree: adjust node color in __rb_erase_color() only when necessaryMichel Lespinasse
2012-10-08Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2012-10-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-10-07Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-10-06Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_drive...Len Brown
2012-10-06tools/power/turbostat: add option to count SMIs, re-name some optionsLen Brown
2012-10-06epoll: support for disabling items, and a self-test appPaton J. Lewis
2012-10-04lguest: fix occasional crash in example launcher.Rusty Russell
2012-10-03kbuild: Fix gcc -x syntaxJean Delvare
2012-10-01Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds
2012-10-01Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-01Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-01Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-10-01Merge tag 'ktest-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-09-28tools: Fix pthread flag for Makefile of trace-agent used by virtio-traceYoshihiro YUNOMAE
2012-09-28tools: Add guest trace agent as a user toolYoshihiro YUNOMAE
2012-09-27tools/power turbostat: add [-d MSR#][-D MSR#] options to print counter deltasLen Brown
2012-09-27perf trace: Add aliases for some syscallsArnaldo Carvalho de Melo
2012-09-27kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as ...Adam Lee
2012-09-27perf probe: Print an enum type variable in "enum variable-name" format when s...Hyeoncheol Lee
2012-09-27perf tools: Check libaudit availability for perf-trace builtinNamhyung Kim
2012-09-26perf hists: Add missing period_* fields when collapsing a hist entryNamhyung Kim
2012-09-26perf trace: New toolArnaldo Carvalho de Melo
2012-09-26perf evsel: Export the event_format constructorArnaldo Carvalho de Melo
2012-09-26perf evsel: Introduce rawptr() methodArnaldo Carvalho de Melo
2012-09-26tools/power turbostat: add [-m MSR#] optionLen Brown
2012-09-26tools/power turbostat: make -M output prettyLen Brown
2012-09-26tools/power turbostat: print more turbo-limit informationLen Brown
2012-09-26tools/power turbostat: delete unused lineLen Brown
2012-09-26tools/power turbostat: run on IVB XeonLen Brown
2012-09-26perf tools: Use perf_evsel__newtp in the event parserArnaldo Carvalho de Melo
2012-09-26perf evsel: The tracepoint constructor should store sys:nameArnaldo Carvalho de Melo
2012-09-26ktest: Fix ELSE IF statementsSteven Rostedt
2012-09-26perf evlist: Introduce set_filter() methodArnaldo Carvalho de Melo
2012-09-26perf evlist: Renane set_filters method to apply_filtersArnaldo Carvalho de Melo
2012-09-26perf test: Add test to check we correctly parse and match syscall open parmsArnaldo Carvalho de Melo
2012-09-26perf evsel: Handle endianity in intval methodArnaldo Carvalho de Melo
2012-09-26perf evsel: Know if byte swap is neededArnaldo Carvalho de Melo
2012-09-26perf tools: Allow handling a NULL cpu_map as meaning "all cpus"Arnaldo Carvalho de Melo
2012-09-26perf evsel: Improve tracepoint constructor setupArnaldo Carvalho de Melo
2012-09-25tools lib traceevent: Fix error path on pevent_parse_eventNamhyung Kim
2012-09-25perf test: Fix build failureNamhyung Kim
2012-09-25tools/power/acpi/acpidump: create acpidump(8), local make install targetsLen Brown
2012-09-25tools/power/acpi/acpidump: version 20101221 - find dynamic tables in sysfsYakui Zhao
2012-09-24tools lib traceevent: Handle alloc_arg failureNamhyung Kim
2012-09-24perf test: Add test for the sched tracepoint format fieldsArnaldo Carvalho de Melo
2012-09-24perf evsel: Provide a new constructor for tracepointsArnaldo Carvalho de Melo