summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-11-29perf record: Synthesize unit/scale/... in event updateAndi Kleen
2017-11-29perf test: Disable test cases 19 and 20 on s390xThomas Richter
2017-11-29tools headers: Follow the upstream UAPI header version 100% differ from the k...Ingo Molnar
2017-11-29Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2017-11-28tools headers: Syncronize mman.h ABI headerArnaldo Carvalho de Melo
2017-11-28tools headers: Synchronize prctl.h ABI headerArnaldo Carvalho de Melo
2017-11-28tools headers: Synchronize KVM arch ABI headersArnaldo Carvalho de Melo
2017-11-28tools headers: Synchronize drm/i915_drm.hArnaldo Carvalho de Melo
2017-11-28tools headers uapi: Synchronize drm/drm.hArnaldo Carvalho de Melo
2017-11-28tools headers: Synchronize perf_event.h headerArnaldo Carvalho de Melo
2017-11-28tools headers: Synchronize kernel ABI headers wrt SPDX tagsArnaldo Carvalho de Melo
2017-11-28tools/headers: Synchronize kernel x86 UAPI headersIngo Molnar
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-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