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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-15
Merge tag 'perf-tools-2020-08-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
27
-229
/
+1209
2020-08-14
all arch: remove system call sys_sysctl
Xiaoming Ni
3
-3
/
+3
2020-08-14
perf ftrace: Make option description initials all capital letters
Arnaldo Carvalho de Melo
1
-14
/
+14
2020-08-14
perf build-ids: Fall back to debuginfod query if debuginfo not found
Frank Ch. Eigler
3
-0
/
+29
2020-08-14
perf bench numa: Remove dead code in parse_nodes_opt()
Peng Fan
1
-2
/
+0
2020-08-14
perf stat: Update POWER9 metrics to utilize other metrics
Paul A. Clarke
1
-24
/
+24
2020-08-14
perf ftrace: Add change log
Changbin Du
1
-0
/
+1
2020-08-14
perf: ftrace: Add set_tracing_options() to set all trace options
Changbin Du
1
-55
/
+63
2020-08-14
perf ftrace: Add option --tid to filter by thread id
Changbin Du
2
-0
/
+6
2020-08-14
perf ftrace: Add option -D/--delay to delay tracing
Changbin Du
2
-3
/
+20
2020-08-14
perf: ftrace: Allow set graph depth by '--graph-opts'
Changbin Du
2
-7
/
+3
2020-08-14
perf ftrace: Add support for trace option tracing_thresh
Changbin Du
2
-1
/
+26
2020-08-14
perf ftrace: Add option 'verbose' to show more info for graph tracer
Changbin Du
2
-1
/
+29
2020-08-14
perf ftrace: Add support for tracing option 'irq-info'
Changbin Du
2
-1
/
+21
2020-08-14
perf ftrace: Add support for trace option funcgraph-irqs
Changbin Du
2
-1
/
+21
2020-08-14
perf ftrace: Add support for trace option sleep-time
Changbin Du
2
-0
/
+45
2020-08-14
perf ftrace: Add support for tracing option 'func_stack_trace'
Changbin Du
2
-0
/
+46
2020-08-14
perf tools: Add general function to parse sublevel options
Changbin Du
4
-44
/
+99
2020-08-14
perf ftrace: Add option '--inherit' to trace children processes
Changbin Du
2
-0
/
+41
2020-08-14
perf ftrace: Show trace column header
Changbin Du
1
-0
/
+3
2020-08-14
perf ftrace: Add option '-m/--buffer-size' to set per-cpu buffer size
Changbin Du
2
-0
/
+60
2020-08-14
perf ftrace: Factor out function write_tracing_file_int()
Changbin Du
1
-5
/
+12
2020-08-14
perf ftrace: Add option '-F/--funcs' to list available functions
Changbin Du
2
-0
/
+50
2020-08-14
perf ftrace: Select function/function_graph tracer automatically
Changbin Du
3
-23
/
+48
2020-08-13
perf bench numa: Use numa_node_to_cpus() to bind tasks to nodes
Alexander Gordeev
1
-17
/
+16
2020-08-13
perf bench numa: Fix cpumask memory leak in node_has_cpus()
Alexander Gordeev
1
-4
/
+9
2020-08-13
perf tools: Fix module symbol processing
Jiri Olsa
2
-5
/
+4
2020-08-13
perf tools: Rename 'enum dso_kernel_type' to 'enum dso_space_type'
Jiri Olsa
7
-35
/
+35
2020-08-13
perf test: Allow multiple probes in record+script_probe_vfs_getname.sh
Michael Petlan
1
-2
/
+2
2020-08-13
perf bench mem: Always memset source before memcpy
Vincent Whitchurch
1
-10
/
+11
2020-08-13
perf sched: Prefer sched_waking event when it exists
David Ahern
1
-3
/
+29
2020-08-12
perf bench: Fix a couple of spelling mistakes in options text
Colin Ian King
1
-2
/
+2
2020-08-12
perf bench numa: Fix benchmark names
Alexander Gordeev
1
-18
/
+17
2020-08-12
perf bench numa: Fix number of processes in "2x3-convergence" test
Alexander Gordeev
1
-1
/
+1
2020-08-12
perf trace beauty: Use the autogenerated protocol family table
Arnaldo Carvalho de Melo
3
-8
/
+13
2020-08-12
perf trace beauty: Add script to autogenerate socket families table
Arnaldo Carvalho de Melo
2
-0
/
+466
2020-08-10
Merge tag 'perf-tools-2020-08-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
96
-649
/
+3633
2020-08-07
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
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-07
perf tools powerpc: Add support for extended regs in power10
Athira Rajeev
2
-0
/
+9
2020-08-07
perf tools powerpc: Add support for extended register capability
Anju T Sudhakar
4
-9
/
+69
2020-08-06
tools headers API: Update close_range affected files
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-08-06
perf script: Add 'tod' field to display time of day
Jiri Olsa
1
-33
/
+98
2020-08-06
perf script: Change the 'enum perf_output_field' enumerators to be 64 bits
Jiri Olsa
1
-32
/
+32
2020-08-06
perf data: Add support to store time of day in CTF data conversion
Jiri Olsa
4
-20
/
+42
2020-08-06
perf tools: Move clockid_res_ns under clock struct
Jiri Olsa
3
-8
/
+8
2020-08-06
perf header: Store clock references for -k/--clockid option
Jiri Olsa
5
-0
/
+180
2020-08-06
perf tools: Add clockid_name function
Jiri Olsa
2
-0
/
+13
2020-08-06
perf clockid: Move parse_clockid() to new clockid object
Jiri Olsa
4
-97
/
+119
2020-08-06
perf evsel: Extend message to mention CAP_SYS_PTRACE and perf security doc link
Alexey Budankov
1
-2
/
+4
[next]