Namhyung Kim
|
775d8a1b0d
perf evlist: Add --trace-fields option to show trace fields
|
9 年 前 |
Jiri Olsa
|
e98a4cbb01
perf evsel: Introduce disable() method
|
9 年 前 |
Jiri Olsa
|
5cd95fc3f8
perf evsel: Use event maps directly in perf_evsel__enable
|
9 年 前 |
Wang Nan
|
1f45b1d490
perf bpf: Attach eBPF filter to perf event
|
10 年 前 |
Wang Nan
|
374ce938aa
perf tools: Enable pre-event inherit setting by config terms
|
9 年 前 |
Jiri Olsa
|
af33998174
perf evsel: Move id_offset out of struct perf_evsel union member
|
9 年 前 |
Jiri Olsa
|
7f94af7a48
perf tools: Introduce 'P' modifier to request max precision
|
10 年 前 |
Ingo Molnar
|
d71b0ad8d3
Merge branch 'perf/urgent' into perf/core, to resolve a conflict
|
10 年 前 |
Adrian Hunter
|
fce4d296b4
perf evsel: Add own_cpus member
|
10 年 前 |
Jiri Olsa
|
8dd2a1317e
perf evsel: Propagate error info from tp_format
|
10 年 前 |
Arnaldo Carvalho de Melo
|
8168caded3
perf evsel: Remove forward declaration of 'struct perf_evlist'
|
10 年 前 |
Arnaldo Carvalho de Melo
|
d49e469507
perf evsel: Add a backpointer to the evlist a evsel is in
|
10 年 前 |
Kan Liang
|
d457c96392
perf callchain: Per-event type selection support
|
10 年 前 |
Namhyung Kim
|
09af2a5535
perf record: Support per-event freq term
|
10 年 前 |
Jiri Olsa
|
d809560b36
perf stat: Move perf_counts struct and functions into separate object
|
10 年 前 |
Kan Liang
|
3206771239
perf tools: Per-event time support
|
10 年 前 |
Jiri Olsa
|
ee4c75887d
perf tools: Force period term to overload global settings
|
10 年 前 |
Jiri Olsa
|
930a2e2975
perf tools: Add support for event post configuration
|
10 年 前 |
Wang Nan
|
15bfd2cc10
perf record: Apply filter to all events in a glob matching
|
10 年 前 |
Arnaldo Carvalho de Melo
|
64ec84f5f9
perf evsel: Introduce append_filter() method
|
10 年 前 |
Arnaldo Carvalho de Melo
|
12467ae4e3
perf evsel: Introduce set_filter method
|
10 年 前 |
Arnaldo Carvalho de Melo
|
f47805a2af
perf evsel: Rename set_filter to apply_filter
|
10 年 前 |
Jiri Olsa
|
d8ee3b54d0
perf stat: Remove perf_evsel__read_cb function
|
10 年 前 |
Jiri Olsa
|
f99f4719b8
perf stat: Introduce perf_evsel__read function
|
10 年 前 |
Jiri Olsa
|
a6fa003855
perf stat: Make stats work over the thread dimension
|
10 年 前 |
Jiri Olsa
|
1ac77e1ce8
perf stat: Introduce perf_counts function
|
10 年 前 |
Jiri Olsa
|
a22e99cd74
perf tools: Make perf_evsel__(nr_)cpus generic
|
10 年 前 |
Jiri Olsa
|
578e91ec04
perf evlist: Propagate thread maps through the evlist
|
10 年 前 |
Jiri Olsa
|
a9a3a4d92d
perf tools: Move perf_evsel__(alloc|free|reset)_counts into stat object
|
10 年 前 |
Arnaldo Carvalho de Melo
|
86066064e3
perf tools: Elliminate alignment holes
|
10 年 前 |