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-top.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-07
perf report/top: Add --raw-trace option
Namhyung Kim
1
-0
/
+2
2016-01-07
perf tools: Pass evlist to setup_sorting()
Namhyung Kim
1
-1
/
+1
2016-01-07
perf top: Create the evlist sooner
Namhyung Kim
1
-6
/
+6
2015-12-17
perf subcmd: Create subcmd library
Josh Poimboeuf
1
-1
/
+1
2015-12-11
perf top: Cleanup condition in perf_top__record_precise_ip()
Namhyung Kim
1
-5
/
+4
2015-12-11
perf top: Fix annotation on --stdio
Namhyung Kim
1
-2
/
+1
2015-12-11
perf top: Access hists->lock only if needed
Namhyung Kim
1
-13
/
+15
2015-12-11
perf top: Do not convert address for perf_top__record_precise_ip()
Namhyung Kim
1
-10
/
+2
2015-12-10
perf tools: Make perf_session__register_idle_thread drop the refcount
Masami Hiramatsu
1
-1
/
+1
2015-12-10
perf top: Do show usage message when failing to create cpu/thread maps
Arnaldo Carvalho de Melo
1
-2
/
+5
2015-10-22
perf tools: Improve call graph documents and help messages
Namhyung Kim
1
-2
/
+3
2015-10-22
perf tools: Defaults to 'caller' callchain order only if --children is enabled
Namhyung Kim
1
-0
/
+3
2015-10-22
perf top: Support call-graph display options also
Namhyung Kim
1
-5
/
+21
2015-10-01
perf top: Register idle thread
Namhyung Kim
1
-0
/
+3
2015-10-01
perf top: Fix unresolved comm when -s comm is used
Namhyung Kim
1
-2
/
+5
2015-09-28
perf top: Filter symbols based on __map__is_kernel(map)
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-09-14
perf tools: Introduce new sort type "socket" for the processor socket
Kan Liang
1
-0
/
+15
2015-09-14
perf env: Rename some leftovers from rename to perf_env
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-08-20
Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding mor...
Ingo Molnar
1
-2
/
+2
2015-08-19
perf top: Show backtrace when handling a SIGSEGV on --stdio mode
Arnaldo Carvalho de Melo
1
-2
/
+2
2015-08-06
perf top: Add branch annotation code to top
Andi Kleen
1
-0
/
+9
2015-06-22
perf top: Move toggling event logic into hists browser
Namhyung Kim
1
-21
/
+3
2015-06-20
perf tools: Configurable per thread proc map processing time out
Kan Liang
1
-1
/
+4
2015-06-20
perf top: Tell the user how to unfreeze events after pressing 'f'
Arnaldo Carvalho de Melo
1
-1
/
+7
2015-06-19
perf top: Replace CTRL+z with 'f' as hotkey for enable/disable events
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-06-17
perf top: Allow disabling/enabling events dynamicly
Arnaldo Carvalho de Melo
1
-16
/
+36
2015-05-27
perf hists: Reducing arguments of hist_entry_iter__add()
Namhyung Kim
1
-3
/
+4
2015-05-11
Merge branch 'perf/urgent' into perf/core, to resolve conflicts
Ingo Molnar
1
-1
/
+1
2015-05-08
perf machine: Protect the machine->threads with a rwlock
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-04-27
perf top: Fix a segfault when kernel map is restricted.
Wang Nan
1
-1
/
+1
2015-03-24
perf symbols: Save DSO loading errno to better report errors
Arnaldo Carvalho de Melo
1
-2
/
+4
2015-02-23
perf evlist: Adopt events_stats from perf_session
Arnaldo Carvalho de Melo
1
-2
/
+2
2015-01-21
perf tools: Remove EOL whitespaces
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-01-16
perf tools: Avoid build splat for syscall numbers with uclibc
Vineet Gupta
1
-1
/
+0
2014-12-23
perf report: Show progress bar for output resorting
Namhyung Kim
1
-2
/
+2
2014-10-15
perf tools: Remove hists from evsel
Arnaldo Carvalho de Melo
1
-1
/
+4
2014-10-09
perf evsel: Add hists helper
Arnaldo Carvalho de Melo
1
-25
/
+30
2014-09-26
perf tools: Convert {record,top}.call-graph option to call-graph.record-mode
Namhyung Kim
1
-1
/
+1
2014-09-26
perf callchain: Move some parser functions to callchain.c
Namhyung Kim
1
-1
/
+1
2014-09-26
perf tools: Move callchain config from record_opts to callchain_param
Namhyung Kim
1
-3
/
+1
2014-09-26
perf tools: Modify error code for when perf_session__new() fails
Taeung Song
1
-1
/
+1
2014-09-25
perf evlist: Introduce poll method for common code idiom
Arnaldo Carvalho de Melo
1
-2
/
+2
2014-09-18
perf tools: Don't include sys/poll.h directly
Arnaldo Carvalho de Melo
1
-1
/
+1
2014-09-18
perf tools: Disable kernel symbol demangling by default
Avi Kivity
1
-0
/
+2
2014-08-24
perf top: Use set_term_quiet() instead of open coded equivalent
Jiri Olsa
1
-7
/
+2
2014-08-15
perf top: Use strerror_r instead of strerror
Masami Hiramatsu
1
-1
/
+1
2014-08-14
perf top: Fix -z option behavior
Namhyung Kim
1
-6
/
+17
2014-08-13
perf tools: Check recorded kernel version when finding vmlinux
Namhyung Kim
1
-1
/
+1
2014-08-13
perf top: Setup signals for terminal output
Jiri Olsa
1
-0
/
+16
2014-08-13
perf tools: Introduce set_term_quiet_input helper function
Jiri Olsa
1
-8
/
+2
[next]