aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAge
* perf annotate browser: Handle retq instructionsArnaldo Carvalho de Melo2012-04-20
* perf annotate browser: Add visual cue for retq instructionArnaldo Carvalho de Melo2012-04-20
* perf annotate browser: Add visual cues on jump linesArnaldo Carvalho de Melo2012-04-20
* perf annotate browser: Suppress the callq addressArnaldo Carvalho de Melo2012-04-20
* perf annotate browser: Bandaid offsets/jump label objdump ambiguityArnaldo Carvalho de Melo2012-04-20
* perf annotate: Group operands membersArnaldo Carvalho de Melo2012-04-20
* perf annotate: Add missing jump variantsArnaldo Carvalho de Melo2012-04-19
* perf annotate browser: Use a vertical line as percentage separatorArnaldo Carvalho de Melo2012-04-19
* perf annotate browser: Make lines more compactArnaldo Carvalho de Melo2012-04-19
* perf annotate browser: Align jump labelsArnaldo Carvalho de Melo2012-04-19
* perf annotate browser: Hide non jump target addresses in offset modeArnaldo Carvalho de Melo2012-04-19
* perf symbols: Introduce symbol__size methodArnaldo Carvalho de Melo2012-04-19
* perf annotate browser: Rename disasm_line_rb_nodeArnaldo Carvalho de Melo2012-04-19
* perf annotate: Introduce scnprintf ins_ops methodArnaldo Carvalho de Melo2012-04-19
* perf annotate: Parse call targets earlierArnaldo Carvalho de Melo2012-04-18
* perf annotate: Disassembler instruction parsingArnaldo Carvalho de Melo2012-04-18
* perf annotate browser: Use the disasm_line instruction name and operand fieldsArnaldo Carvalho de Melo2012-04-16
* perf annotate: Parse instructionArnaldo Carvalho de Melo2012-04-16
* perf annotate: Rename objdump_line to disasm_lineArnaldo Carvalho de Melo2012-04-16
* Merge tag 'v3.4-rc2' into perf/coreIngo Molnar2012-04-13
|\
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-31
| |\
| * \ Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-03-30
| |\ \
| | * | tools turbostat: harden against cpu online/offlineLen Brown2012-03-29
| | * | tools turbostat: reduce measurement overhead due to IPIsLen Brown2012-03-29
| | * | tools turbostat: add summary optionLen Brown2012-03-29
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutilsLinus Torvalds2012-03-29
| |\ \ \
| | * | | cpupower tools: add install target to the debug tools' makefilesFranck Bui-Huu2012-03-03
| | * | | cpupower tools: allow to build debug tools in a separate directory tooFranck Bui-Huu2012-03-03
| | * | | cpupower: Fix broken mask valuesThomas Renninger2012-03-03
| | * | | cpupower tool: allow to build in a separate directoryFranck Bui-Huu2012-03-03
| | * | | cpupower tool: makefile: simplify the recipe used to generate cpupower.pot ta...Franck Bui-Huu2012-03-03
| | * | | cpupower tool: remove use of undefined variables from the clean target of the...Franck Bui-Huu2012-03-03
| | * | | cpupower: Fix linking with --as-neededOzan Çağlayan2012-03-03
| | * | | cpupower: Remove unneeded code and by that fix a memleakThomas Renninger2012-03-03
| | * | | cpupower: Fix number of idle statesThomas Renninger2012-03-03
| | * | | cpupower: Unify cpupower-frequency-* manpagesThomas Renninger2012-03-03
| | * | | cpupower: Add cpupower-idle-info manpageThomas Renninger2012-03-03
| | * | | cpupower: AMD fam14h/Ontario monitor can also be used by fam12h cpusThomas Renninger2012-03-03
| | * | | cpupower: Better interface for accessing AMD pci registersThomas Renninger2012-03-03
| * | | | mm: move hugepage test examples to tools/testing/selftests/vmDave Young2012-03-28
| * | | | mm: move slabinfo.c to tools/vmDave Young2012-03-28
| * | | | mm: move page-types.c from Documentation to tools/vmDave Young2012-03-28
| * | | | selftests/Makefile: make `run_tests' depend on `all'Andrew Morton2012-03-28
| * | | | selftests: launch individual selftests from the main MakefileFrederic Weisbecker2012-03-28
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-03-27
| |\ \ \ \
| | * \ \ \ Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2012-03-23
| | |\ \ \ \
| | | * | | | tools/virtio: stub out strong barriersMichael S. Tsirkin2012-02-28
| | | * | | | tools/virtio: add linux/hrtimer.h stubMichael S. Tsirkin2012-02-28
| | | * | | | tools/virtio: add linux/module.h stubMichael S. Tsirkin2012-02-28
| | | |/ / /
* | | | | | perf record: Use sw counter only if hw pmu is not detectedRobert Richter2012-04-11