index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
2020-07-17
perf metric: Rename expr__add_id() to expr__add_val()
Jiri Olsa
2020-07-17
perf probe: Warn if the target function is a GNU indirect function
Masami Hiramatsu
2020-07-17
perf probe: Fix memory leakage when the probe point is not found
Masami Hiramatsu
2020-07-17
perf probe: Fix wrong variable warning when the probe point is not found
Masami Hiramatsu
2020-07-17
perf probe: Avoid setting probes on the same address for the same event
Masami Hiramatsu
2020-07-10
perf parse-events: Report BPF errors
Ian Rogers
2020-07-10
perf script: Show text poke address symbol
Adrian Hunter
2020-07-10
perf intel-pt: Add support for text poke events
Adrian Hunter
2020-07-10
perf tools: Add support for PERF_RECORD_KSYMBOL_TYPE_OOL
Adrian Hunter
2020-07-10
perf tools: Add support for PERF_RECORD_TEXT_POKE
Adrian Hunter
2020-07-09
perf annotate: Fix non-null terminated buffer returned by readlink()
Numfor Mbiziwo-Tiapo
2020-07-08
perf inject jit: Remove //anon mmap events
Steve MacLean
2020-07-08
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2020-07-07
perf symbols: Add s390 idle functions 'psw_idle' and 'psw_idle_exit' to list ...
Sven Schnelle
2020-07-06
perf intel-pt: Fix PEBS sample for XMM registers
Adrian Hunter
2020-07-06
perf intel-pt: Fix recording PEBS-via-PT with registers
Adrian Hunter
2020-07-03
perf record: Fix duplicated sideband events with Intel PT system wide tracing
Adrian Hunter
2020-07-02
perf parse-events: Disable a subset of bison warnings
Ian Rogers
2020-07-02
perf parse-events: Disable a subset of flex warnings
Ian Rogers
2020-06-23
perf parse-events: Declare bison header file output
Ian Rogers
2020-06-23
perf expr: Add missing headers noticed when building with NO_LIBBPF=1
Arnaldo Carvalho de Melo
2020-06-22
perf parse-events: Declare flex header file output
Ian Rogers
2020-06-22
perf pmu: Add flex debug build flag
Ian Rogers
2020-06-22
perf pmu: Add bison debug build flag
Ian Rogers
2020-06-22
perf parse-events: Use automatic variable for yacc input
Ian Rogers
2020-06-22
perf parse-events: Use automatic variable for flex input
Ian Rogers
2020-06-22
perf evlist: Fix the class prefix for 'struct evlist' branch_type methods
Arnaldo Carvalho de Melo
2020-06-22
perf evlist: Fix the class prefix for 'struct evlist' sample_id_all methods
Arnaldo Carvalho de Melo
2020-06-22
perf evlist: Fix the class prefix for 'struct evlist' sample_type methods
Arnaldo Carvalho de Melo
2020-06-22
perf evlist: Fix the class prefix for 'struct evlist' strerror methods
Arnaldo Carvalho de Melo
2020-06-22
perf evlist: Fix the class prefix for 'struct evlist' 'add' evsel methods
Arnaldo Carvalho de Melo
2020-06-22
perf pmu: Improve CPU core PMU HW event list ordering
John Garry
2020-06-22
perf pmu: List kernel supplied event aliases for arm64
John Garry
2020-06-22
perf expr: Add < and > operators
Ian Rogers
2020-06-22
perf expr: Add d_ratio operation
Ian Rogers
2020-06-22
perf tools: Add test_generic_metric function
Jiri Olsa
2020-06-22
perf tools: Release metric_events rblist
Jiri Olsa
2020-06-22
perf tools: Factor out prepare_metric function
Jiri Olsa
2020-06-22
perf tools: Add metricgroup__parse_groups_test function
Jiri Olsa
2020-06-22
perf tools: Add map to parse_groups() function
Jiri Olsa
2020-06-22
perf tools: Add fake_pmu to parse_group() function
Jiri Olsa
2020-06-22
perf parse: Factor out parse_groups() function
Jiri Olsa
2020-06-22
perf pmu: Add a perf_pmu__fake object to use with __parse_events()
Arnaldo Carvalho de Melo
2020-06-22
perf parse: Provide a way to pass a fake_pmu to parse_events()
Arnaldo Carvalho de Melo
2020-06-22
perf tools: Add fake pmu support
Jiri Olsa
2020-06-10
perf pmu: Remove unused declaration
Ian Rogers
2020-06-09
perf parse-events: Fix an old style declaration
Ian Rogers
2020-06-09
perf parse-events: Fix an incompatible pointer
Ian Rogers
2020-06-09
perf bpf: Fix bpf prologue generation
Sumanth Korikkar
2020-06-09
perf probe: Fix user attribute access in kprobes
Sumanth Korikkar
[prev]
[next]