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
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Use build_id object in dso
Jiri Olsa
2020-10-14
12
-24
/
+29
*
perf config: Export the perf_config_from_file() function
Arnaldo Carvalho de Melo
2020-10-13
2
-1
/
+3
*
Merge branch 'perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2020-10-13
3
-23
/
+62
|
\
|
*
perf python scripting: Fix printable strings in python3 scripts
Jiri Olsa
2020-10-01
1
-1
/
+1
|
*
perf metricgroup: Fix uncore metric expressions
Ian Rogers
2020-09-17
1
-19
/
+56
|
*
perf parse-event: Release cpu_map refcount if evsel alloc failed
Namhyung Kim
2020-09-17
1
-1
/
+3
|
*
perf parse-event: Fix cpu map refcounting
Namhyung Kim
2020-09-17
1
-2
/
+2
*
|
perf inject: Do not load map/dso when injecting build-id
Namhyung Kim
2020-10-13
2
-16
/
+15
*
|
perf bench: Add build-id injection benchmark
Namhyung Kim
2020-10-13
1
-0
/
+4
*
|
perf parse-events: Reduce casts around bp_addr
Ian Rogers
2020-09-28
3
-7
/
+7
*
|
perf tools: Allow creation of cgroup without open
Namhyung Kim
2020-09-28
2
-8
/
+13
*
|
perf tools: Copy metric events properly when expand cgroups
Namhyung Kim
2020-09-28
7
-2
/
+147
*
|
perf stat: Add --for-each-cgroup option
Namhyung Kim
2020-09-28
3
-0
/
+81
*
|
perf evsel: Add evsel__clone() function
Namhyung Kim
2020-09-28
2
-39
/
+158
*
|
perf tsc: Support cap_user_time_short for event TIME_CONV
Leo Yan
2020-09-22
2
-5
/
+13
*
|
perf tsc: Calculate timestamp with cap_user_time_short
Leo Yan
2020-09-22
2
-3
/
+14
*
|
perf tsc: Move out common functions from x86
Leo Yan
2020-09-22
2
-8
/
+71
*
|
perf probe: Fall back to debuginfod query if debuginfo and source not found l...
Masami Hiramatsu
2020-09-18
3
-8
/
+118
*
|
perf probe: Fix to adjust symbol address with correct reloc_sym address
Masami Hiramatsu
2020-09-18
1
-3
/
+5
*
|
perf intel-pt: Fix "context_switch event has no tid" error
Adrian Hunter
2020-09-17
1
-4
/
+4
*
|
perf script: Display negative tid in non-sample events
Adrian Hunter
2020-09-17
1
-1
/
+1
*
|
perf stat: Support new per thread TopDown metrics
Andi Kleen
2020-09-17
3
-0
/
+101
*
|
perf record: Support sample-read topdown metric group
Kan Liang
2020-09-17
3
-1
/
+9
*
|
perf tools: Rename group to topdown
Kan Liang
2020-09-17
3
-2
/
+58
*
|
perf machine: Add machine__for_each_dso() function
Jiri Olsa
2020-09-17
2
-0
/
+16
*
|
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2020-09-17
8
-39
/
+96
|
\
|
|
*
perf stat: Fix the ratio comments of miss-events
Qi Liu
2020-09-16
1
-10
/
+10
|
*
perf test: Free formats for perf pmu parse test
Namhyung Kim
2020-09-15
2
-0
/
+12
|
*
perf metric: Do not free metric when failed to resolve
Namhyung Kim
2020-09-15
1
-3
/
+6
|
*
perf metric: Free metric when it failed to resolve
Namhyung Kim
2020-09-15
1
-5
/
+12
|
*
perf metric: Release expr_parse_ctx after testing
Namhyung Kim
2020-09-15
1
-3
/
+5
|
*
perf parse-event: Fix memory leak in evsel->unit
Namhyung Kim
2020-09-15
1
-1
/
+1
|
*
perf evlist: Fix cpu/thread map leak
Namhyung Kim
2020-09-15
1
-3
/
+8
|
*
perf metric: Fix some memory leaks - part 2
Namhyung Kim
2020-09-15
1
-0
/
+2
|
*
perf metric: Fix some memory leaks
Namhyung Kim
2020-09-15
1
-2
/
+5
|
*
perf test: Free aliases for PMU event map aliases test
Namhyung Kim
2020-09-15
2
-1
/
+2
|
*
perf record: Don't clear event's period if set by a term
Ian Rogers
2020-09-14
1
-8
/
+26
|
*
perf record: Prevent override of attr->sample_period for libpfm4 events
Stephane Eranian
2020-09-14
1
-2
/
+1
|
*
perf record: Set PERF_RECORD_PERIOD if attr->freq is set.
David Sharp
2020-09-14
1
-1
/
+6
*
|
perf tests: Call test_attr__open() directly
Jiri Olsa
2020-09-10
3
-1
/
+12
*
|
perf metricgroup: Pass pmu_event structure as a parameter for arch_get_runtim...
Kajol Jain
2020-09-10
2
-4
/
+4
*
|
perf metricgroup: Fix typo in comment.
Ian Rogers
2020-09-10
1
-1
/
+1
*
|
perf stat: Remove dead code: no need to set os.evsel twice
Ian Rogers
2020-09-10
1
-1
/
+0
*
|
perf list: Do not print 'Metric Groups:' unnecessarily
Namhyung Kim
2020-09-09
1
-4
/
+6
*
|
perf tools: Consolidate close_control_option()'s into one function
Adrian Hunter
2020-09-04
2
-0
/
+11
*
|
perf annotate: Allow configuring the 'disassembler_style' knob via 'perf config'
Arnaldo Carvalho de Melo
2020-09-04
1
-0
/
+2
*
|
perf record: Add 'snapshot' control command
Adrian Hunter
2020-09-04
2
-3
/
+13
*
|
perf tools: Add FIFO file names as alternative options to --control
Adrian Hunter
2020-09-04
4
-3
/
+56
*
|
perf tools: Handle read errors from ctl_fd
Adrian Hunter
2020-09-04
1
-5
/
+11
*
|
perf tools: Consolidate --control option parsing into one function
Adrian Hunter
2020-09-04
2
-0
/
+25
[next]