summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-04-30perf c2c: Remove unneeded semicolonZou Wei
2020-04-30libtraceevent: Remove unneeded semicolonZou Wei
2020-04-30perf script: Remove extraneous newline in perf_sample__fprintf_regs()Stephane Eranian
2020-04-30perf synthetic events: Remove use of sscanf from /proc readingIan Rogers
2020-04-30tools api: Add a lightweight buffered reading apiIan Rogers
2020-04-30perf bench: Add a multi-threaded synthesize benchmarkIan Rogers
2020-04-23perf record: Add num-synthesize-threads optionStephane Eranian
2020-04-23perf test session topology: Fix data pathTommi Rantala
2020-04-23perf stat: Improve runtime stat for interval modeJin Yao
2020-04-22perf stat: Zero all the 'ena' and 'run' array slot stats for interval modeJin Yao
2020-04-22perf script: Avoid NULL dereference on symbolIan Rogers
2020-04-22perf evlist: Remove duplicate headersJagadeesh Pagadala
2020-04-22perf bench: Fix div-by-zero if runtime is zeroTommi Rantala
2020-04-22perf cgroup: Avoid needless closing of unopened fdTommi Rantala
2020-04-22Merge tag 'perf-core-for-mingo-5.8-20200420' of git://git.kernel.org/pub/scm/...Ingo Molnar
2020-04-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-04-21Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-04-21tools/vm: fix cross-compile buildLucas Stach
2020-04-21tools/build: tweak unused value workaroundGeorge Burgess IV
2020-04-19Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-04-19Merge tag 'perf-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-04-18perf hist: Add fast path for duplicate entries checkKan Liang
2020-04-18perf c2c: Add option to enable the LBR stitching approachKan Liang
2020-04-18perf top: Add option to enable the LBR stitching approachKan Liang
2020-04-18perf script: Add option to enable the LBR stitching approachKan Liang
2020-04-18perf report: Add option to enable the LBR stitching approachKan Liang
2020-04-18perf callchain: Stitch LBR call stackKan Liang
2020-04-18perf callchain: Save previous cursor nodes for LBR stitching approachKan Liang
2020-04-18perf thread: Save previous sample for LBR stitching approachKan Liang
2020-04-18perf thread: Add a knob for LBR stitch approachKan Liang
2020-04-18perf machine: Factor out lbr_callchain_add_lbr_ip()Kan Liang
2020-04-18perf machine: Factor out lbr_callchain_add_kernel_ip()Kan Liang
2020-04-18perf machine: Refine the function for LBR call stack reconstructionKan Liang
2020-04-18perf machine: Remove the indent in resolve_lbr_callchain_sampleKan Liang
2020-04-18perf header: Support CPU PMU capabilitiesKan Liang
2020-04-18perf parser: Add support to specify rXXX event with pmuJiri Olsa
2020-04-18perf doc: allow ASCIIDOC_EXTRA to be an argumentIan Rogers
2020-04-18perf pmu: Add support for PMU capabilitiesKan Liang
2020-04-18tools lib traceevent: Take care of return value of asprintfHe Zhe
2020-04-18perf stat: Force error in fallback on :k eventsStephane Eranian
2020-04-18perf tools: Add support for leader-sampling with AUX area eventsAdrian Hunter
2020-04-18perf evlist: Allow multiple read formatsAdrian Hunter
2020-04-18perf evsel: Rearrange perf_evsel__config_leader_sampling()Adrian Hunter
2020-04-18perf evlist: Move leader-sampling configurationAdrian Hunter
2020-04-18perf evsel: Move and globalize perf_evsel__find_pmu() and perf_evsel__is_aux_...Adrian Hunter
2020-04-17tools/virtio: make asm/barrier.h self containedMichael S. Tsirkin
2020-04-17tools/virtio: define aligned attributeMichael S. Tsirkin
2020-04-16virtio/test: fix up after IOTLB changesMichael S. Tsirkin
2020-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-04-16perf intel-pt: Add support for synthesizing callchains for regular eventsAdrian Hunter