index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
2020-10-13
Merge branch 'perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2020-10-13
perf inject: Do not load map/dso when injecting build-id
Namhyung Kim
2020-10-13
perf bench: Add build-id injection benchmark
Namhyung Kim
2020-10-01
perf python scripting: Fix printable strings in python3 scripts
Jiri Olsa
2020-09-28
perf parse-events: Reduce casts around bp_addr
Ian Rogers
2020-09-28
perf tools: Allow creation of cgroup without open
Namhyung Kim
2020-09-28
perf tools: Copy metric events properly when expand cgroups
Namhyung Kim
2020-09-28
perf stat: Add --for-each-cgroup option
Namhyung Kim
2020-09-28
perf evsel: Add evsel__clone() function
Namhyung Kim
2020-09-22
perf tsc: Support cap_user_time_short for event TIME_CONV
Leo Yan
2020-09-22
perf tsc: Calculate timestamp with cap_user_time_short
Leo Yan
2020-09-22
perf tsc: Move out common functions from x86
Leo Yan
2020-09-18
perf probe: Fall back to debuginfod query if debuginfo and source not found l...
Masami Hiramatsu
2020-09-18
perf probe: Fix to adjust symbol address with correct reloc_sym address
Masami Hiramatsu
2020-09-17
perf metricgroup: Fix uncore metric expressions
Ian Rogers
2020-09-17
perf intel-pt: Fix "context_switch event has no tid" error
Adrian Hunter
2020-09-17
perf script: Display negative tid in non-sample events
Adrian Hunter
2020-09-17
perf stat: Support new per thread TopDown metrics
Andi Kleen
2020-09-17
perf record: Support sample-read topdown metric group
Kan Liang
2020-09-17
perf tools: Rename group to topdown
Kan Liang
2020-09-17
perf machine: Add machine__for_each_dso() function
Jiri Olsa
2020-09-17
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2020-09-17
perf parse-event: Release cpu_map refcount if evsel alloc failed
Namhyung Kim
2020-09-17
perf parse-event: Fix cpu map refcounting
Namhyung Kim
2020-09-16
perf stat: Fix the ratio comments of miss-events
Qi Liu
2020-09-15
perf test: Free formats for perf pmu parse test
Namhyung Kim
2020-09-15
perf metric: Do not free metric when failed to resolve
Namhyung Kim
2020-09-15
perf metric: Free metric when it failed to resolve
Namhyung Kim
2020-09-15
perf metric: Release expr_parse_ctx after testing
Namhyung Kim
2020-09-15
perf parse-event: Fix memory leak in evsel->unit
Namhyung Kim
2020-09-15
perf evlist: Fix cpu/thread map leak
Namhyung Kim
2020-09-15
perf metric: Fix some memory leaks - part 2
Namhyung Kim
2020-09-15
perf metric: Fix some memory leaks
Namhyung Kim
2020-09-15
perf test: Free aliases for PMU event map aliases test
Namhyung Kim
2020-09-14
perf record: Don't clear event's period if set by a term
Ian Rogers
2020-09-14
perf record: Prevent override of attr->sample_period for libpfm4 events
Stephane Eranian
2020-09-14
perf record: Set PERF_RECORD_PERIOD if attr->freq is set.
David Sharp
2020-09-10
perf tests: Call test_attr__open() directly
Jiri Olsa
2020-09-10
perf metricgroup: Pass pmu_event structure as a parameter for arch_get_runtim...
Kajol Jain
2020-09-10
perf metricgroup: Fix typo in comment.
Ian Rogers
2020-09-10
perf stat: Remove dead code: no need to set os.evsel twice
Ian Rogers
2020-09-09
perf list: Do not print 'Metric Groups:' unnecessarily
Namhyung Kim
2020-09-04
perf tools: Consolidate close_control_option()'s into one function
Adrian Hunter
2020-09-04
perf annotate: Allow configuring the 'disassembler_style' knob via 'perf config'
Arnaldo Carvalho de Melo
2020-09-04
perf record: Add 'snapshot' control command
Adrian Hunter
2020-09-04
perf tools: Add FIFO file names as alternative options to --control
Adrian Hunter
2020-09-04
perf tools: Handle read errors from ctl_fd
Adrian Hunter
2020-09-04
perf tools: Consolidate --control option parsing into one function
Adrian Hunter
2020-09-04
perf symbols: Try reading the symbol table with libbfd
Remi Bernon
2020-09-04
perf dso: Use libbfd to read build_id and .gnu_debuglink section
Remi Bernon
[next]