Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
linux
/
70943490784222b3fd26f5604cba71abb4d7ee6d
/
tools
/
perf
/
builtin-record.c
7094349
perf tools: Add optional support for libpfm4
by Stephane Eranian
· 5 years ago
16b4b4e
perf record: Respect --no-switch-events
by Adrian Hunter
· 5 years ago
da23133
perf record: Use an eventfd to wakeup when done
by Anand K Mistry
· 5 years ago
0a892c1
perf record: Add dummy event during system wide synthesis
by Ian Rogers
· 5 years ago
2bb72db
perf evsel: Rename perf_evsel__group_idx() to evsel__group_idx()
by Arnaldo Carvalho de Melo
· 5 years ago
ae43089
perf evsel: Rename perf_evsel__fallback() to evsel__fallback()
by Arnaldo Carvalho de Melo
· 5 years ago
8ab2e96
perf evsel: Rename *perf_evsel__*name() to *evsel__*name()
by Arnaldo Carvalho de Melo
· 5 years ago
23cbb41
perf record: Move side band evlist setup to separate routine
by Arnaldo Carvalho de Melo
· 5 years ago
899e5ff
perf record: Introduce --switch-output-event
by Arnaldo Carvalho de Melo
· 5 years ago
b38d85e
perf bpf: Decouple creating the evlist from adding the SB event
by Arnaldo Carvalho de Melo
· 5 years ago
bc477d79
perf record: Move sb_evlist to 'struct record'
by Arnaldo Carvalho de Melo
· 5 years ago
40c7d24
perf tools: Move routines that probe for perf API features to separate file
by Arnaldo Carvalho de Melo
· 5 years ago
d99c22e
perf record: Add num-synthesize-threads option
by Stephane Eranian
· 5 years ago
8fb4b67
perf record: Add --all-cgroups option
by Namhyung Kim
· 5 years ago
ab64069
perf record: Support synthesizing cgroup events
by Namhyung Kim
· 5 years ago
8384a26
perf record: Adapt affinity to machines with #CPUs > 1K
by Alexey Budankov
· 6 years ago
4804e01
perf stat: Use affinity for opening events
by Andi Kleen
· 6 years ago
c0a6de0
perf record: Add support for AUX area sampling
by Adrian Hunter
· 6 years ago
6e0a9b3
perf record: No need to process the synthesized MMAP events twice
by Arnaldo Carvalho de Melo
· 6 years ago
6d57581
perf record: Add support for limit perf output file size
by Jiwei Sun
· 6 years ago
eeb399b
perf record: Put a copy of kcore into the perf.data directory
by Adrian Hunter
· 6 years ago
46e201e
perf data: Support single perf.data file directory
by Adrian Hunter
· 6 years ago
80e53d1
libperf: Adopt perf_mmap__put() function from tools/perf
by Jiri Olsa
· 6 years ago
e75710f
libperf: Adopt perf_mmap__get() function from tools/perf
by Jiri Olsa
· 6 years ago
bf59b30
libperf: Adopt perf_mmap__mmap_len() function from tools/perf
by Jiri Olsa
· 6 years ago
80ab298
libperf: Add perf_evlist__poll() function
by Jiri Olsa
· 6 years ago
f4009e7
libperf: Add perf_evlist__add_pollfd() function
by Jiri Olsa
· 6 years ago
515dbe4
libperf: Add perf_evlist__first()/last() functions
by Jiri Olsa
· 6 years ago
f6fa437
libperf: Move 'mmap_len' from 'struct evlist' to 'struct perf_evlist'
by Jiri Olsa
· 6 years ago
c976ee1
libperf: Move 'nr_mmaps' from 'struct evlist' to 'struct perf_evlist'
by Jiri Olsa
· 6 years ago
65aa2e6
libperf: Add 'flush' to 'struct perf_mmap'
by Jiri Olsa
· 6 years ago
547740f
libperf: Add perf_mmap struct
by Jiri Olsa
· 6 years ago
e0fcfb0
perf evlist: Adopt backwards ring buffer state enum
by Arnaldo Carvalho de Melo
· 6 years ago
9521b5f
perf tools: Rename perf_evlist__mmap() to evlist__mmap()
by Jiri Olsa
· 6 years ago
a583053
perf tools: Rename 'struct perf_mmap' to 'struct mmap'
by Jiri Olsa
· 6 years ago
c8b567c
perf record: Move restricted maps check to after a possible fallback to not collect kernel samples
by Arnaldo Carvalho de Melo
· 6 years ago
6ef81c5
perf session: Return error code for perf_session__new() function on failure
by Mamatha Inamdar
· 6 years ago
055c67e
perf tools: Move event synthesizing routines to separate .c file
by Arnaldo Carvalho de Melo
· 6 years ago
ea49e01
perf tools: Move event synthesizing routines to separate header
by Arnaldo Carvalho de Melo
· 6 years ago
8520a98
perf debug: Remove needless include directives from debug.h
by Arnaldo Carvalho de Melo
· 6 years ago
c1a604d
perf tools: Remove needless perf.h include directive from headers
by Arnaldo Carvalho de Melo
· 6 years ago
7293237
libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix
by Jiri Olsa
· 6 years ago
d06e5fa
perf tools: Warn that perf_event_paranoid can restrict kernel symbols
by Igor Lubashev
· 6 years ago
aeb00b1
perf record: Move record_opts and other record decls out of perf.h
by Arnaldo Carvalho de Melo
· 6 years ago
ce7b0e4
perf record: Add an option to take an AUX snapshot on exit
by Alexander Shishkin
· 6 years ago
03617c2
libperf: Add threads to struct perf_evlist
by Jiri Olsa
· 6 years ago
f72f901
libperf: Add cpus to struct perf_evlist
by Jiri Olsa
· 6 years ago
af663bd
libperf: Add threads to struct perf_evsel
by Jiri Olsa
· 6 years ago
d400bd3
libperf: Add cpus to struct perf_evsel
by Jiri Olsa
· 6 years ago
1fc632c
libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel
by Jiri Olsa
· 6 years ago
6484d2f
libperf: Add nr_entries to struct perf_evlist
by Jiri Olsa
· 6 years ago
ce9036a
libperf: Include perf_evlist in evlist object
by Jiri Olsa
· 6 years ago
7836e52
libperf: Add perf_thread_map__get()/perf_thread_map__put()
by Jiri Olsa
· 6 years ago
e74676d
perf evlist: Rename perf_evlist__disable() to evlist__disable()
by Jiri Olsa
· 6 years ago
1c87f16
perf evlist: Rename perf_evlist__enable() to evlist__enable()
by Jiri Olsa
· 6 years ago
5972d1e
perf evsel: Rename perf_evsel__open() to evsel__open()
by Jiri Olsa
· 6 years ago
c12995a
perf evlist: Rename perf_evlist__delete() to evlist__delete()
by Jiri Olsa
· 6 years ago
0f98b11
perf evlist: Rename perf_evlist__new() to evlist__new()
by Jiri Olsa
· 6 years ago
63503db
perf evlist: Rename struct perf_evlist to struct evlist
by Jiri Olsa
· 6 years ago
32dcd02
perf evsel: Rename struct perf_evsel to struct evsel
by Jiri Olsa
· 6 years ago
9749b90
perf tools: Rename struct thread_map to struct perf_thread_map
by Jiri Olsa
· 6 years ago
d8f9da2
perf tools: Use zfree() where applicable
by Arnaldo Carvalho de Melo
· 6 years ago
53651b2
perf record: Add support to collect callchains from kernel or user space only
by yuzhoujian
· 6 years ago
aeea906
perf parse-regs: Split parse_regs
by Kan Liang
· 6 years ago
504c1ad
perf record: Implement -z,--compression_level[=<n>] option
by Alexey Budankov
· 6 years ago
ef78112
perf record: Implement compression for AIO trace streaming
by Alexey Budankov
· 6 years ago
5d7f411
perf record: Implement compression for serial trace streaming
by Alexey Budankov
· 6 years ago
51255a8
perf mmap: Implement dedicated memory buffer for data compression
by Alexey Budankov
· 6 years ago
42e1fd8
perf record: Implement COMPRESSED event record and its attributes
by Alexey Budankov
· 6 years ago
d3c8c08
perf session: Define 'bytes_transferred' and 'bytes_compressed' metrics
by Alexey Budankov
· 6 years ago
8e5bc76
perf record: Fix suggestion to get list of registers usable with --user-regs and --intr-regs
by Arnaldo Carvalho de Melo
· 6 years ago
470530b
perf record: Implement --mmap-flush=<number> option
by Alexey Budankov
· 6 years ago
d56354d
perf tools: Save bpf_prog_info and BTF of new BPF programs
by Song Liu
· 6 years ago
657ee55
perf evlist: Introduce side band thread
by Song Liu
· 6 years ago
e541695
perf bpf: Make synthesize_bpf_events() receive perf_session pointer instead of perf_tool
by Song Liu
· 6 years ago
71184c6
perf record: Replace option --bpf-event with --no-bpf-event
by Song Liu
· 6 years ago
c38dab7
perf record: Clarify help for --switch-output
by Andi Kleen
· 6 years ago
03724b2
perf record: Allow to limit number of reported perf.data files
by Andi Kleen
· 6 years ago
258031c
perf header: Add DIR_FORMAT feature to describe directory data
by Jiri Olsa
· 6 years ago
cd3dd8d
perf data: Don't store auxtrace index for directory data file
by Jiri Olsa
· 6 years ago
2d4f279
perf data: Add global path holder
by Jiri Olsa
· 6 years ago
45112e8
perf data: Move size to struct perf_data_file
by Jiri Olsa
· 6 years ago
f4fe11b
perf record: Implement --affinity=node|cpu option
by Alexey Budankov
· 7 years ago
f13de66
perf record: Apply affinity masks when reading mmap buffers
by Alexey Budankov
· 7 years ago
9d2ed64
perf record: Allocate affinity masks
by Alexey Budankov
· 7 years ago
159b0da
perf pmu: Remove set_drv_config API
by Mathieu Poirier
· 7 years ago
7b612e2
perf tools: Synthesize PERF_RECORD_* for loaded BPF programs
by Song Liu
· 7 years ago
45178a9
perf tools: Handle PERF_RECORD_BPF_EVENT
by Song Liu
· 7 years ago
3fcb10e
perf tools: Allow specifying proc-map-timeout in config file
by Mark Drayton
· 7 years ago
93f20c0
perf record: Extend trace writing to multi AIO
by Alexey Budankov
· 7 years ago
d3d1af6
perf record: Enable asynchronous trace writing
by Alexey Budankov
· 7 years ago
cf99ad1
perf record: Support weak groups
by Andi Kleen
· 7 years ago
cf79051
perf record: Encode -k clockid frequency into Perf trace
by Alexey Budankov
· 7 years ago
ded2b8f
perf tools: Add 'struct perf_mmap' arg to record__write()
by Jiri Olsa
· 7 years ago
e035f4c
perf auxtrace: Pass struct perf_mmap into mmap__read* functions
by Jiri Olsa
· 7 years ago
318ec18
perf tools: Switch 'session' argument to 'evlist' in perf_event__synthesize_attrs()
by Jiri Olsa
· 7 years ago
a201551
perf record: Synthesize features before events in pipe mode
by Jiri Olsa
· 7 years ago
cff1720
perf record: Avoid duplicate call of perf_default_config()
by Yisheng Xie
· 7 years ago
915b4e2
perf record: Remove progname from struct record
by Jiri Olsa
· 7 years ago
20a8a3c
perf record: Move machine variable down the function
by Jiri Olsa
· 7 years ago
Next »