index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
2019-10-19
perf tests bp_account: Add dedicated checking helper is_supported()
Leo Yan
2019-10-19
perf tests: Remove needless headers for bp_account
Leo Yan
2019-10-19
perf list: Hide deprecated events by default
Jin Yao
2019-10-19
perf trace: Pass a syscall_arg to syscall_arg_fmt->strtoul()
Arnaldo Carvalho de Melo
2019-10-18
perf trace: Honour --max-events in processing syscalls:sys_enter_*
Arnaldo Carvalho de Melo
2019-10-18
libbeauty: Introduce syscall_arg__strtoul_strarray()
Arnaldo Carvalho de Melo
2019-10-18
perf tools: Remove unused trace_find_next_event()
Steven Rostedt (VMware)
2019-10-18
perf scripting engines: Iterate on tep event arrays directly
Steven Rostedt (VMware)
2019-10-18
perf trace: Initialize evsel_trace->fmt for syscalls:sys_enter_* tracepoints
Arnaldo Carvalho de Melo
2019-10-17
perf trace: Introduce 'struct evsel__trace' for evsel->priv needs
Arnaldo Carvalho de Melo
2019-10-17
perf trace: Hide evsel->access further, simplify code
Arnaldo Carvalho de Melo
2019-10-17
perf trace: Introduce accessors to trace specific evsel->priv
Arnaldo Carvalho de Melo
2019-10-17
perf trace: Show error message when not finding a field used in a filter expr...
Arnaldo Carvalho de Melo
2019-10-17
x86: xen: insn: Decode Xen and KVM emulate-prefix signature
Masami Hiramatsu
2019-10-16
perf kmem: Fix memory leak in compact_gfp_flags()
Yunfeng Ye
2019-10-15
perf trace: Hook the 'vec' tracepoint argument with the x86 IRQ vectors scnpr...
Arnaldo Carvalho de Melo
2019-10-15
perf trace beauty: Add the glue for the autogenerated x86 IRQ vector array
Arnaldo Carvalho de Melo
2019-10-15
libbeauty: Add a strarray__scnprintf_suffix() method
Arnaldo Carvalho de Melo
2019-10-15
libbeauty: Hook up the x86 irq_vectors table generator
Arnaldo Carvalho de Melo
2019-10-15
libbeauty: Add a generator for x86's IRQ vectors -> strings
Arnaldo Carvalho de Melo
2019-10-15
tools arch x86: Grab a copy of the file containing the IRQ vector defines
Arnaldo Carvalho de Melo
2019-10-15
perf vendor events arm64: Add some missing events for Hisi hip08 HHA PMU
John Garry
2019-10-15
perf vendor events arm64: Add some missing events for Hisi hip08 L3C PMU
John Garry
2019-10-15
perf vendor events arm64: Add some missing events for Hisi hip08 DDRC PMU
John Garry
2019-10-15
perf vendor events arm64: Fix Hisi hip08 DDRC PMU eventname
John Garry
2019-10-15
perf trace: Support tracepoint dynamic char arrays
Arnaldo Carvalho de Melo
2019-10-15
perf trace: Filter own pid to avoid a feedback look in 'perf trace record -a'
Arnaldo Carvalho de Melo
2019-10-15
perf string: Export asprintf__tp_filter_pids()
Arnaldo Carvalho de Melo
2019-10-15
perf trace: Introduce --errno-summary
Arnaldo Carvalho de Melo
2019-10-15
perf c2c: Fix memory leak in build_cl_output()
Yunfeng Ye
2019-10-15
perf tools: Fix mode setting in copyfile_mode_ns()
Adrian Hunter
2019-10-15
perf annotate: Fix multiple memory and file descriptor leaks
Gustavo A. R. Silva
2019-10-15
perf tools: Fix resource leak of closedir() on the error paths
Yunfeng Ye
2019-10-15
perf evlist: Fix fix for freed id arrays
Andi Kleen
2019-10-15
perf jvmti: Link against tools/lib/ctype.h to have weak strlcpy()
Thomas Richter
2019-10-15
perf trace: Add syscall failure stats to -s/--summary and -S/--with-summary
Arnaldo Carvalho de Melo
2019-10-15
perf stat: Support --all-kernel/--all-user
Jin Yao
2019-10-15
perf jvmti: Link against tools/lib/ctype.h to have weak strlcpy()
Thomas Richter
2019-10-15
perf annotate: Fix objdump --no-show-raw-insn flag
Ian Rogers
2019-10-15
perf annotate: Don't pipe objdump output through 'expand' command
Ian Rogers
2019-10-15
perf annotate: Don't pipe objdump output through 'grep' command
Ian Rogers
2019-10-15
perf annotate: Use libsubcmd's run-command.h to fork objdump
Ian Rogers
2019-10-15
perf annotate: Avoid reallocation in objdump parsing
Ian Rogers
2019-10-15
perf report: Add warning when libunwind not compiled in
Jin Yao
2019-10-15
perf test: Avoid infinite loop for task exit case
Leo Yan
2019-10-15
perf test: Report failure for mmap events
Leo Yan
2019-10-15
perf evlist: Fix fix for freed id arrays
Andi Kleen
2019-10-15
perf script: Fix --reltime with --time
Andi Kleen
2019-10-15
perf tools: Allow to build with -ltcmalloc
Jiri Olsa
2019-10-11
perf diff: Report noisy for cycles diff
Jin Yao
[prev]
[next]