summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)AuthorFilesLines
2018-08-03perf tools: Fix pmu events parsing ruleJiri Olsa1-1/+13
2018-07-08perf bpf: Fix NULL return handling in bpf__prepare_load()YueHaibing1-3/+3
2018-07-08perf test: "Session topology" dumps core on s390Thomas Richter1-6/+24
2018-07-03perf vendor events: Add Goldmont Plus V1 event fileKan Liang7-0/+2414
2018-07-03perf intel-pt: Fix packet decoding of CYC packetsAdrian Hunter1-1/+1
2018-07-03perf intel-pt: Fix "Unexpected indirect branch" errorAdrian Hunter3-2/+28
2018-07-03perf intel-pt: Fix MTC timing after overflowAdrian Hunter1-1/+0
2018-07-03perf intel-pt: Fix decoding to accept CBR between FUP and corresponding TIPAdrian Hunter1-1/+4
2018-07-03perf intel-pt: Fix sync_switch INTEL_PT_SS_NOT_TRACINGAdrian Hunter1-0/+1
2018-07-03perf tools: Fix symbol and object code resolution for vdso32 and vdsox32Adrian Hunter1-0/+2
2018-06-20perf report: Fix switching to another perf.data fileArnaldo Carvalho de Melo1-5/+3
2018-05-30Revert "perf record: Fix crash in pipe mode"Greg Kroah-Hartman3-16/+2
2018-05-30perf tools: Add trace/beauty/generated/ into .gitignoreRavi Bangoria1-0/+1
2018-05-30perf tests: Fix dwarf unwind for stripped binariesJiri Olsa1-16/+30
2018-05-30perf report: Fix memory corruption in --branch-history mode --branch-historyJiri Olsa2-4/+1
2018-05-30perf tests: Use arch__compare_symbol_names to compare symbolsJiri Olsa1-1/+1
2018-05-30perf report: Fix wrong jump arrowJin Yao1-2/+7
2018-05-30perf test: Fix test case inet_pton to accept inlines.Thomas Richter1-3/+3
2018-05-30perf stat: Fix core dump when flag T is usedThomas Richter1-2/+7
2018-05-30perf top: Fix top.call-graph config option readingYisheng Xie1-2/+4
2018-05-30perf clang: Add support for recent clang versionsSandipan Das1-1/+10
2018-05-30perf tools: Fix perf builds with clang supportSandipan Das1-1/+2
2018-05-30perf record: Fix crash in pipe modeJiri Olsa3-2/+16
2018-04-26perf test: Fix test trace+probe_libc_inet_pton.sh for s390xThomas Richter1-4/+17
2018-04-26perf evsel: Fix period/freq terms setupJiri Olsa1-0/+2
2018-04-26perf record: Fix period option handlingJiri Olsa3-4/+11
2018-04-26perf record: Fix failed memory allocation for get_cpuid_strThomas Richter1-1/+1
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