summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-01-10perf report: Add --tasks option to display monitored tasksJiri Olsa
2018-01-10perf trace: Beautify 'gettid' syscall resultArnaldo Carvalho de Melo
2018-01-10perf report: Add --stats option to display quick data statisticsJiri Olsa
2018-01-10perf tools: Make the tool's warning messages optionalJiri Olsa
2018-01-10perf script: Add support to display lost eventsJiri Olsa
2018-01-10tools/power/x86/intel_pstate_tracer: Free the trace buffer memoryDoug Smythies
2018-01-08perf script: Add support to display sample misc fieldJiri Olsa
2018-01-08perf: Update PERF_RECORD_MISC_* comment for perf_event_header::misc bit 13Jiri Olsa
2018-01-08perf: Add sample_id to PERF_RECORD_ITRACE_START event commentJiri Olsa
2018-01-08perf tools: Display perf_event_attr::namespaces debug infoJiri Olsa
2018-01-08perf tools: Enable LIBBABELTRACE by defaultJiri Olsa
2018-01-08perf script: Support time percent and multiple time rangesJin Yao
2018-01-08perf report: Support time percent and multiple time rangesJin Yao
2018-01-08perf tools: Create function to perform multiple time range checkingJin Yao
2018-01-08perf tools: Create function to parse time percentJin Yao
2018-01-08perf record: Record the first and last sample time in the headerJin Yao
2018-01-08perf header: Add infrastructure to record first and last sample timeJin Yao
2018-01-08perf report: Fix a no annotate browser displayed issueJin Yao
2018-01-08perf report: Fix a wrong offset issue when using /proc/kcoreJin Yao
2018-01-08perf tools: Fix compile error with libunwind x86Wang Nan
2018-01-08perf test bpf: Hook on epoll_pwait()Arnaldo Carvalho de Melo
2018-01-08perf test bpf: Use designated struct field initializersArnaldo Carvalho de Melo
2018-01-08perf test bpf: Improve message about expected samplesArnaldo Carvalho de Melo
2018-01-07selftests/bpf: fix test_alignAlexei Starovoitov
2018-01-06Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2018-01-04posix-timers: Prevent UB from shifting negative signed valueNick Desaulniers
2018-01-03Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2018-01-03Merge tag 'linux-cpupower-4.16-rc1' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki
2017-12-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-12-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-12-31Merge tag 'usb-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-12-30objtool: Fix seg fault with clang-compiled objectsSimon Ser
2017-12-30objtool: Fix seg fault caused by missing parameterSimon Ser
2017-12-29Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-28objtool: Fix Clang enum conversion warningLukas Bulwahn
2017-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2017-12-27perf tools: Auto-complete for events with ':'Jin Yao
2017-12-27perf tools: Return all events as auto-completions after commaJin Yao
2017-12-27perf tool: Improve bash command line auto-complete for multiple events with c...Jin Yao
2017-12-27perf probe arm64: Fix symbol fixup issues due to ELF typeKim Phillips
2017-12-27perf evsel: Enable ignore_missing_thread for pid optionMengting Zhang
2017-12-27perf s390: Always build with -fPICHendrik Brueckner
2017-12-27Revert "perf s390: Always build with -fPIC"Arnaldo Carvalho de Melo
2017-12-27perf test shell: Fix check open filename arg using 'perf trace'Michael Petlan
2017-12-27perf evsel: Fix swap for samples with raw dataJiri Olsa
2017-12-27perf probe: Support escaped character in parserMasami Hiramatsu
2017-12-27perf string: Add {strdup,strpbrk}_esc()Masami Hiramatsu
2017-12-27perf probe: Find versioned symbols from mapMasami Hiramatsu
2017-12-27perf probe: Add __return suffix for return eventsMasami Hiramatsu