index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
perf ftrace: Add option 'verbose' to show more info for graph tracer
Changbin Du
2020-08-14
2
-1
/
+29
|
*
perf ftrace: Add support for tracing option 'irq-info'
Changbin Du
2020-08-14
2
-1
/
+21
|
*
perf ftrace: Add support for trace option funcgraph-irqs
Changbin Du
2020-08-14
2
-1
/
+21
|
*
perf ftrace: Add support for trace option sleep-time
Changbin Du
2020-08-14
2
-0
/
+45
|
*
perf ftrace: Add support for tracing option 'func_stack_trace'
Changbin Du
2020-08-14
2
-0
/
+46
|
*
perf tools: Add general function to parse sublevel options
Changbin Du
2020-08-14
4
-44
/
+99
|
*
perf ftrace: Add option '--inherit' to trace children processes
Changbin Du
2020-08-14
2
-0
/
+41
|
*
perf ftrace: Show trace column header
Changbin Du
2020-08-14
1
-0
/
+3
|
*
perf ftrace: Add option '-m/--buffer-size' to set per-cpu buffer size
Changbin Du
2020-08-14
2
-0
/
+60
|
*
perf ftrace: Factor out function write_tracing_file_int()
Changbin Du
2020-08-14
1
-5
/
+12
|
*
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
*
|
all arch: remove system call sys_sysctl
Xiaoming Ni
2020-08-14
3
-3
/
+3
|
/
*
Merge tag 'perf-tools-2020-08-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-10
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
[prev]
[next]