index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
perf.h
Age
Commit message (
Expand
)
Author
2019-08-29
perf time-utils: Adopt rdclock() from perf.h
Arnaldo Carvalho de Melo
2019-08-29
perf tools: Move everything related to sys_perf_event_open() to perf-sys.h
Arnaldo Carvalho de Melo
2019-08-26
perf record: Move record_opts and other record decls out of perf.h
Arnaldo Carvalho de Melo
2019-08-14
perf record: Add an option to take an AUX snapshot on exit
Alexander Shishkin
2019-06-25
perf tools: Increase MAX_NR_CPUS and MAX_CACHES
Kyle Meyer
2019-06-10
perf record: Add support to collect callchains from kernel or user space only
yuzhoujian
2019-05-15
perf record: Implement COMPRESSED event record and its attributes
Alexey Budankov
2019-04-01
perf record: Implement --mmap-flush=<number> option
Alexey Budankov
2019-03-19
perf record: Replace option --bpf-event with --no-bpf-event
Song Liu
2019-02-06
perf record: Allocate affinity masks
Alexey Budankov
2019-01-21
perf tools: Handle PERF_RECORD_BPF_EVENT
Song Liu
2018-12-17
perf tools: Allow specifying proc-map-timeout in config file
Mark Drayton
2018-12-17
perf record: Enable asynchronous trace writing
Alexey Budankov
2018-10-18
perf record: Encode -k clockid frequency into Perf trace
Alexey Budankov
2018-08-01
perf tools: Allow overriding MAX_NR_CPUS at compile time
Christophe Leroy
2018-07-30
perf tools: Fix the build on the alpine:edge distro
Arnaldo Carvalho de Melo
2018-04-02
perf tools: Add 'perf -vv' as an alias to 'perf version --build-options'
Jin Yao
2018-03-05
perf record: Fix crash in pipe mode
Jiri Olsa
2018-03-05
perf record: Throttle user defined frequencies to the maximum allowed
Arnaldo Carvalho de Melo
2018-03-05
perf record: Allow asking for the maximum allowed sample rate
Arnaldo Carvalho de Melo
2018-02-05
perf record: Fix period option handling
Jiri Olsa
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-13
perf record: Support direct --user-regs arguments
Andi Kleen
2017-09-01
perf tools: Support new sample type for physical address
Kan Liang
2017-07-18
perf tests attr: Add test_attr__ready function
Jiri Olsa
2017-03-14
perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info
Hari Bathini
2016-12-15
perf evsel: Allow to ignore missing pid
Jiri Olsa
2016-08-23
tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macros
Arnaldo Carvalho de Melo
2016-08-02
perf record: Add --sample-cpu option
Jiri Olsa
2016-07-15
perf record: Add --tail-synthesize option
Wang Nan
2016-07-15
perf tools: Enable overwrite settings
Wang Nan
2016-04-18
perf tools: Ditch record_opts.callgraph_set
Arnaldo Carvalho de Melo
2016-02-18
perf record: Add --all-user/--all-kernel options
Jiri Olsa
2015-08-31
perf record: Add ability to name registers to record
Stephane Eranian
2015-07-29
perf tools: Introduce callgraph_set for callgraph option
Kan Liang
2015-07-23
perf record: Add option --switch-events to select PERF_RECORD_SWITCH events
Adrian Hunter
2015-07-06
perf record: Let user have timestamps with per-thread recording
Adrian Hunter
2015-06-19
perf tools: Configurable per thread proc map processing time out
Kan Liang
2015-05-05
perf tools: Add AUX area tracing Snapshot Mode
Adrian Hunter
2015-04-29
perf auxtrace: Add support for AUX area recording
Adrian Hunter
2015-04-08
perf record: Add clockid parameter
Peter Zijlstra
2015-03-26
perf: Bump max number of cpus to 1024
David Ahern
2015-02-25
perf record: Support recording running/enabled time
Andi Kleen
2014-11-16
perf tools: Add core support for sampling intr machine state regs
Stephane Eranian
2014-10-29
perf tools: Export usage string and option table of perf record
Namhyung Kim
2014-09-26
perf tools: Move callchain config from record_opts to callchain_param
Namhyung Kim
2014-05-05
perf tools: Move ACCESS_ONCE from perf.h header
Jiri Olsa
2014-05-05
perf tools: Move sys_perf_event_open function from perf.h
Jiri Olsa
2014-05-05
perf tools: Move syscall and arch specific defines from perf.h
Jiri Olsa
[next]