summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | tools: Cleanup EXTRA_WARNINGSBorislav Petkov2012-04-111-20/+20
* | | | | | | | tools: Add Makefile.includeBorislav Petkov2012-04-112-46/+58
* | | | | | | | perf tools: Ignore auto-generated bison/flex filesNamhyung Kim2012-04-111-0/+2
* | | | | | | | perf annotate browser: string search: /?nArnaldo Carvalho de Melo2012-04-071-1/+148
* | | | | | | | perf report: Correct display of samples and events in headerAshay Rane2012-04-072-7/+14
* | | | | | | | perf annotate browser: Initial support for navigating jump instructionsArnaldo Carvalho de Melo2012-04-071-2/+61
* | | | | | | | perf ui annotate browser: Add list based search for addr offsetArnaldo Carvalho de Melo2012-04-071-9/+16
* | | | | | | | perf ui annotate browser: Move callq handling to separate functionArnaldo Carvalho de Melo2012-04-071-46/+48
* | | | | | | | perf ui annotate browser: Allow toggling addr offset viewArnaldo Carvalho de Melo2012-04-071-3/+12
* | | | | | | | perf annotate: Allow printing objdump line addr in different colorArnaldo Carvalho de Melo2012-04-075-16/+53
* | | | | | | | perf ui browser: Return the current color when setting a new oneArnaldo Carvalho de Melo2012-04-072-2/+6
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | perf annotate: Validate addr in symbol__inc_addr_samplesArnaldo Carvalho de Melo2012-04-054-3/+38
* | | | | | | perf hists browser: Fix NULL deref in hists browsing codeJiri Olsa2012-04-051-0/+3
* | | | | | | perf hists: Catch and handle out-of-date hist entry maps.David Miller2012-04-051-0/+12
* | | | | | | perf annotate: Fix hist decayArnaldo Carvalho de Melo2012-04-051-8/+4
* | | | | | | perf top: Add intel_idle to the skip listArnaldo Carvalho de Melo2012-04-051-0/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | perf tools: Fix getrusage() related build failure on glibc trunkMarkus Trippelsdorf2012-04-041-0/+1
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar2012-03-3115-8546/+135
|\ \ \ \ \
| * | | | | perf tools: Remove auto-generated bison/flex filesIngo Molnar2012-03-309-8476/+30
| * | | | | perf annotate: Fix off by one symbol hist size allocation and hit accountingArnaldo Carvalho de Melo2012-03-291-3/+3
| * | | | | perf tools: Add missing ref-cycles event back to event parserNamhyung Kim2012-03-291-0/+1
| * | | | | perf annotate: addr2line wants addresses in same format as objdumpDavid Miller2012-03-281-1/+1
| * | | | | perf probe: Finder fails to resolve function name to addressPrashanth Nageshappa2012-03-281-1/+3
| * | | | | perf symbols: Handle NULL dso in dso__name_lenDavid Miller2012-03-271-0/+2
| * | | | | perf symbols: Do not include libgen.hDavid Miller2012-03-271-1/+0
| * | | | | perf tools: Fix bug in raw sample parsingStephane Eranian2012-03-261-0/+2
| * | | | | perf tools: Fix display of first level of callchainsFrederic Weisbecker2012-03-261-64/+93
* | | | | | perf tools: Switch module.h into export.hJiri Olsa2012-03-262-1/+1
* | | | | | Merge branch 'linus' into perf/urgentIngo Molnar2012-03-269-93/+614
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | bitops: rename for_each_set_bit_cont() in favor of analogous list.h functionAkinobu Mita2012-03-231-1/+1
| * | | | Merge tag 'ktest-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2012-03-232-14/+56
| |\ \ \ \
| | * | | | ktest: Allow a test to override REBOOT_ON_SUCCESSSteven Rostedt2012-03-211-2/+10
| | * | | | ktest: Fix SWITCH_TO_GOOD to also reboot the machineSteven Rostedt2012-03-211-1/+0
| | * | | | ktest: Add SCP_TO_TARGET_INSTALL optionSteven Rostedt2012-03-212-7/+33
| | * | | | ktest: Add warning when bugs are ignoredSteven Rostedt2012-03-211-3/+12
| | * | | | ktest: Add INSTALL_MOD_STRIP=1 when installing modulesSteven Rostedt2012-03-211-1/+1
| * | | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-03-224-29/+142
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | USB: ffs-test: Don't duplicate {get,put}_unaligned*() functionsMatt Fleming2012-02-282-29/+2
| | * | | | tools/include: Add byteshift headers for endian accessMatt Fleming2012-02-282-0/+140
| | | |/ / | | |/| |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-201-1/+1
| |\ \ \ \
| | * | | | tools: Fix typo in ktest.plMasanari Iida2012-02-211-1/+1
| * | | | | Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-03-202-2/+2
| |\ \ \ \ \
| | * \ \ \ \ Merge 3.3-rc7 into usb-nextGreg Kroah-Hartman2012-03-122-2/+2
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2012-03-012-2/+2
| | | |\ \ \ \ | | | | |_|/ / | | | |/| | |
| | | | * | | usb: gadget: update Michal Nazarewicz's email addressMichal Nazarewicz2012-01-242-2/+2
| * | | | | | Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-201-46/+412
| |\ \ \ \ \ \
| | * | | | | | Tools: hv: Support enumeration from all the poolsK. Y. Srinivasan2012-03-161-7/+117
| | * | | | | | Tools: hv: Fully support the new KVP verbs in the user level daemonK. Y. Srinivasan2012-03-161-1/+280
| | * | | | | | Drivers: hv: Support the newly introduced KVP messages in the driverK. Y. Srinivasan2012-03-161-0/+7
| | * | | | | | Drivers: hv: Add new message types to enhance KVPK. Y. Srinivasan2012-03-131-1/+1
OpenPOWER on IntegriCloud