index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
evsel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-22
perf tools: Introduce bpf-output event
Wang Nan
1
-0
/
+5
2016-02-18
perf record: Add --all-user/--all-kernel options
Jiri Olsa
1
-0
/
+10
2016-01-26
perf tools: Document the perf sysctls
Ben Hutchings
1
-6
/
+9
2016-01-08
perf evlist: Add --trace-fields option to show trace fields
Namhyung Kim
1
-0
/
+23
2015-12-14
perf evsel: Disable branch flags/cycles for --callgraph lbr
Andi Kleen
1
-1
/
+13
2015-12-08
perf evsel: Introduce disable() method
Jiri Olsa
1
-0
/
+10
2015-12-08
perf evsel: Use event maps directly in perf_evsel__enable
Jiri Olsa
1
-1
/
+4
2015-11-26
perf evlist: Display WEIGHT sample type bit
Jiri Olsa
1
-0
/
+1
2015-10-29
perf bpf: Attach eBPF filter to perf event
Wang Nan
1
-0
/
+17
2015-10-28
perf tools: Enable pre-event inherit setting by config terms
Wang Nan
1
-0
/
+9
2015-10-22
perf evsel: Print branch filter state with -vv
Andi Kleen
1
-0
/
+1
2015-10-05
perf tools: Introduce 'P' modifier to request max precision
Jiri Olsa
1
-0
/
+3
2015-10-05
perf evlist: Display DATA_SRC sample type bit
Jiri Olsa
1
-1
/
+1
2015-09-16
Merge branch 'perf/urgent' into perf/core, to resolve a conflict
Ingo Molnar
1
-0
/
+1
2015-09-15
perf evsel: Add own_cpus member
Adrian Hunter
1
-0
/
+1
2015-09-15
perf evsel: Propagate error info from tp_format
Jiri Olsa
1
-3
/
+13
2015-09-14
tools lib api fs: Replace debugfs/tracefs objects interface with fs.c
Jiri Olsa
1
-1
/
+1
2015-09-01
perf record: Add ability to name registers to record
Stephane Eranian
1
-1
/
+1
2015-08-28
perf evsel: Add a backpointer to the evlist a evsel is in
Arnaldo Carvalho de Melo
1
-0
/
+2
2015-08-12
perf callchain: Allow disabling call graphs per event
Kan Liang
1
-6
/
+11
2015-08-12
perf callchain: Per-event type selection support
Kan Liang
1
-2
/
+60
2015-08-10
perf evlist: Be more specific on -F/--freq
Namhyung Kim
1
-2
/
+7
2015-08-10
perf record: Support per-event freq term
Namhyung Kim
1
-0
/
+4
2015-08-10
perf tools: Unset perf_event_attr::freq when period term is set
Jiri Olsa
1
-0
/
+1
2015-08-05
perf tools: Refine parse/config callchain functions
Kan Liang
1
-5
/
+6
2015-08-05
perf tools: Per-event time support
Kan Liang
1
-3
/
+11
2015-07-29
perf tools: Force period term to overload global settings
Jiri Olsa
1
-0
/
+2
2015-07-29
perf tools: Add support for event post configuration
Jiri Olsa
1
-0
/
+31
2015-07-24
perf record: Add option --switch-events to select PERF_RECORD_SWITCH events
Adrian Hunter
1
-0
/
+3
2015-07-24
perf tools: Add new PERF_RECORD_SWITCH event
Adrian Hunter
1
-0
/
+1
2015-07-20
perf record: Apply filter to all events in a glob matching
Wang Nan
1
-0
/
+1
2015-07-06
perf record: Let user have timestamps with per-thread recording
Adrian Hunter
1
-1
/
+2
2015-07-06
perf evsel: Introduce append_filter() method
Arnaldo Carvalho de Melo
1
-0
/
+17
2015-07-06
perf evsel: Introduce set_filter method
Arnaldo Carvalho de Melo
1
-0
/
+13
2015-07-06
perf evsel: Rename set_filter to apply_filter
Arnaldo Carvalho de Melo
1
-2
/
+2
2015-06-26
perf stat: Remove perf_evsel__read_cb function
Jiri Olsa
1
-16
/
+0
2015-06-26
perf stat: Introduce perf_evsel__read function
Jiri Olsa
1
-0
/
+14
2015-06-26
perf stat: Make stats work over the thread dimension
Jiri Olsa
1
-6
/
+6
2015-06-26
perf stat: Introduce perf_counts function
Jiri Olsa
1
-3
/
+3
2015-06-25
perf evlist: Propagate thread maps through the evlist
Jiri Olsa
1
-0
/
+1
2015-06-25
perf tools: Add reference counting for cpu_map object
Jiri Olsa
1
-0
/
+1
2015-06-24
perf thread_map: Don't access the array entries directly
Jiri Olsa
1
-1
/
+1
2015-06-16
perf tools: Move perf_evsel__(alloc|free|reset)_counts into stat object
Jiri Olsa
1
-18
/
+1
2015-06-11
perf evsel: Display 0x for hex values when printing the attribute
Adrian Hunter
1
-1
/
+1
2015-05-28
perf tools: Add hint for 'Too many events are opened.' error message
Jiri Olsa
1
-1
/
+3
2015-04-29
perf tools: Add aux_watermark member of struct perf_event_attr
Adrian Hunter
1
-0
/
+1
2015-04-08
perf tools: Merge all perf_event_attr print functions
Peter Zijlstra
1
-160
/
+128
2015-04-08
perf record: Add clockid parameter
Peter Zijlstra
1
-4
/
+55
2015-03-26
perf timechart: Fix SIBGUS error on sparc64
David Ahern
1
-1
/
+1
2015-02-25
perf record: Support recording running/enabled time
Andi Kleen
1
-0
/
+6
[next]