summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2015-03-12Revert "perf probe: Fix to fall back to find probe point in symbols"Masami Hiramatsu
2015-03-12perf probe: Fix --line to handle aliased symbols in glibcMasami Hiramatsu
2015-03-12perf probe: Fix to handle aliased symbols in glibcMasami Hiramatsu
2015-03-12perf ordered_events: Adopt queue() methodArnaldo Carvalho de Melo
2015-03-12perf tools: Remove superfluous thread->comm_set settingJiri Olsa
2015-03-12perf tools: tool->finished_round() doesn't need perf_sessionArnaldo Carvalho de Melo
2015-03-12perf ordered_events: Allow tools to specify a deliver methodArnaldo Carvalho de Melo
2015-03-11Revert "cpupower Makefile change to help run the tool without 'make install'"Josh Boyer
2015-03-11rcutorture: Enable slow grace-period initializationsPaul E. McKenney
2015-03-11selftests/exec: Check if the syscall exists and bail if notMichael Ellerman
2015-03-11perf ordered_events: Shorten function signaturesArnaldo Carvalho de Melo
2015-03-11perf ordered_events: Untangle from perf_sessionArnaldo Carvalho de Melo
2015-03-09tools: iio: lsiio: Remove unused variablesRoberta Dobrescu
2015-03-09tools: iio: Define _GNU_SOURCE in MakefileRoberta Dobrescu
2015-03-09iio: Move iio userspace applications out of stagingRoberta Dobrescu
2015-03-06treewide: Fix typo in printk messagesMasanari Iida
2015-03-05Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2015-03-05perf annotate: Fix fallback to unparsed disassembler lineArnaldo Carvalho de Melo
2015-03-04Merge tag 'alternatives_padding' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar
2015-03-03torture: Avoid script syntax error when insufficient CPUsPaul E. McKenney
2015-03-03perf/bench: Add -r all so that you can run all mem* routinesBorislav Petkov
2015-03-03perf/bench: Carve out mem routine benchmarkingBorislav Petkov
2015-03-03perf/bench: Fix mem* routines usage after alternatives changeBorislav Petkov
2015-03-03perf sched: No need to keep the session aroundArnaldo Carvalho de Melo
2015-03-03perf tools: Reference count struct threadArnaldo Carvalho de Melo
2015-03-02Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-03-02perf tools: Initialize cpu set in pthread_attr_setaffinity_np feature testAdrian Hunter
2015-03-02perf probe: Remove bias offset to find probe point by addressMasami Hiramatsu
2015-03-02perf probe: Warn if given uprobe event accesses memory on older kernelMasami Hiramatsu
2015-03-02perf tools: Improve 'libbabel' feature check failure messageIngo Molnar
2015-03-02perf tools: Improve feature test debuggabilityIngo Molnar
2015-03-02perf tools: Improve libbfd detection messageIngo Molnar
2015-03-02perf tools: Improve libperl detection messageIngo Molnar
2015-03-02perf tools: Improve Python feature detection messagesIngo Molnar
2015-03-02perf tools: Remove annoying extra message from the features buildIngo Molnar
2015-03-02perf tools: Add PERF-FEATURES to the .gitignore fileIngo Molnar
2015-03-02perf record: Document --group optionNamhyung Kim
2015-03-02perf record: Get rid of -l option from DocumentationNamhyung Kim
2015-03-02perf tools: Fix build error on ARCH=i386/x86_64/sparc64Namhyung Kim
2015-03-02perf tools: Fix FORK after COMM when synthesizing records for pre-existing th...Arnaldo Carvalho de Melo
2015-03-02perf stat: Report unsupported events properlySuzuki K. Poulose
2015-03-02perf tools: Compare JOBS to 0 after grepDavid Ahern
2015-03-02perf tools: Only include tsc file for x86David Ahern
2015-03-02Merge 'tip/perf/urgent' into perf/core to pick fixesArnaldo Carvalho de Melo
2015-03-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-02-28tools/thermal: tmon: silence 'set but not used' warningsBrian Norris
2015-02-28tools/thermal: tmon: use pkg-config to determine library dependenciesBrian Norris
2015-02-28tools/thermal: tmon: support cross-compilingBrian Norris
2015-02-28tools/thermal: tmon: add .gitignoreBrian Norris
2015-02-28tools/thermal: tmon: fixup tui windowing calculationsBrian Norris