summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-15perf trace: Filter own pid to avoid a feedback look in 'perf trace record -a'Arnaldo Carvalho de Melo
2019-10-15perf string: Export asprintf__tp_filter_pids()Arnaldo Carvalho de Melo
2019-10-15perf trace: Introduce --errno-summaryArnaldo Carvalho de Melo
2019-10-15tools headers UAPI: Sync sched.h with the kernelArnaldo Carvalho de Melo
2019-10-15tools headers kvm: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo
2019-10-15tools headers kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo
2019-10-15tools headers kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo
2019-10-15perf c2c: Fix memory leak in build_cl_output()Yunfeng Ye
2019-10-15perf tools: Fix mode setting in copyfile_mode_ns()Adrian Hunter
2019-10-15perf annotate: Fix multiple memory and file descriptor leaksGustavo A. R. Silva
2019-10-15perf tools: Fix resource leak of closedir() on the error pathsYunfeng Ye
2019-10-15perf evlist: Fix fix for freed id arraysAndi Kleen
2019-10-15perf jvmti: Link against tools/lib/ctype.h to have weak strlcpy()Thomas Richter
2019-10-15perf trace: Add syscall failure stats to -s/--summary and -S/--with-summaryArnaldo Carvalho de Melo
2019-10-15perf stat: Support --all-kernel/--all-userJin Yao
2019-10-15perf jvmti: Link against tools/lib/ctype.h to have weak strlcpy()Thomas Richter
2019-10-15perf annotate: Fix objdump --no-show-raw-insn flagIan Rogers
2019-10-15perf annotate: Don't pipe objdump output through 'expand' commandIan Rogers
2019-10-15perf annotate: Don't pipe objdump output through 'grep' commandIan Rogers
2019-10-15perf annotate: Use libsubcmd's run-command.h to fork objdumpIan Rogers
2019-10-15perf annotate: Avoid reallocation in objdump parsingIan Rogers
2019-10-15perf report: Add warning when libunwind not compiled inJin Yao
2019-10-15perf test: Avoid infinite loop for task exit caseLeo Yan
2019-10-15perf test: Report failure for mmap eventsLeo Yan
2019-10-15perf evlist: Fix fix for freed id arraysAndi Kleen
2019-10-15perf script: Fix --reltime with --timeAndi Kleen
2019-10-15perf tools: Allow to build with -ltcmallocJiri Olsa
2019-10-15Merge tag 'perf-core-for-mingo-5.5-20191011' of git://git.kernel.org/pub/scm/...Ingo Molnar
2019-10-13Linux 5.4-rc3v5.4-rc3Linus Torvalds
2019-10-13Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-10-13Merge tag 'hwmon-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-10-13Merge tag 'fixes-for-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-10-13Merge tag 'for-linus-20191012' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-10-12tracing: Initialize iter->seq after zeroing in tracing_read_pipe()Petr Mladek
2019-10-12tracing/hwlat: Don't ignore outer-loop duration when calculating max_latencySrivatsa S. Bhat (VMware)
2019-10-12tracing/hwlat: Report total time spent in all NMIs during the sampleSrivatsa S. Bhat (VMware)
2019-10-12recordmcount: Fix nop_mcount() functionSteven Rostedt (VMware)
2019-10-12tracing: Do not create tracefs files if tracefs lockdown is in effectSteven Rostedt (VMware)
2019-10-12tracing: Add locked_down checks to the open calls of files created for tracefsSteven Rostedt (VMware)
2019-10-12tracing: Add tracing_check_open_get_tr()Steven Rostedt (VMware)
2019-10-12tracing: Have trace events system open call tracing_open_generic_tr()Steven Rostedt (VMware)
2019-10-12tracing: Get trace_array reference for available_tracers filesSteven Rostedt (VMware)
2019-10-12ftrace: Get a reference counter for the trace_array on filter filesSteven Rostedt (VMware)
2019-10-12tracefs: Revert ccbd54ff54e8 ("tracefs: Restrict tracefs when the kernel is l...Steven Rostedt (VMware)
2019-10-12Merge tag 'char-misc-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-10-12Merge tag 'staging-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-10-12Merge tag 'tty-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-10-12Merge tag 'usb-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-10-12Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-10-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds