index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
2020-12-02
perf probe: Fix to die_entrypc() returns error correctly
Masami Hiramatsu
2020-12-02
perf stat: Use proper cpu for shadow stats
Namhyung Kim
2020-12-02
perf record: Synthesize cgroup events only if needed
Namhyung Kim
2020-11-24
perf lock: Don't free "lock_seq_stat" if read_count isn't zero
Leo Yan
2020-11-24
perf lock: Correct field name "flags"
Leo Yan
2020-11-18
perf scripting python: Avoid declaring function pointers with a visibility at...
Arnaldo Carvalho de Melo
2020-11-18
perf tools: Add missing swap for cgroup events
Namhyung Kim
2020-11-18
perf tools: Add missing swap for ino_generation
Jiri Olsa
2020-11-18
perf trace: Fix segfault when trying to trace events by cgroup
Stanislav Ivanichkin
2020-11-10
perf hists browser: Increase size of 'buf' in perf_evsel__hists_browse()
Song Liu
2020-11-05
perf python scripting: Fix printable strings in python3 scripts
Jiri Olsa
2020-11-05
perf vendor events amd: Add L2 Prefetch events for zen1
Kim Phillips
2020-11-04
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
2020-11-04
Revert "x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()"
Greg Kroah-Hartman
2020-11-01
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
2020-10-29
perf trace: Fix off by ones in memset() after realloc() in arches using libaudit
Jiri Slaby
2020-10-29
perf stat: Skip duration_time in setup_system_wide
Jin Yao
2020-10-29
perf metricgroup: Fix uncore metric expressions
Ian Rogers
2020-10-29
perf intel-pt: Fix "context_switch event has no tid" error
Adrian Hunter
2020-10-29
perf tools: Make GTK2 support opt-in
Arnaldo Carvalho de Melo
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 test: Fix memory leaks in parse-metric test
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-15
perf vendor events amd: Remove trailing commas
Henry Burns
2020-09-14
perf test: Leader sampling shouldn't clear sample period
Ian Rogers
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-14
perf bench: Fix 2 memory sanitizer warnings
Ian Rogers
2020-09-14
perf test: Fix the "signal" test inline assembly
Jiri Olsa
2020-09-03
perf tools: Add bpf image check to __map__is_kmodule
Jiri Olsa
2020-09-03
perf record/stat: Explicitly call out event modifiers in the documentation
Kim Phillips
2020-09-03
perf bench: The do_run_multi_threaded() function must use IS_ERR(perf_session...
YueHaibing
2020-09-03
perf stat: Turn off summary for interval mode by default
Jin Yao
2020-09-03
perf jevents: Fix suspicious code in fixregex()
Namhyung Kim
2020-09-03
perf parse-events: Use uintptr_t when casting numbers to pointers
Arnaldo Carvalho de Melo
2020-09-01
perf report: Disable ordered_events for raw dump
Jiri Olsa
2020-09-01
perf intel-pt: Fix corrupt data after perf inject from
Al Grant
2020-09-01
perf cs-etm: Fix corrupt data after perf inject from
Al Grant
2020-09-01
perf top/report: Fix infinite loop in the TUI for grouped events
Arnaldo Carvalho de Melo
2020-09-01
perf parse-events: Avoid an uninitialized read when using fake PMUs
Ian Rogers
2020-09-01
perf stat: Fix out of bounds array access in the print_counters() evlist method
Thomas Richter
[next]