index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-record.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-04
perf tools: Consolidate close_control_option()'s into one function
Adrian Hunter
1
-11
/
+1
2020-09-04
perf record: Add 'snapshot' control command
Adrian Hunter
1
-7
/
+17
2020-09-04
perf tools: Add FIFO file names as alternative options to --control
Adrian Hunter
1
-8
/
+26
2020-09-04
perf tools: Consolidate --control option parsing into one function
Adrian Hunter
1
-20
/
+2
2020-09-01
perf record: Correct the help info of option "--no-bpf-event"
Wei Li
1
-1
/
+1
2020-08-07
perf record: Skip side-band event setup if HAVE_LIBBPF_SUPPORT is not set
Jin Yao
1
-2
/
+2
2020-08-06
perf tools: Move clockid_res_ns under clock struct
Jiri Olsa
1
-3
/
+3
2020-08-06
perf header: Store clock references for -k/--clockid option
Jiri Olsa
1
-0
/
+41
2020-08-06
perf clockid: Move parse_clockid() to new clockid object
Jiri Olsa
1
-97
/
+1
2020-08-04
perf record: Introduce --control fd:ctl-fd[,ack-fd] options
Alexey Budankov
1
-0
/
+37
2020-08-04
perf record: Implement control commands handling
Alexey Budankov
1
-0
/
+16
2020-08-04
perf record: Extend -D,--delay option with -1 value
Alexey Budankov
1
-4
/
+8
2020-07-10
perf tools: Add support for PERF_RECORD_TEXT_POKE
Adrian Hunter
1
-0
/
+45
2020-07-08
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-9
/
+9
2020-07-03
perf record: Fix duplicated sideband events with Intel PT system wide tracing
Adrian Hunter
1
-9
/
+9
2020-06-22
perf evlist: Fix the class prefix for 'struct evlist' sample_id_all methods
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-06-22
perf evlist: Fix the class prefix for 'struct evlist' 'add' evsel methods
Arnaldo Carvalho de Melo
1
-2
/
+2
2020-05-29
perf tools: Add optional support for libpfm4
Stephane Eranian
1
-0
/
+6
2020-05-28
perf record: Respect --no-switch-events
Adrian Hunter
1
-2
/
+3
2020-05-28
perf record: Use an eventfd to wakeup when done
Anand K Mistry
1
-0
/
+39
2020-05-28
perf record: Add dummy event during system wide synthesis
Ian Rogers
1
-5
/
+14
2020-05-05
perf evsel: Rename perf_evsel__group_idx() to evsel__group_idx()
Arnaldo Carvalho de Melo
1
-2
/
+1
2020-05-05
perf evsel: Rename perf_evsel__fallback() to evsel__fallback()
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-05-05
perf evsel: Rename *perf_evsel__*name() to *evsel__*name()
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-05-05
perf record: Move side band evlist setup to separate routine
Arnaldo Carvalho de Melo
1
-30
/
+41
2020-05-05
perf record: Introduce --switch-output-event
Arnaldo Carvalho de Melo
1
-4
/
+37
2020-05-05
perf bpf: Decouple creating the evlist from adding the SB event
Arnaldo Carvalho de Melo
1
-3
/
+14
2020-05-05
perf record: Move sb_evlist to 'struct record'
Arnaldo Carvalho de Melo
1
-4
/
+4
2020-05-05
perf tools: Move routines that probe for perf API features to separate file
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-04-23
perf record: Add num-synthesize-threads option
Stephane Eranian
1
-2
/
+32
2020-04-03
perf record: Add --all-cgroups option
Namhyung Kim
1
-0
/
+11
2020-04-03
perf record: Support synthesizing cgroup events
Namhyung Kim
1
-0
/
+5
2020-01-06
perf record: Adapt affinity to machines with #CPUs > 1K
Alexey Budankov
1
-6
/
+22
2019-11-29
perf stat: Use affinity for opening events
Andi Kleen
1
-1
/
+1
2019-11-22
perf record: Add support for AUX area sampling
Adrian Hunter
1
-1
/
+20
2019-11-18
perf record: No need to process the synthesized MMAP events twice
Arnaldo Carvalho de Melo
1
-2
/
+27
2019-11-07
perf record: Add support for limit perf output file size
Jiwei Sun
1
-1
/
+45
2019-11-06
perf record: Put a copy of kcore into the perf.data directory
Adrian Hunter
1
-0
/
+52
2019-11-06
perf data: Support single perf.data file directory
Adrian Hunter
1
-1
/
+1
2019-10-10
libperf: Adopt perf_mmap__put() function from tools/perf
Jiri Olsa
1
-2
/
+2
2019-10-10
libperf: Adopt perf_mmap__get() function from tools/perf
Jiri Olsa
1
-1
/
+1
2019-10-10
libperf: Adopt perf_mmap__mmap_len() function from tools/perf
Jiri Olsa
1
-2
/
+2
2019-09-25
libperf: Add perf_evlist__poll() function
Jiri Olsa
1
-1
/
+1
2019-09-25
libperf: Add perf_evlist__add_pollfd() function
Jiri Olsa
1
-1
/
+1
2019-09-25
libperf: Add perf_evlist__first()/last() functions
Jiri Olsa
1
-2
/
+2
2019-09-25
libperf: Move 'mmap_len' from 'struct evlist' to 'struct perf_evlist'
Jiri Olsa
1
-1
/
+1
2019-09-25
libperf: Move 'nr_mmaps' from 'struct evlist' to 'struct perf_evlist'
Jiri Olsa
1
-3
/
+3
2019-09-25
libperf: Add 'flush' to 'struct perf_mmap'
Jiri Olsa
1
-5
/
+5
2019-09-25
libperf: Add perf_mmap struct
Jiri Olsa
1
-7
/
+7
2019-09-25
perf evlist: Adopt backwards ring buffer state enum
Arnaldo Carvalho de Melo
1
-0
/
+1
[next]