aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAge
* perf tools: Fix thread map that is type pid_tRobert Richter2012-04-11
* perf stat: Declare some references staticRobert Richter2012-04-11
* perf tools: Move GTK+ bits to tools/perf/ui/gtk directoryNamhyung Kim2012-04-11
* perf tools: Move UI bits to tools/perf/ui directoryNamhyung Kim2012-04-11
* perf annotate: Fix a build errorNamhyung Kim2012-04-11
* perf tools: Fix parsers' rules to dependenciesJiri Olsa2012-04-11
* tools: Connect to the kernel build systemBorislav Petkov2012-04-11
* tools: Add a help targetBorislav Petkov2012-04-11
* tools: Add a toplevel MakefileBorislav Petkov2012-04-11
* tools: Cleanup EXTRA_WARNINGSBorislav Petkov2012-04-11
* tools: Add Makefile.includeBorislav Petkov2012-04-11
* perf tools: Ignore auto-generated bison/flex filesNamhyung Kim2012-04-11
* perf annotate browser: string search: /?nArnaldo Carvalho de Melo2012-04-07
* perf report: Correct display of samples and events in headerAshay Rane2012-04-07
* perf annotate browser: Initial support for navigating jump instructionsArnaldo Carvalho de Melo2012-04-07
* perf ui annotate browser: Add list based search for addr offsetArnaldo Carvalho de Melo2012-04-07
* perf ui annotate browser: Move callq handling to separate functionArnaldo Carvalho de Melo2012-04-07
* perf ui annotate browser: Allow toggling addr offset viewArnaldo Carvalho de Melo2012-04-07
* perf annotate: Allow printing objdump line addr in different colorArnaldo Carvalho de Melo2012-04-07
* perf ui browser: Return the current color when setting a new oneArnaldo Carvalho de Melo2012-04-07
* perf annotate: Validate addr in symbol__inc_addr_samplesArnaldo Carvalho de Melo2012-04-05
* perf hists browser: Fix NULL deref in hists browsing codeJiri Olsa2012-04-05
* perf hists: Catch and handle out-of-date hist entry maps.David Miller2012-04-05
* perf annotate: Fix hist decayArnaldo Carvalho de Melo2012-04-05
* perf top: Add intel_idle to the skip listArnaldo Carvalho de Melo2012-04-05
* perf tools: Fix getrusage() related build failure on glibc trunkMarkus Trippelsdorf2012-04-04
* Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar2012-03-31
|\
| * perf tools: Remove auto-generated bison/flex filesIngo Molnar2012-03-30
| * perf annotate: Fix off by one symbol hist size allocation and hit accountingArnaldo Carvalho de Melo2012-03-29
| * perf tools: Add missing ref-cycles event back to event parserNamhyung Kim2012-03-29
| * perf annotate: addr2line wants addresses in same format as objdumpDavid Miller2012-03-28
| * perf probe: Finder fails to resolve function name to addressPrashanth Nageshappa2012-03-28
| * perf symbols: Handle NULL dso in dso__name_lenDavid Miller2012-03-27
| * perf symbols: Do not include libgen.hDavid Miller2012-03-27
| * perf tools: Fix bug in raw sample parsingStephane Eranian2012-03-26
| * perf tools: Fix display of first level of callchainsFrederic Weisbecker2012-03-26
* | perf tools: Switch module.h into export.hJiri Olsa2012-03-26
* | Merge branch 'linus' into perf/urgentIngo Molnar2012-03-26
|\ \ | |/ |/|
| * bitops: rename for_each_set_bit_cont() in favor of analogous list.h functionAkinobu Mita2012-03-23
| * Merge tag 'ktest-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2012-03-23
| |\
| | * ktest: Allow a test to override REBOOT_ON_SUCCESSSteven Rostedt2012-03-21
| | * ktest: Fix SWITCH_TO_GOOD to also reboot the machineSteven Rostedt2012-03-21
| | * ktest: Add SCP_TO_TARGET_INSTALL optionSteven Rostedt2012-03-21
| | * ktest: Add warning when bugs are ignoredSteven Rostedt2012-03-21
| | * ktest: Add INSTALL_MOD_STRIP=1 when installing modulesSteven Rostedt2012-03-21
| * | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-03-22
| |\ \
| | * | USB: ffs-test: Don't duplicate {get,put}_unaligned*() functionsMatt Fleming2012-02-28
| | * | tools/include: Add byteshift headers for endian accessMatt Fleming2012-02-28
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-21
| |\ \ \
| | * | | tools: Fix typo in ktest.plMasanari Iida2012-02-21