summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2015-09-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-08-31Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-08-31Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-08-31Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-08-31Merge tag 'xtensa-20150830' of git://github.com/czankel/xtensa-linuxLinus Torvalds
2015-08-31Merge tag 'staging-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-08-31Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-08-31Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-08-31Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2015-08-31Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2015-08-29Merge tag 'v4.2' into for_nextChris Zankel
2015-08-28perf evlist: Add backpointer for perf_env to evlistKan Liang
2015-08-28perf tools: Rename perf_session_env to perf_envKan Liang
2015-08-28perf tools: Do not change lib/api/fs/debugfs directlyJiri Olsa
2015-08-28perf tools: Add tracing_path and remove unneeded functionsJiri Olsa
2015-08-28perf buildid: Introduce sysfs/filename__sprintf_build_idMasami Hiramatsu
2015-08-28perf evsel: Add a backpointer to the evlist a evsel is inArnaldo Carvalho de Melo
2015-08-28perf trace: Add header with copyright and background infoArnaldo Carvalho de Melo
2015-08-28perf scripts python: Add new compaction-times scriptTony Jones
2015-08-28perf stat: Get correct cpu id for print_aggrKan Liang
2015-08-28tools lib traceeveent: Allow for negative numbers in print formatSteven Rostedt
2015-08-28perf script: Add --[no-]-demangle/--[no-]-demangle-kernelMark Drayton
2015-08-26perf probe: Support probing at absolute addressWang Nan
2015-08-26perf probe: Fix error reported when offset without functionWang Nan
2015-08-26perf probe: Fix list result when address is zeroWang Nan
2015-08-26perf probe: Fix list result when symbol can't be foundWang Nan
2015-08-26tools build: Allow duplicate objects in the object listJiri Olsa
2015-08-26perf tools: Remove export.h from MANIFESTJiri Olsa
2015-08-26perf probe: Prevent segfault when reading probe point with absolute addressWang Nan
2015-08-25tools/liblockdep: Use the rbtree header provided by common tools headersSasha Levin
2015-08-25tools/liblockdep: Correct macro for WARNSasha Levin
2015-08-25tools: Restore export.hSasha Levin
2015-08-24perf tools: Update Intel PT documentationAdrian Hunter
2015-08-24perf tools: Add Intel PT support for decoding TRACESTOP packetsAdrian Hunter
2015-08-24perf tools: Add Intel PT support for using CYC packetsAdrian Hunter
2015-08-24perf tools: Add Intel PT support for decoding CYC packetsAdrian Hunter
2015-08-24perf tools: Add Intel PT support for using MTC packetsAdrian Hunter
2015-08-24perf tools: Add Intel PT support for decoding MTC packetsAdrian Hunter
2015-08-24perf tools: Pass Intel PT information for decoding MTC and CYCAdrian Hunter
2015-08-24perf tools: Add new Intel PT packet definitionsAdrian Hunter
2015-08-24perf tools: Add Intel PT support for PSB periodsAdrian Hunter
2015-08-24perf tools: Fix Intel PT 'instructions' sample periodAdrian Hunter
2015-08-24perf ordered_events: Clear the progress bar at the end of a flushArnaldo Carvalho de Melo
2015-08-24perf ui tui progress: Implement the ui_progress_ops->finish() methodArnaldo Carvalho de Melo
2015-08-24perf annotate: Reset the dso find_symbol cache when removing symbolsArnaldo Carvalho de Melo
2015-08-22perf tools: Fix tarball build broken by pt/btsAdrian Hunter
2015-08-21perf probe: Try to use symbol table if searching debug info failedWang Nan
2015-08-21perf tools: Initialize reference counts in map__clone()Arnaldo Carvalho de Melo
2015-08-21perf tools: Add example call-graph scriptAdrian Hunter
2015-08-21perf tools: Put itrace options into an asciidoc includeAdrian Hunter