index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
evsel.c
Age
Commit message (
Expand
)
Author
2015-10-29
perf bpf: Attach eBPF filter to perf event
Wang Nan
2015-10-28
perf tools: Enable pre-event inherit setting by config terms
Wang Nan
2015-10-21
perf evsel: Print branch filter state with -vv
Andi Kleen
2015-10-05
perf tools: Introduce 'P' modifier to request max precision
Jiri Olsa
2015-10-05
perf evlist: Display DATA_SRC sample type bit
Jiri Olsa
2015-09-16
Merge branch 'perf/urgent' into perf/core, to resolve a conflict
Ingo Molnar
2015-09-15
perf evsel: Add own_cpus member
Adrian Hunter
2015-09-15
perf evsel: Propagate error info from tp_format
Jiri Olsa
2015-09-14
tools lib api fs: Replace debugfs/tracefs objects interface with fs.c
Jiri Olsa
2015-08-31
perf record: Add ability to name registers to record
Stephane Eranian
2015-08-28
perf evsel: Add a backpointer to the evlist a evsel is in
Arnaldo Carvalho de Melo
2015-08-12
perf callchain: Allow disabling call graphs per event
Kan Liang
2015-08-12
perf callchain: Per-event type selection support
Kan Liang
2015-08-10
perf evlist: Be more specific on -F/--freq
Namhyung Kim
2015-08-10
perf record: Support per-event freq term
Namhyung Kim
2015-08-10
perf tools: Unset perf_event_attr::freq when period term is set
Jiri Olsa
2015-08-05
perf tools: Refine parse/config callchain functions
Kan Liang
2015-08-05
perf tools: Per-event time support
Kan Liang
2015-07-29
perf tools: Force period term to overload global settings
Jiri Olsa
2015-07-29
perf tools: Add support for event post configuration
Jiri Olsa
2015-07-23
perf record: Add option --switch-events to select PERF_RECORD_SWITCH events
Adrian Hunter
2015-07-23
perf tools: Add new PERF_RECORD_SWITCH event
Adrian Hunter
2015-07-20
perf record: Apply filter to all events in a glob matching
Wang Nan
2015-07-06
perf record: Let user have timestamps with per-thread recording
Adrian Hunter
2015-07-06
perf evsel: Introduce append_filter() method
Arnaldo Carvalho de Melo
2015-07-06
perf evsel: Introduce set_filter method
Arnaldo Carvalho de Melo
2015-07-06
perf evsel: Rename set_filter to apply_filter
Arnaldo Carvalho de Melo
2015-06-26
perf stat: Remove perf_evsel__read_cb function
Jiri Olsa
2015-06-26
perf stat: Introduce perf_evsel__read function
Jiri Olsa
2015-06-26
perf stat: Make stats work over the thread dimension
Jiri Olsa
2015-06-26
perf stat: Introduce perf_counts function
Jiri Olsa
2015-06-25
perf evlist: Propagate thread maps through the evlist
Jiri Olsa
2015-06-25
perf tools: Add reference counting for cpu_map object
Jiri Olsa
2015-06-23
perf thread_map: Don't access the array entries directly
Jiri Olsa
2015-06-16
perf tools: Move perf_evsel__(alloc|free|reset)_counts into stat object
Jiri Olsa
2015-06-11
perf evsel: Display 0x for hex values when printing the attribute
Adrian Hunter
2015-05-27
perf tools: Add hint for 'Too many events are opened.' error message
Jiri Olsa
2015-04-29
perf tools: Add aux_watermark member of struct perf_event_attr
Adrian Hunter
2015-04-08
perf tools: Merge all perf_event_attr print functions
Peter Zijlstra
2015-04-08
perf record: Add clockid parameter
Peter Zijlstra
2015-03-26
perf timechart: Fix SIBGUS error on sparc64
David Ahern
2015-02-25
perf record: Support recording running/enabled time
Andi Kleen
2015-02-18
perf tools: Enable LBR call stack support
Kan Liang
2015-01-29
perf evsel: Set attr.task bit for a tracking event
Namhyung Kim
2015-01-28
perf evsel: Don't rely on malloc working for sz 0
Vineet Gupta
2014-12-01
perf tools: Remove perf_evsel__read interface
Jiri Olsa
2014-11-24
perf evsel: Introduce perf_evsel__read_cb function
Jiri Olsa
2014-11-24
perf evsel: Introduce perf_counts_values__scale function
Jiri Olsa
2014-11-24
perf evsel: Introduce perf_evsel__compute_deltas function
Jiri Olsa
2014-11-19
perf evsel: Fix ftrace:function event recording
Jiri Olsa
[next]