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
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
/
builtin-report.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-12
perf report: Avoid 'parent_thread' thread leak on '--tasks' processing
Ian Rogers
1
-0
/
+1
2023-06-12
perf addr_location: Add init/exit/copy functions
Ian Rogers
1
-2
/
+4
2023-06-12
perf thread: Add accessor functions for thread
Ian Rogers
1
-6
/
+6
2023-06-12
perf thread: Make threads rbtree non-invasive
Ian Rogers
1
-1
/
+1
2023-04-07
perf map: Add accessors for ->pgoff and ->reloc
Ian Rogers
1
-1
/
+1
2023-04-07
perf map: Add accessors for ->prot, ->priv and ->flags
Ian Rogers
1
-4
/
+5
2023-04-04
perf map: Add accessor for start and end
Ian Rogers
1
-1
/
+1
2023-04-04
perf map: Add accessor for dso
Ian Rogers
1
-3
/
+4
2023-04-04
perf maps: Remove rb_node from struct map
Ian Rogers
1
-2
/
+4
2023-04-04
perf symbol: Add command line support for addr2line path
Ian Rogers
1
-1
/
+8
2023-04-04
perf annotate: Own objdump_path and disassembler_style strings
Ian Rogers
1
-2
/
+14
2023-04-04
perf annotate: Add init/exit to annotation_options remove default
Ian Rogers
1
-3
/
+4
2023-04-04
perf report: Additional config warnings
Ian Rogers
1
-0
/
+5
2023-03-13
perf evlist: Remove nr_groups
Ian Rogers
1
-1
/
+1
2022-12-14
perf build: Use libtraceevent from the system
Ian Rogers
1
-1
/
+8
2022-10-27
perf tools: Make quiet mode consistent between tools
James Clark
1
-1
/
+1
2022-10-04
perf report: Show per-event LOST SAMPLES stat
Namhyung Kim
1
-0
/
+17
2022-07-20
perf gtk: Only support --gtk if compiled in
Ian Rogers
1
-0
/
+6
2022-04-23
perf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE event
Leo Yan
1
-0
/
+14
2022-02-15
perf tui: Only support --tui with slang
Ian Rogers
1
-1
/
+9
2021-12-22
perf callchain: Enable dwarf_callchain_users on arm64
Alexandre Truong
1
-2
/
+2
2021-11-18
perf report: Fix memory leaks around perf_tip()
Ian Rogers
1
-6
/
+9
2021-11-07
perf tools: Refactor out kernel symbol argument sanity checking
James Clark
1
-11
/
+2
2021-08-02
perf tools: Remove repipe argument from perf_session__new()
Namhyung Kim
1
-1
/
+1
2021-07-15
perf report: Free generated help strings for sort option
Riccardo Mancini
1
-11
/
+22
2021-07-09
libperf: Move 'nr_groups' from tools/perf to evlist::nr_groups
Jiri Olsa
1
-1
/
+1
2021-07-09
libperf: Move 'leader' from tools/perf to perf_evsel::leader
Jiri Olsa
1
-1
/
+1
2021-07-09
libperf: Move 'idx' from tools/perf to perf_evsel::idx
Jiri Olsa
1
-2
/
+2
2021-07-05
perf report: Fix --task and --stat with pipe input
Namhyung Kim
1
-0
/
+6
2021-06-01
perf mem: Disable 'mem-loads-aux' group before reporting
Jin Yao
1
-0
/
+2
2021-04-29
perf report: Make --skip-empty as default
Namhyung Kim
1
-0
/
+6
2021-04-29
perf report: Add --skip-empty option to suppress 0 event stat
Namhyung Kim
1
-4
/
+12
2021-04-29
perf report: Show event sample counts in --stat output
Namhyung Kim
1
-0
/
+14
2021-04-29
perf hists: Split hists_stats from events_stats
Namhyung Kim
1
-2
/
+2
2021-03-03
perf report: Create option to disable raw event ordering
Jin Yao
1
-1
/
+4
2020-12-17
perf report: Support --header-only for pipe mode
Namhyung Kim
1
-0
/
+9
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' event attribute config ...
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' event group methods
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' print methods
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' browser methods
Arnaldo Carvalho de Melo
1
-12
/
+7
2020-09-01
perf report: Disable ordered_events for raw dump
Jiri Olsa
1
-0
/
+3
2020-06-22
perf evlist: Fix the class prefix for 'struct evlist' branch_type methods
Arnaldo Carvalho de Melo
1
-2
/
+1
2020-06-22
perf evlist: Fix the class prefix for 'struct evlist' sample_type methods
Arnaldo Carvalho de Melo
1
-3
/
+3
2020-06-09
perf report: Fix NULL pointer dereference in hists__fprintf_nr_sample_events()
Gaurav Singh
1
-2
/
+1
2020-06-02
perf tools: Remove some duplicated includes
Tiezhu Yang
1
-1
/
+0
2020-05-28
perf callchain: Setup callchain properly in pipe mode
Jiri Olsa
1
-11
/
+22
2020-05-28
perf evsel: Rename perf_evsel__resort*() to evsel__resort*()
Arnaldo Carvalho de Melo
1
-2
/
+1
2020-05-05
perf evsel: Rename perf_evsel__is_*() to evsel__is*()
Arnaldo Carvalho de Melo
1
-5
/
+3
2020-05-05
perf evsel: Rename perf_evsel__group_desc() to evsel__group_desc()
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-05-05
perf evsel: Rename *perf_evsel__*name() to *evsel__*name()
Arnaldo Carvalho de Melo
1
-2
/
+2
[next]