summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf callchain: Refactor inline_list to store srcline string directlyMilian Wolff2017-10-242-16/+41
* perf callchain: Refactor inline_list to operate on symbolsMilian Wolff2017-10-243-32/+69
* perf callchain: Store srcline in callchain_cursor_nodeMilian Wolff2017-10-243-26/+29
* perf report: Remove code to handle inline frames from browsersMilian Wolff2017-10-245-282/+13
* Merge tag 'perf-core-for-mingo-4.15-20171023' of git://git.kernel.org/pub/scm...Ingo Molnar2017-10-2446-830/+3367
|\
| * perf vendor events: Add Goldmont Plus V1 event fileKan Liang2017-10-237-0/+2414
| * perf namespaces: Add more appropriate set of headersArnaldo Carvalho de Melo2017-10-231-2/+3
| * perf kmem: Perform some cleanup if '--time' is given an invalid valueChristophe JAILLET2017-10-231-1/+2
| * perf script: Fix error handling pathChristophe JAILLET2017-10-231-2/+4
| * perf script: Use fprintf like printing uniformlyArnaldo Carvalho de Melo2017-10-231-232/+259
| * perf tools: Introduce binary__fprintf()Arnaldo Carvalho de Melo2017-10-235-55/+70
| * perf vendor events: Fix incorrect cmask syntax for some Intel metricsAndi Kleen2017-10-234-5/+5
| * perf tools: Do not check ABI headers in a detached tarball buildArnaldo Carvalho de Melo2017-10-231-0/+5
| * perf annotate: Remove arch::cpuid_parse callbackJiri Olsa2017-10-236-11/+27
| * perf list: Fix group description in the man pageAndi Kleen2017-10-231-1/+1
| * perf tests attr: Make hw events optionalJiri Olsa2017-10-237-0/+41
| * perf mmap: Adopt push method from builtin-record.cArnaldo Carvalho de Melo2017-10-233-100/+103
| * perf record: Make record__mmap_read genericArnaldo Carvalho de Melo2017-10-231-9/+13
| * perf mmap: Move perf_mmap and methods to separate mmap.[ch] filesArnaldo Carvalho de Melo2017-10-236-323/+349
| * perf vendor events: Update JSON metrics for Skylake ServerAndi Kleen2017-10-231-30/+12
| * perf vendor events: Update JSON metrics for SkylakeAndi Kleen2017-10-231-10/+10
| * perf vendor events: Update JSON metrics for Sandy BridgeAndi Kleen2017-10-231-6/+6
| * perf vendor events: Update JSON metrics for JakeTownAndi Kleen2017-10-231-6/+6
| * perf vendor events: Update JSON metrics for IvyTownAndi Kleen2017-10-231-9/+9
| * perf vendor events: Update JSON metrics for IvyBridgeAndi Kleen2017-10-231-9/+9
| * perf vendor events: Update JSON metrics for Haswell ServerAndi Kleen2017-10-231-8/+8
| * perf vendor events: Update JSON metrics for HaswellAndi Kleen2017-10-231-8/+8
| * perf vendor events: Update JSON metrics for Broadwell ServerAndi Kleen2017-10-231-9/+9
| * perf vendor events: Update JSON metrics for BroadwellAndi Kleen2017-10-231-9/+9
|/
* lkdtm, kprobes: Convert from jprobes to kprobesKees Cook2017-10-231-109/+45
* kprobes/docs: Remove jprobes related documentsMasami Hiramatsu2017-10-201-102/+57
* kprobes: Remove the jprobes sample codeMasami Hiramatsu2017-10-202-68/+1
* kprobes: Disable the jprobes test codeMasami Hiramatsu2017-10-201-1/+8
* kprobes: Disable the jprobes APIsMasami Hiramatsu2017-10-202-22/+20
* Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2017-10-20779-4591/+8039
|\
| * Merge tag 'perf-urgent-for-mingo-4.14-20171019' of git://git.kernel.org/pub/s...Ingo Molnar2017-10-207-10/+37
| |\
| | * perf test shell trace+probe_libc_inet_pton.sh: Be compatible with Debian/UbuntuLi Zhijian2017-10-181-3/+6
| | * perf xyarray: Fix wrong processing when closing evsel fdJin Yao2017-10-181-2/+2
| | * perf buildid-list: Fix crash when processing PERF_RECORD_NAMESPACENamhyung Kim2017-10-171-0/+2
| | * perf record: Fix documentation for a inexistent option '-l'Taeung Song2017-10-171-2/+2
| | * perf tools: Add long time reviewers to MAINTAINERSArnaldo Carvalho de Melo2017-10-161-0/+2
| | * perf tools: Check wether the eBPF file exists in event parsingJiri Olsa2017-10-131-2/+15
| | * perf hists: Add extra integrity checks to fmt_free()Jiri Olsa2017-10-131-0/+7
| | * perf hists: Fix crash in perf_hpp__reset_output_field()Jiri Olsa2017-10-131-1/+1
| * | Merge tag 'pm-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-10-201-9/+1
| |\ \
| | * | Revert "tools/power turbostat: stop migrating, unless '-m'"Len Brown2017-10-181-9/+1
| * | | doc: Fix various RCU docbook comment-header problemsPaul E. McKenney2017-10-206-21/+33
| * | | doc: Fix RCU's docbook optionsPaul E. McKenney2017-10-201-14/+0
| * | | membarrier: Provide register expedited private commandMathieu Desnoyers2017-10-205-11/+66
| * | | Merge branch 'parisc-4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-10-193-5/+8
| |\ \ \