index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
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
2019-01-21
perf session: Add 'data_size' member to reader object
Jiri Olsa
2019-01-21
perf session: Add reader object
Jiri Olsa
2019-01-21
perf session: Get rid of file_size variable
Jiri Olsa
2019-01-21
perf session: Rearrange perf_session__process_events function
Jiri Olsa
2019-01-21
perf tools: Replace automatic const char[] variables by statics
Rasmus Villemoes
2019-01-21
perf/doc: Update design.txt for exclude_{host|guest} flags
Andrew Murray
2019-01-10
tools headers powerpc: Remove unistd.h
Ravi Bangoria
2019-01-10
perf powerpc: Rework syscall table generation
Ravi Bangoria
2019-01-09
perf symbols: Add 'arch_cpu_idle' to the list of kernel idle symbols
Arnaldo Carvalho de Melo
2019-01-08
perf beauty: Switch from using uapi/linux/fs.h to uapi/linux/mount.h
Arnaldo Carvalho de Melo
2019-01-08
tools include uapi: Grab a copy of linux/mount.h
Arnaldo Carvalho de Melo
2019-01-08
perf top: Lift restriction on using callchains without "sym" in --sort
Arnaldo Carvalho de Melo
[next]