aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util
AgeCommit message (Expand)AuthorFilesLines
2018-01-17perf util: Support no index time percent sliceJin Yao1-0/+36
2018-01-17perf util: Improve error checking for time percent inputJin Yao1-2/+6
2018-01-17perf callchains: Ask for PERF_RECORD_MMAP for data mmaps for DWARF unwindingArnaldo Carvalho de Melo1-3/+13
2018-01-17perf unwind: Do not look just at the global callchain_param.record_modeArnaldo Carvalho de Melo3-6/+15
2018-01-17perf callchain: Fix attr.sample_max_stack settingArnaldo Carvalho de Melo1-4/+4
2018-01-17perf tools: Add ARM Statistical Profiling Extensions (SPE) supportKim Phillips7-0/+773
2018-01-12perf evsel: Check if callchain is enabled before setting it upArnaldo Carvalho de Melo1-3/+11
2018-01-12perf tools: Fix copyfile_offset update of output offsetJiri Olsa1-1/+1
2018-01-12perf script python: Add script to profile and resolve physical mem typeKan Liang1-0/+2
2018-01-12perf evlist: Remove trailing semicolonLuis de Bethencourt1-1/+1
2018-01-11perf evsel: Fix incorrect handling of type _TERM_DRV_CFGMathieu Poirier1-1/+1
2018-01-10perf tools: Make the tool's warning messages optionalJiri Olsa2-2/+5
2018-01-10perf script: Add support to display lost eventsJiri Olsa1-0/+8
2018-01-08perf script: Add support to display sample misc fieldJiri Olsa2-0/+2
2018-01-08perf tools: Display perf_event_attr::namespaces debug infoJiri Olsa1-0/+1
2018-01-08perf tools: Create function to perform multiple time range checkingJin Yao2-0/+31
2018-01-08perf tools: Create function to parse time percentJin Yao2-12/+196
2018-01-08perf header: Add infrastructure to record first and last sample timeJin Yao3-0/+63
2018-01-08perf report: Fix a wrong offset issue when using /proc/kcoreJin Yao6-15/+22
2017-12-27perf evsel: Enable ignore_missing_thread for pid optionMengting Zhang1-2/+45
2017-12-27perf evsel: Fix swap for samples with raw dataJiri Olsa2-3/+18
2017-12-27perf probe: Support escaped character in parserMasami Hiramatsu1-23/+35
2017-12-27perf string: Add {strdup,strpbrk}_esc()Masami Hiramatsu2-0/+48
2017-12-27perf probe: Find versioned symbols from mapMasami Hiramatsu3-2/+24
2017-12-27perf probe: Add __return suffix for return eventsMasami Hiramatsu1-4/+5
2017-12-27perf probe: Cut off the version suffix from event nameMasami Hiramatsu1-2/+2
2017-12-27perf probe: Add warning message if there is unexpected event nameMasami Hiramatsu1-0/+8
2017-12-27perf env: Adopt perf_env__arch() from the annotate codeArnaldo Carvalho de Melo4-18/+51
2017-12-27perf annotate: Use perf_env when obtaining the arch nameArnaldo Carvalho de Melo3-17/+8
2017-12-27perf annotate: Get the cpuid from evsel->evlist->env in symbol__annotate()Arnaldo Carvalho de Melo4-8/+9
2017-12-27perf trace: Use generated syscall table on s390 tooHendrik Brueckner1-0/+4
2017-12-27perf perf: Remove duplicate includesPravin Shedge4-8/+0
2017-12-27perf utils: Move is_directory() to path.hJiri Olsa2-0/+17
2017-12-27perf stat: Resort '--per-thread' resultJin Yao1-0/+9
2017-12-27perf stat: Remove --per-thread pid/tid limitationJin Yao1-0/+7
2017-12-27perf thread_map: Enumerate all threads from /procJin Yao3-3/+7
2017-12-27perf stat: Update or print per-thread statsJin Yao1-3/+8
2017-12-27perf stat: Allocate shadow stats buffer for threadsJin Yao1-0/+2
2017-12-27perf stat: Remove a set of shadow stats static variablesJin Yao2-53/+16
2017-12-27perf stat: Print per-thread shadow statsJin Yao2-78/+134
2017-12-27perf stat: Update per-thread shadow statsJin Yao3-32/+64
2017-12-27perf stat: Create the runtime_stat init/exit functionJin Yao2-0/+20
2017-12-27perf stat: Extend rbtree to support per-thread shadow statsJin Yao1-0/+27
2017-12-27perf stat: Define a structure for per-thread shadow statsJin Yao2-12/+42
2017-12-18Merge tag 'v4.15-rc4' into perf/core, to pick up fixesIngo Molnar2-3/+12
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-06Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh to...Ingo Molnar1-1/+1
2017-12-06tooling/headers: Synchronize updated s390 and x86 UAPI headersIngo Molnar1-1/+1