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
2013-12-10
perf report: Add --header/--header-only options
Jiri Olsa
1
-3
/
+19
2013-11-05
perf hists: Consolidate __hists__add_*entry()
Namhyung Kim
1
-5
/
+11
2013-11-04
perf report: Use parse_options_usage() for -s option failure
Namhyung Kim
1
-2
/
+4
2013-11-04
perf report: Postpone setting up browser after parsing options
Namhyung Kim
1
-12
/
+12
2013-10-23
perf tools: Show progress on histogram collapsing
Namhyung Kim
1
-1
/
+9
2013-10-23
perf tools: Stop using 'self' in some more places
Arnaldo Carvalho de Melo
1
-7
/
+7
2013-10-22
perf report: Add --max-stack option to limit callchain stack scan
Waiman Long
1
-5
/
+17
2013-10-22
perf session: Separating data file properties from session
Jiri Olsa
1
-3
/
+5
2013-10-22
perf tools: Add data object to handle perf data file
Jiri Olsa
1
-2
/
+8
2013-10-09
perf tools: Separate out GTK codes to libperf-gtk.so
Namhyung Kim
1
-2
/
+14
2013-10-04
tools/perf: Add support for record transaction flags
Andi Kleen
1
-2
/
+2
2013-10-04
tools/perf: Support sorting by in_tx or abort branch flags
Andi Kleen
1
-1
/
+1
2013-09-19
perf session: Check for SIGINT in more loops
Arnaldo Carvalho de Melo
1
-2
/
+3
2013-09-11
perf tools: Add attr->mmap2 support
Stephane Eranian
1
-0
/
+1
2013-08-29
perf tools: Add support for PERF_SAMPLE_IDENTIFIER
Adrian Hunter
1
-1
/
+1
2013-08-12
perf tools: Remove filter parameter of perf_event__preprocess_sample()
Adrian Hunter
1
-2
/
+1
2013-08-12
perf report: Set the machines symbol filter
Adrian Hunter
1
-3
/
+3
2013-07-22
perf tools: Support callchain sorting based on addresses
Andi Kleen
1
-4
/
+15
2013-07-15
perf tools: Remove event types framework completely
Jiri Olsa
1
-1
/
+0
2013-07-12
perf tools: Centralize default columns init in perf_hpp__init
Jiri Olsa
1
-1
/
+0
2013-07-12
perf report/top: Add option to collapse undesired parts of call graph
Greg Price
1
-3
/
+24
2013-07-12
perf report: Fix perf_session__delete removal
Jiri Olsa
1
-18
/
+5
2013-07-12
perf tools: Do not elide parent symbol column
Jiri Olsa
1
-8
/
+0
2013-07-09
perf tools: Fix -x/--exclude-other option for report command
Jiri Olsa
1
-2
/
+1
2013-05-28
perf report: Add report.percent-limit config variable
Namhyung Kim
1
-1
/
+6
2013-05-28
perf report: Add --percent-limit option
Namhyung Kim
1
-4
/
+17
2013-05-28
perf report: Don't bother locking when adding hist entries
Namhyung Kim
1
-4
/
+0
2013-05-28
perf hists: Move locking to its call-sites
Namhyung Kim
1
-12
/
+14
2013-05-28
perf sort: Consolidate sort_entry__setup_elide()
Namhyung Kim
1
-19
/
+1
2013-05-28
perf sort: Separate out memory-specific sort keys
Namhyung Kim
1
-0
/
+2
2013-05-28
perf sort: Introduce sort__mode variable
Namhyung Kim
1
-10
/
+13
2013-05-28
perf hists: Fix an invalid memory free on he->branch_info
Namhyung Kim
1
-3
/
+6
2013-04-01
perf tools: Remove dependency on libnewt
Arnaldo Carvalho de Melo
1
-3
/
+3
2013-04-01
perf report: Add support for mem access profiling
Stephane Eranian
1
-4
/
+131
2013-04-01
perf tools: Add support for weight v7 (modified)
Andi Kleen
1
-3
/
+5
2013-03-26
perf report: Add --no-demangle option
Namhyung Kim
1
-0
/
+2
2013-03-15
perf report: Remove duplicated include
Wei Yongjun
1
-1
/
+0
2013-03-15
perf evsel: Introduce perf_evsel__is_group_event() helper
Namhyung Kim
1
-1
/
+1
2013-02-07
perf sort: Make setup_sorting returns an error code
Namhyung Kim
1
-1
/
+2
2013-02-07
perf report: Enable the runtime switching of perf data file
Feng Tang
1
-11
/
+27
2013-01-31
perf report: Add report.group config option
Namhyung Kim
1
-0
/
+13
2013-01-31
perf report: Add --group option
Namhyung Kim
1
-0
/
+2
2013-01-31
perf report: Show group description when event group is enabled
Namhyung Kim
1
-0
/
+15
2013-01-31
perf report: Bypass non-leader events when event group is enabled
Namhyung Kim
1
-0
/
+4
2013-01-31
perf report: Make another loop for linking group hists
Namhyung Kim
1
-1
/
+12
2013-01-24
perf report: Update documentation for sort keys
Namhyung Kim
1
-2
/
+2
2013-01-24
perf machine: Introduce struct machines
Arnaldo Carvalho de Melo
1
-1
/
+1
2012-12-09
perf hists: Introduce perf_hpp__list for period related columns
Jiri Olsa
1
-0
/
+1
2012-11-05
perf report: Postpone objdump check until annotation requested
Namhyung Kim
1
-7
/
+2
2012-11-05
perf tools: Introduce struct hist_browser_timer
Namhyung Kim
1
-2
/
+2
[next]