aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-30perf metricgroups: Enhance JSON/metric infrastructure to handle "?"Kajol Jain8-27/+79
2020-04-30perf pmu: Fix function name in comment, its get_cpuid_str(), not get_cpustr()Shaokun Zhang1-1/+1
2020-04-30perf report: Fix warning assignment of 0/1 to bool variableZou Wei1-1/+1
2020-04-30perf tools: Remove unneeded semicolonsZou Wei7-7/+7
2020-04-30perf c2c: Remove unneeded semicolonZou Wei1-3/+3
2020-04-30libtraceevent: Remove unneeded semicolonZou Wei1-1/+1
2020-04-30perf script: Remove extraneous newline in perf_sample__fprintf_regs()Stephane Eranian1-2/+0
2020-04-30perf synthetic events: Remove use of sscanf from /proc readingIan Rogers1-52/+105
2020-04-30tools api: Add a lightweight buffered reading apiIan Rogers5-0/+422
2020-04-30perf bench: Add a multi-threaded synthesize benchmarkIan Rogers1-25/+186
2020-04-23perf record: Add num-synthesize-threads optionStephane Eranian3-2/+37
2020-04-23perf test session topology: Fix data pathTommi Rantala1-8/+4
2020-04-23perf stat: Improve runtime stat for interval modeJin Yao2-0/+3
2020-04-22perf stat: Zero all the 'ena' and 'run' array slot stats for interval modeJin Yao1-2/+4
2020-04-22perf script: Avoid NULL dereference on symbolIan Rogers1-1/+1
2020-04-22perf evlist: Remove duplicate headersJagadeesh Pagadala1-2/+0
2020-04-22perf bench: Fix div-by-zero if runtime is zeroTommi Rantala3-3/+6
2020-04-22perf cgroup: Avoid needless closing of unopened fdTommi Rantala1-1/+2
2020-04-22Merge tag 'perf-core-for-mingo-5.8-20200420' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/coreIngo Molnar72-460/+1747
2020-04-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-1/+3
2020-04-21Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds4-2/+5
2020-04-21tools/vm: fix cross-compile buildLucas Stach1-0/+2
2020-04-21tools/build: tweak unused value workaroundGeorge Burgess IV1-1/+1
2020-04-19Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-32/+71
2020-04-19Merge tag 'perf-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds22-387/+646
2020-04-18perf hist: Add fast path for duplicate entries checkKan Liang3-1/+26
2020-04-18perf c2c: Add option to enable the LBR stitching approachKan Liang2-0/+23
2020-04-18perf top: Add option to enable the LBR stitching approachKan Liang3-0/+21
2020-04-18perf script: Add option to enable the LBR stitching approachKan Liang2-0/+23
2020-04-18perf report: Add option to enable the LBR stitching approachKan Liang2-0/+23
2020-04-18perf callchain: Stitch LBR call stackKan Liang6-28/+188
2020-04-18perf callchain: Save previous cursor nodes for LBR stitching approachKan Liang3-4/+83
2020-04-18perf thread: Save previous sample for LBR stitching approachKan Liang3-0/+36
2020-04-18perf thread: Add a knob for LBR stitch approachKan Liang2-0/+4
2020-04-18perf machine: Factor out lbr_callchain_add_lbr_ip()Kan Liang1-70/+73
2020-04-18perf machine: Factor out lbr_callchain_add_kernel_ip()Kan Liang1-22/+45
2020-04-18perf machine: Refine the function for LBR call stack reconstructionKan Liang1-35/+76
2020-04-18perf machine: Remove the indent in resolve_lbr_callchain_sampleKan Liang1-60/+63
2020-04-18perf header: Support CPU PMU capabilitiesKan Liang4-0/+128
2020-04-18perf parser: Add support to specify rXXX event with pmuJiri Olsa4-1/+31
2020-04-18perf doc: allow ASCIIDOC_EXTRA to be an argumentIan Rogers1-2/+2
2020-04-18perf pmu: Add support for PMU capabilitiesKan Liang2-0/+91
2020-04-18tools lib traceevent: Take care of return value of asprintfHe Zhe1-10/+19
2020-04-18perf stat: Force error in fallback on :k eventsStephane Eranian1-0/+4
2020-04-18perf tools: Add support for leader-sampling with AUX area eventsAdrian Hunter2-6/+42
2020-04-18perf evlist: Allow multiple read formatsAdrian Hunter1-2/+4
2020-04-18perf evsel: Rearrange perf_evsel__config_leader_sampling()Adrian Hunter1-13/+13
2020-04-18perf evlist: Move leader-sampling configurationAdrian Hunter2-19/+29
2020-04-18perf evsel: Move and globalize perf_evsel__find_pmu() and perf_evsel__is_aux_event()Adrian Hunter3-19/+23
2020-04-17tools/virtio: make asm/barrier.h self containedMichael S. Tsirkin1-0/+1