index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf ftrace: Add option '-F/--funcs' to list available functions
Changbin Du
2020-08-14
2
-0
/
+50
*
perf ftrace: Select function/function_graph tracer automatically
Changbin Du
2020-08-14
3
-23
/
+48
*
perf bench numa: Use numa_node_to_cpus() to bind tasks to nodes
Alexander Gordeev
2020-08-13
1
-17
/
+16
*
perf bench numa: Fix cpumask memory leak in node_has_cpus()
Alexander Gordeev
2020-08-13
1
-4
/
+9
*
perf tools: Fix module symbol processing
Jiri Olsa
2020-08-13
2
-5
/
+4
*
perf tools: Rename 'enum dso_kernel_type' to 'enum dso_space_type'
Jiri Olsa
2020-08-13
7
-35
/
+35
*
perf test: Allow multiple probes in record+script_probe_vfs_getname.sh
Michael Petlan
2020-08-13
1
-2
/
+2
*
perf bench mem: Always memset source before memcpy
Vincent Whitchurch
2020-08-13
1
-10
/
+11
*
perf sched: Prefer sched_waking event when it exists
David Ahern
2020-08-13
1
-3
/
+29
*
perf bench: Fix a couple of spelling mistakes in options text
Colin Ian King
2020-08-12
1
-2
/
+2
*
perf bench numa: Fix benchmark names
Alexander Gordeev
2020-08-12
1
-18
/
+17
*
perf bench numa: Fix number of processes in "2x3-convergence" test
Alexander Gordeev
2020-08-12
1
-1
/
+1
*
perf trace beauty: Use the autogenerated protocol family table
Arnaldo Carvalho de Melo
2020-08-12
3
-8
/
+13
*
perf trace beauty: Add script to autogenerate socket families table
Arnaldo Carvalho de Melo
2020-08-12
2
-0
/
+466
*
Merge tag 'perf-tools-2020-08-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-11
96
-649
/
+3633
|
\
|
*
perf record: Skip side-band event setup if HAVE_LIBBPF_SUPPORT is not set
Jin Yao
2020-08-07
1
-2
/
+2
|
*
perf tools powerpc: Add support for extended regs in power10
Athira Rajeev
2020-08-07
2
-0
/
+9
|
*
perf tools powerpc: Add support for extended register capability
Anju T Sudhakar
2020-08-07
4
-9
/
+69
|
*
tools headers API: Update close_range affected files
Arnaldo Carvalho de Melo
2020-08-06
1
-0
/
+1
|
*
perf script: Add 'tod' field to display time of day
Jiri Olsa
2020-08-06
1
-33
/
+98
|
*
perf script: Change the 'enum perf_output_field' enumerators to be 64 bits
Jiri Olsa
2020-08-06
1
-32
/
+32
|
*
perf data: Add support to store time of day in CTF data conversion
Jiri Olsa
2020-08-06
4
-20
/
+42
|
*
perf tools: Move clockid_res_ns under clock struct
Jiri Olsa
2020-08-06
3
-8
/
+8
|
*
perf header: Store clock references for -k/--clockid option
Jiri Olsa
2020-08-06
5
-0
/
+180
|
*
perf tools: Add clockid_name function
Jiri Olsa
2020-08-06
2
-0
/
+13
|
*
perf clockid: Move parse_clockid() to new clockid object
Jiri Olsa
2020-08-06
4
-97
/
+119
|
*
perf evsel: Extend message to mention CAP_SYS_PTRACE and perf security doc link
Alexey Budankov
2020-08-06
1
-2
/
+4
|
*
perf intel-pt: Add support for decoding PSB+ only
Adrian Hunter
2020-08-06
2
-0
/
+33
|
*
perf intel-pt: Add support for decoding FUP/TIP only
Adrian Hunter
2020-08-06
4
-5
/
+200
|
*
perf auxtrace: Add itrace 'q' option for quicker, less detailed decoding
Adrian Hunter
2020-08-06
3
-0
/
+9
|
*
perf intel-pt: Time filter logged perf events
Adrian Hunter
2020-08-06
2
-3
/
+19
|
*
perf intel-pt: Use itrace debug log flags to suppress some messages
Adrian Hunter
2020-08-06
2
-8
/
+14
|
*
perf auxtrace: Add optional log flags to the itrace 'd' option
Adrian Hunter
2020-08-06
3
-1
/
+17
|
*
perf intel-pt: Use itrace error flags to suppress some errors
Adrian Hunter
2020-08-06
2
-1
/
+17
|
*
perf auxtrace: Add optional error flags to the itrace 'e' option
Adrian Hunter
2020-08-06
3
-1
/
+61
|
*
perf auxtrace: Add missing itrace options to help text
Adrian Hunter
2020-08-06
1
-1
/
+5
|
*
perf tools: Improve aux_output not supported error
Adrian Hunter
2020-08-06
1
-0
/
+4
|
*
perf intel-pt: Fix duplicate branch after CBR
Adrian Hunter
2020-08-06
1
-2
/
+6
|
*
perf intel-pt: Fix FUP packet state
Adrian Hunter
2020-08-06
1
-14
/
+7
|
*
Mgerge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2020-08-06
3
-6
/
+6
|
|
\
|
*
|
perf evsel: Don't set sample_regs_intr/sample_regs_user for dummy event
Jin Yao
2020-08-04
1
-2
/
+4
|
*
|
perf record: Introduce --control fd:ctl-fd[,ack-fd] options
Alexey Budankov
2020-08-04
3
-0
/
+78
|
*
|
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
4
-8
/
+13
|
*
|
perf stat: Introduce --control fd:ctl-fd[,ack-fd] options
Alexey Budankov
2020-08-04
3
-1
/
+80
|
*
|
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2020-08-03
3
-6
/
+11
|
|
\
\
|
*
|
|
perf bench: Add benchmark of find_next_bit
Ian Rogers
2020-07-31
4
-0
/
+138
|
*
|
|
perf metric: Rename group_list to metric_list
Jiri Olsa
2020-07-30
1
-21
/
+21
|
*
|
|
perf metric: Rename struct egroup to metric
Jiri Olsa
2020-07-30
1
-75
/
+75
|
*
|
|
perf metric: Add metric group test
Jiri Olsa
2020-07-30
1
-2
/
+46
[next]