index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-record.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Enable on a list of CPUs for hybrid
Jin Yao
2021-08-11
1
-0
/
+7
*
perf inject: Fix output from a file to a pipe
Namhyung Kim
2021-08-02
1
-34
/
+4
*
perf tools: Remove repipe argument from perf_session__new()
Namhyung Kim
2021-08-02
1
-1
/
+1
*
perf record: Add a dummy event on hybrid systems to collect metadata records
Kan Liang
2021-07-09
1
-4
/
+5
*
libperf: Move 'nr_groups' from tools/perf to evlist::nr_groups
Jiri Olsa
2021-07-09
1
-1
/
+1
*
libperf: Move 'leader' from tools/perf to perf_evsel::leader
Jiri Olsa
2021-07-09
1
-1
/
+1
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-06-22
1
-0
/
+6
|
\
|
*
perf record: Move probing cgroup sampling support
Namhyung Kim
2021-06-01
1
-0
/
+6
*
|
perf record: Set timestamp boundary for AUX area events
Adrian Hunter
2021-05-12
1
-4
/
+23
|
/
*
perf record: Uniquify hybrid event name
Jin Yao
2021-04-29
1
-0
/
+28
*
perf record: Create two hybrid 'cycles' events by default
Jin Yao
2021-04-29
1
-4
/
+15
*
perf record: Improve 'Workload failed' message printing events + what was exe...
Arnaldo Carvalho de Melo
2021-04-15
1
-2
/
+6
*
perf auxtrace: Automatically group aux-output events
Adrian Hunter
2021-02-18
1
-0
/
+2
*
perf record: Fix continue profiling after draining the buffer
Yang Jihong
2021-02-18
1
-1
/
+1
*
perf tools: Add 'ping' control command
Jiri Olsa
2021-01-20
1
-0
/
+1
*
perf tools: Add 'stop' control command
Jiri Olsa
2021-01-20
1
-0
/
+3
*
perf tools: Add 'evlist' control command
Jiri Olsa
2021-01-20
1
-0
/
+1
*
perf tools: Allow to enable/disable events via control file
Jiri Olsa
2021-01-20
1
-6
/
+2
*
perf record: Add support for PERF_SAMPLE_CODE_PAGE_SIZE
Kan Liang
2021-01-20
1
-0
/
+2
*
perf record: Add --buildid-mmap option to enable PERF_RECORD_MMAP2's build id
Jiri Olsa
2020-12-28
1
-0
/
+20
*
perf record: Support new sample type for data page size
Kan Liang
2020-12-17
1
-0
/
+2
*
perf evlist: Use the right prefix for 'struct evlist' record methods
Arnaldo Carvalho de Melo
2020-11-30
1
-5
/
+2
*
perf evlist: Use the right prefix for 'struct evlist' mmap pages parsing method
Arnaldo Carvalho de Melo
2020-11-30
1
-2
/
+2
*
perf evlist: Use the right prefix for 'struct evlist' event attribute config ...
Arnaldo Carvalho de Melo
2020-11-30
1
-3
/
+3
*
perf evlist: Use the right prefix for 'struct evlist' event group methods
Arnaldo Carvalho de Melo
2020-11-30
1
-1
/
+1
*
perf evlist: Use the right prefix for 'struct evlist' create maps methods
Arnaldo Carvalho de Melo
2020-11-30
1
-1
/
+1
*
perf evlist: Use the right prefix for 'struct evlist' tracking event methods
Arnaldo Carvalho de Melo
2020-11-30
1
-2
/
+2
*
perf evlist: Use the right prefix for 'struct evlist' sideband thread methods
Arnaldo Carvalho de Melo
2020-11-30
1
-2
/
+2
*
perf evlist: Use the right prefix for 'struct evlist' 'filter' methods
Arnaldo Carvalho de Melo
2020-11-30
1
-1
/
+1
*
perf evlist: Use the right prefix for 'struct evlist' 'toggle' methods
Arnaldo Carvalho de Melo
2020-11-30
1
-4
/
+4
*
perf evlist: Use the right prefix for 'struct evlist' 'workload' methods
Arnaldo Carvalho de Melo
2020-11-30
1
-6
/
+5
*
perf tools: Consolidate close_control_option()'s into one function
Adrian Hunter
2020-09-04
1
-11
/
+1
*
perf record: Add 'snapshot' control command
Adrian Hunter
2020-09-04
1
-7
/
+17
*
perf tools: Add FIFO file names as alternative options to --control
Adrian Hunter
2020-09-04
1
-8
/
+26
*
perf tools: Consolidate --control option parsing into one function
Adrian Hunter
2020-09-04
1
-20
/
+2
*
perf record: Correct the help info of option "--no-bpf-event"
Wei Li
2020-09-01
1
-1
/
+1
*
perf record: Skip side-band event setup if HAVE_LIBBPF_SUPPORT is not set
Jin Yao
2020-08-07
1
-2
/
+2
*
perf tools: Move clockid_res_ns under clock struct
Jiri Olsa
2020-08-06
1
-3
/
+3
*
perf header: Store clock references for -k/--clockid option
Jiri Olsa
2020-08-06
1
-0
/
+41
*
perf clockid: Move parse_clockid() to new clockid object
Jiri Olsa
2020-08-06
1
-97
/
+1
*
perf record: Introduce --control fd:ctl-fd[,ack-fd] options
Alexey Budankov
2020-08-04
1
-0
/
+37
*
perf record: Implement control commands handling
Alexey Budankov
2020-08-04
1
-0
/
+16
*
perf record: Extend -D,--delay option with -1 value
Alexey Budankov
2020-08-04
1
-4
/
+8
*
perf tools: Add support for PERF_RECORD_TEXT_POKE
Adrian Hunter
2020-07-10
1
-0
/
+45
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2020-07-08
1
-9
/
+9
|
\
|
*
perf record: Fix duplicated sideband events with Intel PT system wide tracing
Adrian Hunter
2020-07-03
1
-9
/
+9
*
|
perf evlist: Fix the class prefix for 'struct evlist' sample_id_all methods
Arnaldo Carvalho de Melo
2020-06-22
1
-1
/
+1
*
|
perf evlist: Fix the class prefix for 'struct evlist' 'add' evsel methods
Arnaldo Carvalho de Melo
2020-06-22
1
-2
/
+2
|
/
*
perf tools: Add optional support for libpfm4
Stephane Eranian
2020-05-29
1
-0
/
+6
*
perf record: Respect --no-switch-events
Adrian Hunter
2020-05-28
1
-2
/
+3
[next]