summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2018-04-19perf intel-pt: Fix timestamp following overflowAdrian Hunter
2018-04-19perf intel-pt: Fix error recovery from missing TIP packetAdrian Hunter
2018-04-19perf intel-pt: Fix sync_switchAdrian Hunter
2018-04-19perf intel-pt: Fix overlap detection to identify consecutive buffers correctlyAdrian Hunter
2018-04-12perf tools: Fix copyfile_offset update of output offsetJiri Olsa
2018-04-12perf report: Fix a no annotate browser displayed issueJin Yao
2018-04-12perf evsel: Enable ignore_missing_thread for pid optionMengting Zhang
2018-04-12perf probe: Add warning message if there is unexpected event nameMasami Hiramatsu
2018-04-12perf probe: Find versioned symbols from mapMasami Hiramatsu
2018-03-28perf stat: Fix CVS output format for non-supported countersIlya Pronin
2018-03-19perf annotate: Fix objdump comment parsing for Intel mov dissassemblyThomas Richter
2018-03-19perf annotate: Fix unnecessary memory allocation for s390xThomas Richter
2018-03-15perf tools: Fix trigger class trigger_on()Adrian Hunter
2018-02-25perf test: Fix test 21 for s390xThomas Richter
2018-02-25perf bench numa: Fixup discontiguous/sparse numa nodesSatheesh Rajendran
2018-02-25perf top: Fix window dimensions change handlingJiri Olsa
2018-02-25perf test shell: Fix check open filename arg using 'perf trace' on s390xThomas Richter
2018-02-25perf annotate: Do not truncate instruction names at 6 charsRavi Bangoria
2018-02-25perf help: Fix a bug during strstart() conversionNamhyung Kim
2018-02-25perf record: Fix -c/-F options for cpu event aliasesAndi Kleen
2018-02-22kmemcheck: remove whats left of NOTRACK flagsLevin, Alexander (Sasha Levin)
2017-12-29x86/decoder: Fix and update the opcodes mapRandy Dunlap
2017-12-10perf tools: Fix leaking rec_argv in error casesMartin Kepplinger
2017-12-10perf test attr: Fix python error on empty resultThomas Richter
2017-12-10perf test attr: Fix ignored test case resultThomas Richter
2017-11-09perf trace: Call machine__exit() at exitAndrei Vagin
2017-11-09perf tools: Fix eBPF event specification parsingJiri Olsa
2017-11-09perf tools: Add "reject" option for parse-events.lJiri Olsa
2017-11-03Merge branch 'linus' into perf/urgent, to pick up dependent commitsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-27perf tools: Unwind properly location after REJECTJiri Olsa
2017-10-25perf symbols: Fix memory corruption because of zero length symbolsRavi Bangoria
2017-10-18perf test shell trace+probe_libc_inet_pton.sh: Be compatible with Debian/UbuntuLi Zhijian
2017-10-18perf xyarray: Fix wrong processing when closing evsel fdJin Yao
2017-10-17perf buildid-list: Fix crash when processing PERF_RECORD_NAMESPACENamhyung Kim
2017-10-17perf record: Fix documentation for a inexistent option '-l'Taeung Song
2017-10-13perf tools: Check wether the eBPF file exists in event parsingJiri Olsa
2017-10-13perf hists: Add extra integrity checks to fmt_free()Jiri Olsa
2017-10-13perf hists: Fix crash in perf_hpp__reset_output_field()Jiri Olsa
2017-10-09perf pmu: Unbreak perf record for arm/arm64 with events with explicit PMUMark Rutland
2017-10-06perf script: Add missing separator for "-F ip,brstack" (and brstackoff)Mark Santaniello
2017-10-05perf callchain: Compare dsos (as well) for CCKEY_FUNCTIONRavi Bangoria
2017-09-29Merge tag 'perf-urgent-for-mingo-4.14-20170928' of git://git.kernel.org/pub/s...Ingo Molnar
2017-09-28perf test: Fix vmlinux failure on s390x part 2Thomas Richter
2017-09-28perf test: Fix vmlinux failure on s390xThomas Richter
2017-09-25perf tools: Fix syscalltbl build failureAkemi Yagi
2017-09-25perf report: Fix debug messages with --call-graph optionMengting Zhang
2017-09-25perf evsel: Fix attr.exclude_kernel setting for default cycles:pArnaldo Carvalho de Melo
2017-09-25perf tools: Get all of tools/{arch,include}/ in the MANIFESTArnaldo Carvalho de Melo
2017-09-13mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko