index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
2019-02-04
perf symbols: Filter out hidden symbols from labels
Jiri Olsa
2019-02-04
perf symbols: Add fallback definitions for GELF_ST_VISIBILITY()
Arnaldo Carvalho de Melo
2019-02-04
tools/bpf: simplify libbpf API function libbpf_set_print()
Yonghong Song
2019-02-04
perf clang: Do not use 'return std::move(something)'
Arnaldo Carvalho de Melo
2019-02-04
perf mem/c2c: Fix perf_mem_events to support powerpc
Ravi Bangoria
2019-02-04
perf tests evsel-tp-sched: Fix bitwise operator
Gustavo A. R. Silva
2019-02-04
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2019-02-03
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-01-25
perf augmented_syscalls: Convert to bpf_map()
Arnaldo Carvalho de Melo
2019-01-25
perf bpf examples: Convert etcsnoop to use bpf_map()
Arnaldo Carvalho de Melo
2019-01-25
perf trace: Fixup etcsnoop example
Arnaldo Carvalho de Melo
2019-01-25
perf augmented_raw_syscalls: Use bpf_map()
Arnaldo Carvalho de Melo
2019-01-25
perf bpf: Convert pid_map() to bpf_map()
Arnaldo Carvalho de Melo
2019-01-25
perf bpf: Add bpf_map() helper
Arnaldo Carvalho de Melo
2019-01-25
perf script python: Add Python3 support to tests/attr.py
Tony Jones
2019-01-25
perf script python: Remove explicit shebang from Python scripts
Tony Jones
2019-01-25
perf script python: Remove explicit shebang from tests/attr.c
Tony Jones
2019-01-25
perf script python: Remove explicit shebang from setup.py
Tony Jones
2019-01-25
perf script python: Use PyBytes for attr in trace-event-python
Tony Jones
2019-01-25
perf script python: Add trace_context extension module to sys.modules
Tony Jones
2019-01-25
perf bpf: Fix synthesized PERF_RECORD_KSYMBOL/BPF_EVENT
Song Liu
2019-01-25
perf sched: Use cached rbtrees
Davidlohr Bueso
2019-01-25
perf hist: Use cached rbtrees
Davidlohr Bueso
2019-01-25
perf symbols: Use cached rbtrees
Davidlohr Bueso
2019-01-25
perf util: Use cached rbtree for rblists
Davidlohr Bueso
2019-01-25
perf callchain: Use cached rbtrees
Davidlohr Bueso
2019-01-25
perf machine: Use cached rbtrees
Davidlohr Bueso
2019-01-25
perf callchain: No need to include perf.h
Arnaldo Carvalho de Melo
2019-01-25
perf comm: Remove needless headers from comm.h
Arnaldo Carvalho de Melo
2019-01-25
perf namespaces: Remove namespaces.h from .h headers
Arnaldo Carvalho de Melo
2019-01-25
perf symbols: Remove some unnecessary includes from symbol.h
Arnaldo Carvalho de Melo
2019-01-25
perf symbols: Remove include map.h from dso.h
Arnaldo Carvalho de Melo
2019-01-25
perf block-range: Add missing headers
Arnaldo Carvalho de Melo
2019-01-25
perf tools: Move branch structs to branch.h
Arnaldo Carvalho de Melo
2019-01-25
perf annotate: Remove lots of headers from annotate.h
Arnaldo Carvalho de Melo
2019-01-25
perf symbols: Move symbol_conf to separate file
Arnaldo Carvalho de Melo
2019-01-25
perf color: Add missing stdarg.g to color.h
Arnaldo Carvalho de Melo
2019-01-21
perf utils: Move perf_config using routines from color.c to separate object
Arnaldo Carvalho de Melo
2019-01-21
perf python: Remove -fstack-clash-protection when building with some clang ve...
Arnaldo Carvalho de Melo
2019-01-21
perf top: Synthesize BPF events for pre-existing loaded BPF programs
Arnaldo Carvalho de Melo
2019-01-21
perf tools: Synthesize PERF_RECORD_* for loaded BPF programs
Song Liu
2019-01-21
perf tools: Handle PERF_RECORD_BPF_EVENT
Song Liu
2019-01-21
perf tools: Handle PERF_RECORD_KSYMBOL
Song Liu
2019-01-21
perf: Make perf_event_output() propagate the output() return
Arnaldo Carvalho de Melo
2019-01-21
perf report: Dump s390 counter set data to file
Thomas Richter
2019-01-21
perf report: Display names in s390 diagnostic counter sets
Thomas Richter
2019-01-21
perf report: Display arch specific diagnostic counter sets, starting with s390
Thomas Richter
2019-01-21
perf tools: Remove duplicate headers
Brajeswar Ghosh
2019-01-21
perf session: Add reader__process_events function
Jiri Olsa
2019-01-21
perf session: Add 'data_offset' member to reader object
Jiri Olsa
[prev]
[next]