summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2015-10-10tools/thermal: tmon: use pkg-config also for CFLAGSOlaf Hering
2015-10-08Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2015-10-08Merge branch 'perf/urgent' into perf/core, before pulling new changesIngo Molnar
2015-10-07Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.201...Paul E. McKenney
2015-10-07perf python: Support the PERF_RECORD_SWITCH eventArnaldo Carvalho de Melo
2015-10-07Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2015-10-07perf tools: Fix build break on powerpc due to sample_reg_masksSukadev Bhattiprolu
2015-10-07selftests/x86: Add a test for ptrace syscall restart and arg modificationAndy Lutomirski
2015-10-07selftests/x86: Add a test for vDSO unwindingAndy Lutomirski
2015-10-07Merge branch 'linus' into x86/asm, to pick up fixes before applying new changesIngo Molnar
2015-10-06perf tools: Fix handling read result using a signed variableAndrzej Hajda
2015-10-06perf tools: Use hpp_dimension__add_output to register hpp columnsJiri Olsa
2015-10-06perf tools: Introduce hpp_dimension__add_output functionJiri Olsa
2015-10-06perf tools: Get rid of superfluos call to reset_dimensionsJiri Olsa
2015-10-06torture: Forgive non-plural argumentsPaul E. McKenney
2015-10-06locktorture: Add torture tests for percpu_rwsemPaul E. McKenney
2015-10-06locktorture: Support rtmutex torturingDavidlohr Bueso
2015-10-05perf tools: Fail properly in case pattern matching fails to find tracepointJiri Olsa
2015-10-05perf hists browser: Implement horizontal scrollingArnaldo Carvalho de Melo
2015-10-05perf ui browser: Optional horizontal scrolling key bindingArnaldo Carvalho de Melo
2015-10-05perf callchain: Switch default to 'graph,0.5,caller'Arnaldo Carvalho de Melo
2015-10-05perf tests: Add Intel CQM testMatt Fleming
2015-10-05perf tests: Move x86 tests into arch directoryMatt Fleming
2015-10-05perf tests: Add arch testsMatt Fleming
2015-10-05perf tools: Handle -h and -v optionsJiri Olsa
2015-10-05perf tools: Setup proper width for symbol_iaddr fieldJiri Olsa
2015-10-05perf tools: Add support for sorting on the iaddrDon Zickus
2015-10-05perf tests: Add parsing test for 'P' modifierJiri Olsa
2015-10-05perf tools: Introduce 'P' modifier to request max precisionJiri Olsa
2015-10-05perf tools: Export perf_event_attr__set_max_precise_ip()Jiri Olsa
2015-10-05perf annotate: Fix sizeof_sym_hist overflow issueJiri Olsa
2015-10-05perf evlist: Display DATA_SRC sample type bitJiri Olsa
2015-10-05tools lib api fs: No need to use PATH_MAX + 1Jiri Olsa
2015-10-02perf stat: Reduce min --interval-print to 10msKan Liang
2015-10-02perf record: Change 'record.samples' type to unsigned long longYang Shi
2015-10-02perf probe: Allow probing on kmodules without dwarfMasami Hiramatsu
2015-10-02perf list: Honour 'event_glob' whem printing selectable PMUsArnaldo Carvalho de Melo
2015-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-01Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-10-01perf list: Do event name substring search as last resort when no events foundArnaldo Carvalho de Melo
2015-10-01perf callchain: Allow for max_stack greater than PERF_MAX_STACK_DEPTHAdrian Hunter
2015-10-01perf report: Fix a bug on "--call-graph none" optionNamhyung Kim
2015-10-01perf top: Register idle threadNamhyung Kim
2015-10-01perf top: Fix unresolved comm when -s comm is usedNamhyung Kim
2015-10-01perf record: Allocate area for sample_id_hdr in a synthesized comm eventNamhyung Kim
2015-10-01powerpc/selftest: Add gettimeofday() benchmarkMichael Neuling
2015-09-30perf tools: By default use the most precise "cycles" hw counter availableArnaldo Carvalho de Melo
2015-09-30perf list: Remove blank lines, headers when piping outputArnaldo Carvalho de Melo
2015-09-30perf probe: Improve error message when %return is on inlined functionMasami Hiramatsu
2015-09-30perf probe: Fix a segfault bug in debuginfo_cacheMasami Hiramatsu