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
2022-02-22
perf data: Adding error message if perf_data__create_dir() fails
Alexey Bayduraev
1
-1
/
+3
2022-02-10
perf record: Implement compatibility checks
Alexey Bayduraev
1
-3
/
+46
2022-02-10
perf record: Extend --threads command line option
Alexey Bayduraev
1
-2
/
+316
2022-02-10
perf record: Introduce --threads command line option
Alexey Bayduraev
1
-1
/
+47
2022-02-10
perf record: Introduce data transferred and compressed stats
Alexey Bayduraev
1
-3
/
+22
2022-02-10
perf record: Introduce compressor at mmap buffer object
Alexey Bayduraev
1
-7
/
+11
2022-02-10
perf record: Introduce bytes written stats
Alexey Bayduraev
1
-3
/
+18
2022-02-10
perf record: Introduce data file at mmap buffer object
Alexey Bayduraev
1
-5
/
+32
2022-02-10
perf record: Start threads in the beginning of trace streaming
Alexey Bayduraev
1
-1
/
+120
2022-02-10
perf record: Stop threads in the end of trace streaming
Alexey Bayduraev
1
-0
/
+31
2022-02-10
perf record: Introduce thread local variable
Alexey Bayduraev
1
-46
/
+94
2022-02-10
perf record: Introduce thread specific data array
Alexey Bayduraev
1
-3
/
+244
2022-02-10
perf record: Introduce thread affinity and mmap masks
Alexey Bayduraev
1
-0
/
+123
2022-01-15
perf record: Disable debuginfod by default
Jiri Olsa
1
-0
/
+13
2022-01-12
perf cpumap: Give CPUs their own type
Ian Rogers
1
-1
/
+1
2021-12-21
perf tools: Record ARM64 LR register automatically
Alexandre Truong
1
-0
/
+8
2021-11-07
perf tools: Check vmlinux/kallsyms arguments in all tools
James Clark
1
-0
/
+4
2021-10-20
perf tools: Add support for PERF_RECORD_AUX_OUTPUT_HW_ID
Adrian Hunter
1
-1
/
+1
2021-09-17
perf record: Add --synth option
Namhyung Kim
1
-9
/
+39
2021-09-17
perf tools: Allow controlling synthesizing PERF_RECORD_ metadata events durin...
Namhyung Kim
1
-2
/
+4
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-09-08
tools: rename bitmap_alloc() to bitmap_zalloc()
Andy Shevchenko
1
-1
/
+1
2021-08-30
perf record: Fix wrong comm in system-wide mode with delay
Namhyung Kim
1
-1
/
+2
2021-08-11
perf tools: Enable on a list of CPUs for hybrid
Jin Yao
1
-0
/
+7
2021-08-02
perf inject: Fix output from a file to a pipe
Namhyung Kim
1
-34
/
+4
2021-08-02
perf tools: Remove repipe argument from perf_session__new()
Namhyung Kim
1
-1
/
+1
2021-07-09
perf record: Add a dummy event on hybrid systems to collect metadata records
Kan Liang
1
-4
/
+5
2021-07-09
libperf: Move 'nr_groups' from tools/perf to evlist::nr_groups
Jiri Olsa
1
-1
/
+1
2021-07-09
libperf: Move 'leader' from tools/perf to perf_evsel::leader
Jiri Olsa
1
-1
/
+1
2021-06-22
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-0
/
+6
2021-06-01
perf record: Move probing cgroup sampling support
Namhyung Kim
1
-0
/
+6
2021-05-12
perf record: Set timestamp boundary for AUX area events
Adrian Hunter
1
-4
/
+23
2021-04-29
perf record: Uniquify hybrid event name
Jin Yao
1
-0
/
+28
2021-04-29
perf record: Create two hybrid 'cycles' events by default
Jin Yao
1
-4
/
+15
2021-04-15
perf record: Improve 'Workload failed' message printing events + what was exe...
Arnaldo Carvalho de Melo
1
-2
/
+6
2021-02-18
perf auxtrace: Automatically group aux-output events
Adrian Hunter
1
-0
/
+2
2021-02-18
perf record: Fix continue profiling after draining the buffer
Yang Jihong
1
-1
/
+1
2021-01-20
perf tools: Add 'ping' control command
Jiri Olsa
1
-0
/
+1
2021-01-20
perf tools: Add 'stop' control command
Jiri Olsa
1
-0
/
+3
2021-01-20
perf tools: Add 'evlist' control command
Jiri Olsa
1
-0
/
+1
2021-01-20
perf tools: Allow to enable/disable events via control file
Jiri Olsa
1
-6
/
+2
2021-01-20
perf record: Add support for PERF_SAMPLE_CODE_PAGE_SIZE
Kan Liang
1
-0
/
+2
2020-12-28
perf record: Add --buildid-mmap option to enable PERF_RECORD_MMAP2's build id
Jiri Olsa
1
-0
/
+20
2020-12-17
perf record: Support new sample type for data page size
Kan Liang
1
-0
/
+2
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' record methods
Arnaldo Carvalho de Melo
1
-5
/
+2
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' mmap pages parsing method
Arnaldo Carvalho de Melo
1
-2
/
+2
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' event attribute config ...
Arnaldo Carvalho de Melo
1
-3
/
+3
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' event group methods
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' create maps methods
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' tracking event methods
Arnaldo Carvalho de Melo
1
-2
/
+2
[next]