summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)AuthorFilesLines
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 evsel: Fix swap for samples with raw dataJiri Olsa2-3/+18
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-19perf report: Fix -D output for user metadata eventsArnaldo Carvalho de Melo1-1/+2
2018-03-15perf tools: Fix trigger class trigger_on()Adrian Hunter1-4/+5
2017-12-18tools arch s390: Do not include header files from the kernel sourcesArnaldo Carvalho de Melo2-1/+2
2017-12-18perf jvmti: Generate correct debug information for inlined codeBen Gainey3-36/+134
2017-12-18perf tools: Fix up build in hardened environmentsJiri Olsa1-4/+3
2017-12-18perf tools: Use shell function for perl cflags retrievalJiri Olsa1-1/+1
2017-12-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+11
2017-12-15x86/decoder: Fix and update the opcodes mapRandy Dunlap1-3/+12
2017-12-12tools/perf: Convert ACCESS_ONCE() to READ_ONCE()Mark Rutland1-1/+1
2017-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-3/+31
2017-12-07tooling/headers: Synchronize updated s390 and x86 UAPI headersIngo Molnar1-1/+1
2017-12-07Merge branch 'linus' into perf/urgent, to synchronize UAPI headersIngo Molnar8-15/+354
2017-12-05perf s390: add regs_query_register_offset()Hendrik Brueckner3-3/+31
2017-11-28tools headers: Syncronize mman.h ABI headerArnaldo Carvalho de Melo1-0/+3
2017-11-28perf intel-pt: Bring instruction decoder files into line with the kernelAdrian Hunter1-0/+10
2017-11-28perf test: Fix test 21 for s390xThomas Richter1-0/+4
2017-11-28perf bench numa: Fixup discontiguous/sparse numa nodesSatheesh Rajendran1-5/+51
2017-11-28perf top: Use signal interface for SIGWINCH handlerJiri Olsa1-12/+3
2017-11-28perf top: Fix window dimensions change handlingJiri Olsa1-3/+12
2017-11-28perf top: Ignore kptr_restrict when not sampling the kernelArnaldo Carvalho de Melo1-3/+5
2017-11-28perf record: Ignore kptr_restrict when not sampling the kernelArnaldo Carvalho de Melo1-12/+14
2017-11-28perf report: Ignore kptr_restrict when not sampling the kernelArnaldo Carvalho de Melo1-0/+3
2017-11-28perf evlist: Add helper to check if attr.exclude_kernel is set in all evselsArnaldo Carvalho de Melo2-0/+14
2017-11-28perf test shell: Fix test case probe libc's inet_pton on s390xThomas Richter1-2/+5
2017-11-28perf test shell: Fix check open filename arg using 'perf trace' on s390xThomas Richter1-2/+4
2017-11-28perf annotate: Do not truncate instruction names at 6 charsRavi Bangoria1-9/+9
2017-11-28perf help: Fix a bug during strstart() conversionNamhyung Kim1-2/+2
2017-11-28perf machine: Guard against NULL in machine__exit()Arnaldo Carvalho de Melo1-0/+3
2017-11-28perf script: Fix --per-event-dump for auxtrace synth evselsArnaldo Carvalho de Melo1-1/+30
2017-11-28perf evsel: Fix up leftover perf_evsel_stat usage via evsel->privArnaldo Carvalho de Melo1-1/+1
2017-11-28perf trace: Fix an exit code of trace__symbols_initAndrei Vagin1-2/+4
2017-11-28perf record: Fix -c/-F options for cpu event aliasesAndi Kleen5-4/+19
2017-11-28perf record: Generate PERF_RECORD_{MMAP,COMM,EXEC} with --delayArnaldo Carvalho de Melo1-0/+16
2017-11-28perf evlist: Set the correct idx when adding dummy eventsArnaldo Carvalho de Melo1-1/+1
2017-11-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds7-13/+354
2017-11-16s390/perf: add perf register support for floating-point registersHendrik Brueckner2-1/+51
2017-11-16s390/perf: define common DWARF register string tableHendrik Brueckner3-21/+80
2017-11-16s390/perf: add support for perf_regs and libdwHeiko Carstens5-1/+113
2017-11-16s390/perf: add callback to perf to enable using AUX bufferPu Hou2-0/+120
2017-11-16mm: remove __GFP_COLDMel Gorman1-1/+0
2017-11-16kmemcheck: remove whats left of NOTRACK flagsLevin, Alexander (Sasha Levin)1-1/+0