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
2018-10-09
KVM: PPC: Book3S: Simplify external interrupt handling
Paul Mackerras
2018-10-08
tools lib traceevent, perf tools: Move struct tep_handler definition in a loc...
Tzvetomir Stoyanov
2018-10-08
perf python: More portable way to make CFLAGS work with clang
Eduardo Habkost
2018-10-08
perf python: Make clang_has_option() work on Python 3
Eduardo Habkost
2018-10-08
perf tools: Free temporary 'sys' string in read_event_files()
Sanskriti Sharma
2018-10-08
perf tools: Avoid double free in read_event_file()
Sanskriti Sharma
2018-10-08
perf tools: Free 'printk' string in parse_ftrace_printk()
Sanskriti Sharma
2018-10-08
perf tools: Cleanup trace-event-info 'tdata' leak
Sanskriti Sharma
2018-10-08
perf strbuf: Match va_{add,copy} with va_end
Sanskriti Sharma
2018-10-08
perf test: S390 does not support watchpoints in test 22
Thomas Richter
2018-10-08
perf auxtrace: Include missing asm/bitsperlong.h to get BITS_PER_LONG
Arnaldo Carvalho de Melo
2018-10-08
tools include: Adopt linux/bits.h
Arnaldo Carvalho de Melo
2018-10-05
perf record: Use unmapped IP for inline callchain cursors
Milian Wolff
2018-10-05
perf python: Use -Wno-redundant-decls to build with PYTHON=python3
Arnaldo Carvalho de Melo
2018-09-27
perf report: Don't try to map ip to invalid map
Milian Wolff
2018-09-25
perf script python: Fix export-to-sqlite.py sample columns
Adrian Hunter
2018-09-25
perf script python: Fix export-to-postgresql.py occasional failure
Adrian Hunter
2018-09-24
perf probe: Support SDT markers having reference counter (semaphore)
Ravi Bangoria
2018-09-20
perf vendor events arm64: Revise core JSON events for eMAG
Sean V Kelley
2018-09-20
perf intel-pt: Implement decoder flags for trace begin / end
Adrian Hunter
2018-09-20
perf intel-pt: Add decoder flags for trace begin / end
Adrian Hunter
2018-09-20
perf tools: Improve thread_stack__process() for trace begin / end
Adrian Hunter
2018-09-20
perf tools: Improve thread_stack__event() for trace begin / end
Adrian Hunter
2018-09-20
perf db-export: Add trace begin / end branch type variants
Adrian Hunter
2018-09-20
perf script: Enhance sample flags for trace begin / end
Adrian Hunter
2018-09-19
tools lib traceevent: Rename data2host*() APIs
Tzvetomir Stoyanov (VMware)
2018-09-19
tools lib traceevent: Rename struct plugin_list to struct tep_plugin_list
Tzvetomir Stoyanov (VMware)
2018-09-19
tools lib traceevent, perf tools: Rename enum print_arg_type to enum tep_prin...
Tzvetomir Stoyanov (VMware)
2018-09-19
tools lib traceevent, perf tools: Add prefix tep_ to all print_* structures
Tzvetomir Stoyanov (VMware)
2018-09-19
tools lib traceevent, perf tools: Rename enum format_flags to enum tep_format...
Tzvetomir Stoyanov (VMware)
2018-09-19
tools lib traceevent, perf tools: Rename struct format{_field} to struct tep_...
Tzvetomir Stoyanov (VMware)
2018-09-19
tools lib traceevent, perf tools: Rename struct event_format to struct tep_ev...
Tzvetomir Stoyanov (VMware)
2018-09-19
perf script: Print DSO for callindent
Andi Kleen
2018-09-19
perf script: Allow sym and dso without ip, addr
Andi Kleen
2018-09-19
perf tools: Report itrace options in help
Andi Kleen
2018-09-19
perf help: Add missing subcommand `version`
Sangwon Hong
2018-09-19
perf python: Use -Wno-redundant-decls to build with PYTHON=python3
Arnaldo Carvalho de Melo
2018-09-19
perf tools: Initialize perf_data_file fd field
Jérémie Galarneau
2018-09-19
perf util: Make copyfile_offset() global
Jiri Olsa
2018-09-19
perf tools: Add 'struct perf_mmap' arg to record__write()
Jiri Olsa
2018-09-19
perf auxtrace: Pass struct perf_mmap into mmap__read* functions
Jiri Olsa
2018-09-19
perf tools: Remove perf_tool from event_op3
Jiri Olsa
2018-09-19
perf tools: Remove perf_tool from event_op2
Jiri Olsa
2018-09-19
perf bpf-loader: use PTR_ERR_OR_ZERO inetead of return code
Ding Xiang
2018-09-19
perf ordered_events: Prevent crossing max_alloc_size
Jiri Olsa
2018-09-19
perf ordered_events: Add 'struct ordered_events_buffer' layer
Jiri Olsa
2018-09-18
perf test: Add watchpoint test
Ravi Bangoria
2018-09-18
Merge remote-tracking branch 'acme/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2018-09-18
perf Documentation: Fix out-of-tree asciidoctor man page generation
Ben Hutchings
2018-09-11
perf tools: Fix maps__find_symbol_by_name()
Adrian Hunter
[prev]
[next]