summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)AuthorFilesLines
2018-04-26perf callchain: Fix attr.sample_max_stack settingArnaldo Carvalho de Melo1-4/+4
2018-04-26perf unwind: Do not look just at the global callchain_param.record_modeArnaldo Carvalho de Melo7-12/+25
2018-04-19perf intel-pt: Fix timestamp following overflowAdrian Hunter1-0/+1
2018-04-19perf intel-pt: Fix error recovery from missing TIP packetAdrian Hunter1-0/+1
2018-04-19perf intel-pt: Fix sync_switchAdrian Hunter1-7/+25
2018-04-19perf intel-pt: Fix overlap detection to identify consecutive buffers correctlyAdrian Hunter3-35/+34
2018-04-12perf tools: Fix copyfile_offset update of output offsetJiri Olsa1-1/+1
2018-04-12perf report: Fix a no annotate browser displayed issueJin Yao1-1/+17
2018-04-12perf evsel: Enable ignore_missing_thread for pid optionMengting Zhang2-4/+47
2018-04-12perf probe: Add warning message if there is unexpected event nameMasami Hiramatsu1-0/+8
2018-04-12perf probe: Find versioned symbols from mapMasami Hiramatsu4-2/+32
2018-03-28perf stat: Fix CVS output format for non-supported countersIlya Pronin1-1/+1
2018-03-19perf annotate: Fix objdump comment parsing for Intel mov dissassemblyThomas Richter1-3/+5
2018-03-19perf annotate: Fix unnecessary memory allocation for s390xThomas Richter1-1/+2
2018-03-15perf tools: Fix trigger class trigger_on()Adrian Hunter1-4/+5
2018-02-25perf test: Fix test 21 for s390xThomas Richter1-0/+4
2018-02-25perf bench numa: Fixup discontiguous/sparse numa nodesSatheesh Rajendran1-5/+51
2018-02-25perf top: Fix window dimensions change handlingJiri Olsa1-3/+12
2018-02-25perf test shell: Fix check open filename arg using 'perf trace' on s390xThomas Richter1-2/+4
2018-02-25perf annotate: Do not truncate instruction names at 6 charsRavi Bangoria1-9/+9
2018-02-25perf help: Fix a bug during strstart() conversionNamhyung Kim1-2/+2
2018-02-25perf record: Fix -c/-F options for cpu event aliasesAndi Kleen5-4/+19
2018-02-22kmemcheck: remove whats left of NOTRACK flagsLevin, Alexander (Sasha Levin)1-1/+0
2017-12-29x86/decoder: Fix and update the opcodes mapRandy Dunlap1-3/+12
2017-12-10perf tools: Fix leaking rec_argv in error casesMartin Kepplinger4-1/+6
2017-12-10perf test attr: Fix python error on empty resultThomas Richter1-1/+5
2017-12-10perf test attr: Fix ignored test case resultThomas Richter1-1/+1
2017-11-09perf trace: Call machine__exit() at exitAndrei Vagin1-0/+10
2017-11-09perf tools: Fix eBPF event specification parsingJiri Olsa1-2/+2
2017-11-09perf tools: Add "reject" option for parse-events.lJiri Olsa1-0/+1
2017-11-03Merge branch 'linus' into perf/urgent, to pick up dependent commitsIngo Molnar402-0/+402
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman402-0/+402
2017-10-27perf tools: Unwind properly location after REJECTJiri Olsa1-2/+6
2017-10-25perf symbols: Fix memory corruption because of zero length symbolsRavi Bangoria1-1/+11
2017-10-18perf test shell trace+probe_libc_inet_pton.sh: Be compatible with Debian/UbuntuLi Zhijian1-3/+6
2017-10-18perf xyarray: Fix wrong processing when closing evsel fdJin Yao1-2/+2
2017-10-17perf buildid-list: Fix crash when processing PERF_RECORD_NAMESPACENamhyung Kim1-0/+2
2017-10-17perf record: Fix documentation for a inexistent option '-l'Taeung Song1-2/+2
2017-10-13perf tools: Check wether the eBPF file exists in event parsingJiri Olsa1-2/+15
2017-10-13perf hists: Add extra integrity checks to fmt_free()Jiri Olsa1-0/+7
2017-10-13perf hists: Fix crash in perf_hpp__reset_output_field()Jiri Olsa1-1/+1
2017-10-09perf pmu: Unbreak perf record for arm/arm64 with events with explicit PMUMark Rutland3-19/+47
2017-10-06perf script: Add missing separator for "-F ip,brstack" (and brstackoff)Mark Santaniello1-2/+2
2017-10-05perf callchain: Compare dsos (as well) for CCKEY_FUNCTIONRavi Bangoria1-1/+5
2017-09-29Merge tag 'perf-urgent-for-mingo-4.14-20170928' of git://git.kernel.org/pub/s...Ingo Molnar8-141/+31
2017-09-28perf test: Fix vmlinux failure on s390x part 2Thomas Richter2-22/+0
2017-09-28perf test: Fix vmlinux failure on s390xThomas Richter3-18/+1
2017-09-25perf tools: Fix syscalltbl build failureAkemi Yagi1-1/+1
2017-09-25perf report: Fix debug messages with --call-graph optionMengting Zhang1-14/+21
2017-09-25perf evsel: Fix attr.exclude_kernel setting for default cycles:pArnaldo Carvalho de Melo1-1/+6