index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
evsel.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Add a 'percore' event qualifier
Jin Yao
2019-05-16
1
-0
/
+3
*
perf stat: Implement duration_time as a proper event
Andi Kleen
2019-04-01
1
-0
/
+6
*
perf evlist: Introduce side band thread
Song Liu
2019-03-21
1
-0
/
+6
*
perf evsel: No need to include symbol.h in evsel.h, symbol_conf.h is enough
Arnaldo Carvalho de Melo
2019-02-06
1
-1
/
+1
*
perf tools: Handle PERF_RECORD_BPF_EVENT
Song Liu
2019-01-21
1
-0
/
+1
*
perf tools: Handle PERF_RECORD_KSYMBOL
Song Liu
2019-01-21
1
-0
/
+1
*
tools lib traceevent, perf tools: Rename 'struct tep_event_format' to 'struct...
Tzvetomir Stoyanov
2018-12-17
1
-2
/
+2
*
perf trace: Introduce per-event maximum number of events property
Arnaldo Carvalho de Melo
2018-10-22
1
-0
/
+1
*
perf evsel: Mark a evsel as disabled when asking the kernel do disable it
Arnaldo Carvalho de Melo
2018-10-22
1
-0
/
+1
*
perf evsel: Introduce per event max_events property
Arnaldo Carvalho de Melo
2018-10-19
1
-0
/
+3
*
tools lib traceevent, perf tools: Rename struct format{_field} to struct tep_...
Tzvetomir Stoyanov (VMware)
2018-09-19
1
-3
/
+3
*
tools lib traceevent, perf tools: Rename struct event_format to struct tep_ev...
Tzvetomir Stoyanov (VMware)
2018-09-19
1
-2
/
+2
*
perf evsel: Introduce perf_evsel__store_ids()
Jiri Olsa
2018-08-30
1
-0
/
+1
*
perf annotate: Loop group events directly in annotation__calc_percent()
Jiri Olsa
2018-08-08
1
-0
/
+7
*
perf stat: Get rid of extra clock display function
Jiri Olsa
2018-07-24
1
-0
/
+6
*
perf tools: Use perf_evsel__match instead of open coded equivalent
Jiri Olsa
2018-07-24
1
-4
/
+1
*
perf evsel: Add has_callchain() helper to make code more compact/clear
Arnaldo Carvalho de Melo
2018-06-05
1
-0
/
+5
*
perf parse-events: Handle uncore event aliases in small groups properly
Kan Liang
2018-05-16
1
-0
/
+1
*
perf stat: Fix duplicate PMU name for interval print
Kan Liang
2018-04-24
1
-0
/
+1
*
perf report: Fix the output for stdio events list
Jiri Olsa
2018-03-08
1
-0
/
+1
*
perf pmu: Display pmu name when printing unmerged events in stat
Agustin Vega-Frias
2018-03-08
1
-0
/
+1
*
perf cgroup: Rename 'struct cgroup_sel' to 'struct cgroup'
Arnaldo Carvalho de Melo
2018-03-07
1
-2
/
+2
*
perf evsel: Expose the perf_missing_features struct
Arnaldo Carvalho de Melo
2018-02-15
1
-0
/
+14
*
perf annotate: Use perf_env when obtaining the arch name
Arnaldo Carvalho de Melo
2017-12-27
1
-1
/
+0
*
perf annotate: Get the cpuid from evsel->evlist->env in symbol__annotate()
Arnaldo Carvalho de Melo
2017-12-27
1
-1
/
+1
*
perf evlist: Add perf_evlist__parse_sample_timestamp function
Jiri Olsa
2017-11-16
1
-0
/
+4
*
perf evsel: Enable type checking for perf_evsel_config_term types
Andi Kleen
2017-11-16
1
-3
/
+2
*
perf record: Fix -c/-F options for cpu event aliases
Andi Kleen
2017-11-16
1
-0
/
+1
*
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-07
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
perf evsel: Restore evsel->priv as a tool private area
Arnaldo Carvalho de Melo
2017-10-27
1
-0
/
+3
*
|
perf tools: Support weak groups in 'perf stat'
Andi Kleen
2017-09-13
1
-0
/
+1
|
/
*
perf stat: Only auto-merge events that are PMU aliases
Arnaldo Carvalho de Melo
2017-09-01
1
-0
/
+1
*
perf evsel: Fix buffer overflow while freeing events
Andi Kleen
2017-08-22
1
-4
/
+3
*
perf evsel: Add read_counter()
Jiri Olsa
2017-07-26
1
-0
/
+2
*
perf evsel: Allow asking for max precise_ip in new_cycles()
Arnaldo Carvalho de Melo
2017-07-19
1
-1
/
+1
*
perf annotate: Check for fused instructions
Jin Yao
2017-07-19
1
-0
/
+1
*
perf pmu: Add support for MetricName JSON attribute
Andi Kleen
2017-03-23
1
-0
/
+1
*
perf stat: Output JSON MetricExpr metric
Andi Kleen
2017-03-23
1
-0
/
+3
*
perf stat: Collapse identically named events
Andi Kleen
2017-03-21
1
-0
/
+1
*
perf evsel: Allow to ignore missing pid
Jiri Olsa
2016-12-15
1
-0
/
+1
*
perf callchain: Add option to skip ignore symbol when printing callchains
Namhyung Kim
2016-11-25
1
-0
/
+1
*
perf evsel: Support printing callchains with arrows
Namhyung Kim
2016-11-23
1
-0
/
+1
*
perf tools: Implement branch_type event parameter
Andi Kleen
2016-10-24
1
-0
/
+2
*
perf evsel: Add support for address filters
Mathieu Poirier
2016-09-29
1
-0
/
+2
*
perf evsel: New tracepoint specific function
Mathieu Poirier
2016-09-29
1
-2
/
+1
*
perf tools: Make perf_evsel__append_filter() generic
Mathieu Poirier
2016-09-29
1
-1
/
+1
*
perf tools: Add infrastructure for PMU specific configuration
Mathieu Poirier
2016-09-13
1
-0
/
+2
*
perf evsel: Introduce constructor for cycles event
Arnaldo Carvalho de Melo
2016-07-28
1
-0
/
+2
*
perf tools: Enable overwrite settings
Wang Nan
2016-07-15
1
-0
/
+2
[next]