summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf auxtrace: Make auxtrace_queues__add_buffer() do CPU filteringAdrian Hunter2018-04-061-10/+10
* tools headers uapi: Synchronize i915_drm.hArnaldo Carvalho de Melo2018-04-051-4/+108
* perf report: Remove duplicated 'samples' in lost samples warningArnaldo Carvalho de Melo2018-04-051-1/+1
* perf ui browser: Fixup cleaning unused lines at the bottomArnaldo Carvalho de Melo2018-04-051-2/+2
* perf annotate browser: Fixup vertical line separating metrics from instructionsArnaldo Carvalho de Melo2018-04-051-1/+1
* perf annotate: Show group details on the title lineArnaldo Carvalho de Melo2018-04-051-2/+5
* perf auxtrace: Make auxtrace_queues__add_buffer() allocate struct bufferAdrian Hunter2018-04-051-30/+24
* Merge tag 'perf-core-for-mingo-4.17-20180403' of git://git.kernel.org/pub/scm...Ingo Molnar2018-04-0422-116/+418
|\
| * perf trace: Remove redundant ')'Changbin Du2018-04-031-1/+1
| * perf annotate stdio2: Print more descriptive event information headerArnaldo Carvalho de Melo2018-04-031-7/+3
| * perf annotate browser: Show extra title line with event informationArnaldo Carvalho de Melo2018-04-031-4/+27
| * perf annotate: Introduce annotation__scnprintf_samples_period() methodArnaldo Carvalho de Melo2018-04-032-0/+50
| * perf ui browser: Move the extra title lines from the hists browserArnaldo Carvalho de Melo2018-04-033-20/+33
| * perf hists: Move hists__scnprintf_title() away from the TUI codeArnaldo Carvalho de Melo2018-04-032-79/+81
| * perf hists: Introduce hists__scnprint_title()Arnaldo Carvalho de Melo2018-04-032-4/+17
| * perf hists browser: Rename perf_evsel_browser_title to a more descriptive nameArnaldo Carvalho de Melo2018-04-031-5/+3
| * perf version: Add man pageJin Yao2018-04-021-0/+24
| * perf tools: Add 'perf -vv' as an alias to 'perf version --build-options'Jin Yao2018-04-022-0/+7
| * perf version: Print the compiled-in status of librariesJin Yao2018-04-021-1/+81
| * perf config: Rename to HAVE_DWARF_GETLOCATIONS_SUPPORTJin Yao2018-04-022-2/+2
| * perf config: Add some new -DHAVE_XXX to CFLAGSJin Yao2018-04-021-0/+6
| * tools include: Add config.h header fileJiri Olsa2018-04-021-0/+34
| * perf trace: Show only failing syscallsArnaldo Carvalho de Melo2018-04-022-3/+9
| * tools headers: Synchronize x86's cpufeatures.hArnaldo Carvalho de Melo2018-04-021-0/+2
| * perf tools: Add a "dso_size" sort orderKim Phillips2018-04-025-0/+48
* | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2018-04-0216-146/+3
|\ \
| * | ktest: remove obsolete architecturesArnd Bergmann2018-03-261-30/+1
| * | arch: remove tile portArnd Bergmann2018-03-165-71/+1
| * | arch: remove score portArnd Bergmann2018-03-092-14/+0
| * | arch: remove m32r portArnd Bergmann2018-03-092-9/+0
| * | arch: remove frv portArnd Bergmann2018-03-092-9/+0
| * | mn10300: Remove the architectureDavid Howells2018-03-093-9/+1
| * | Merge tag 'metag_remove_2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2018-03-071-4/+0
| |\ \
| | * | Drop a bunch of metag referencesJames Hogan2018-02-231-4/+0
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-04-02177-1920/+8122
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2018-03-295-2/+196
| |\ \ \
| * | | | perf vendor events s390: Add JSON files for IBM z14Thomas Richter2018-03-274-0/+469
| * | | | perf vendor events s390: Add JSON files for IBM z13Thomas Richter2018-03-274-0/+511
| * | | | perf vendor events s390: Add JSON files for IBM zEC12 zBC12Thomas Richter2018-03-274-0/+385
| * | | | perf vendor events s390: Add JSON files for IBM z196Thomas Richter2018-03-274-0/+319
| * | | | perf vendor events s390: Add JSON files for IBM z10EC z10BCThomas Richter2018-03-274-0/+284
| * | | | perf mmap: Be consistent when checking for an unmaped ring bufferArnaldo Carvalho de Melo2018-03-271-1/+12
| * | | | perf mmap: Fix accessing unmapped mmap in perf_mmap__read_done()Kan Liang2018-03-271-0/+6
| * | | | perf build: Fix check-headers.sh opts assignmentJiri Olsa2018-03-271-0/+1
| * | | | perf annotate: Use absolute addresses to calculate jump target offsetsArnaldo Carvalho de Melo2018-03-231-3/+2
| * | | | perf annotate: Defer searching for comma in raw line till it is neededArnaldo Carvalho de Melo2018-03-231-1/+2
| * | | | perf annotate: Support jumping from one function to anotherArnaldo Carvalho de Melo2018-03-232-7/+22
| * | | | perf annotate: Add "_local" to jump/offset validation routinesArnaldo Carvalho de Melo2018-03-233-9/+16
| * | | | perf python: Reference Py_None before returning itPetr Machata2018-03-231-1/+3
| * | | | perf annotate: Mark jumps to outher functions with the call arrowArnaldo Carvalho de Melo2018-03-212-3/+53
OpenPOWER on IntegriCloud