summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2017-11-28perf intel-pt: Bring instruction decoder files into line with the kernelAdrian Hunter
2017-11-28perf test: Fix test 21 for s390xThomas Richter
2017-11-28perf bench numa: Fixup discontiguous/sparse numa nodesSatheesh Rajendran
2017-11-28perf top: Use signal interface for SIGWINCH handlerJiri Olsa
2017-11-28perf top: Fix window dimensions change handlingJiri Olsa
2017-11-28perf top: Ignore kptr_restrict when not sampling the kernelArnaldo Carvalho de Melo
2017-11-28perf record: Ignore kptr_restrict when not sampling the kernelArnaldo Carvalho de Melo
2017-11-28perf report: Ignore kptr_restrict when not sampling the kernelArnaldo Carvalho de Melo
2017-11-28perf evlist: Add helper to check if attr.exclude_kernel is set in all evselsArnaldo Carvalho de Melo
2017-11-28perf test shell: Fix test case probe libc's inet_pton on s390xThomas Richter
2017-11-28perf test shell: Fix check open filename arg using 'perf trace' on s390xThomas Richter
2017-11-28perf annotate: Do not truncate instruction names at 6 charsRavi Bangoria
2017-11-28perf help: Fix a bug during strstart() conversionNamhyung Kim
2017-11-28perf machine: Guard against NULL in machine__exit()Arnaldo Carvalho de Melo
2017-11-28perf script: Fix --per-event-dump for auxtrace synth evselsArnaldo Carvalho de Melo
2017-11-28perf evsel: Fix up leftover perf_evsel_stat usage via evsel->privArnaldo Carvalho de Melo
2017-11-28perf trace: Fix an exit code of trace__symbols_initAndrei Vagin
2017-11-28perf record: Fix -c/-F options for cpu event aliasesAndi Kleen
2017-11-28perf record: Generate PERF_RECORD_{MMAP,COMM,EXEC} with --delayArnaldo Carvalho de Melo
2017-11-28perf evlist: Set the correct idx when adding dummy eventsArnaldo Carvalho de Melo
2017-11-18Merge tag 'perf-core-for-mingo-4.15-20171117' of git://git.kernel.org/pub/scm...Ingo Molnar
2017-11-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-11-17perf tools: Move symbol__calc_percent() call to outside symbol__disassemble()Jiri Olsa
2017-11-17perf tools: Change (symbol|annotation)__calc_percent return type to voidJiri Olsa
2017-11-17perf top: Fix crash when annotating symbolJiri Olsa
2017-11-17perf top: Use signal interface for SIGWINCH handlerJiri Olsa
2017-11-17perf top: Fix window dimensions change handlingJiri Olsa
2017-11-17perf tools: Optimize sample parsing for ordered eventsJiri Olsa
2017-11-17perf ordered_events: Pass timestamp arg in perf_session__queue_eventJiri Olsa
2017-11-16perf evlist: Add perf_evlist__parse_sample_timestamp functionJiri Olsa
2017-11-16perf evsel: Centralize perf_sample initializationJiri Olsa
2017-11-16perf callchain: Reset cursor arg instead of callchain_cursorJiri Olsa
2017-11-16perf buildid-cache: Document missing --force optionSihyeon Jang
2017-11-16perf evlist: Document missing --force optionSihyeon Jang
2017-11-16perf sched: Document missing --force optionSihyeon Jang
2017-11-16perf timechart: Document missing --force optionSihyeon Jang
2017-11-16perf trace: Document missing option, colonsSihyeon Jang
2017-11-16perf inject: Document missing optionsSihyeon Jang
2017-11-16perf lock: Document missing optionsSihyeon Jang
2017-11-16perf evsel: Say which PMU Hardware event doesn't support sampling/overflow-in...Kim Phillips
2017-11-16perf c2c: Fix spelling mistakes in browser help textKim Phillips
2017-11-16perf top: Ignore kptr_restrict when not sampling the kernelArnaldo Carvalho de Melo
2017-11-16perf record: Ignore kptr_restrict when not sampling the kernelArnaldo Carvalho de Melo
2017-11-16perf report: Ignore kptr_restrict when not sampling the kernelArnaldo Carvalho de Melo
2017-11-16perf evlist: Add helper to check if attr.exclude_kernel is set in all evselsArnaldo Carvalho de Melo
2017-11-16perf test shell: Fix test case probe libc's inet_pton on s390xThomas Richter
2017-11-16perf test shell: Fix check open filename arg using 'perf trace' on s390xThomas Richter
2017-11-16perf annotate: Do not truncate instruction names at 6 charsRavi Bangoria
2017-11-16perf help: Fix a bug during strstart() conversionNamhyung Kim
2017-11-16perf machine: Guard against NULL in machine__exit()Arnaldo Carvalho de Melo