index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-top.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-01
perf annotate: Introduce strerror for handling symbol__disassemble() errors
Arnaldo Carvalho de Melo
1
-0
/
+4
2016-08-01
perf annotate: Rename symbol__annotate() to symbol__disassemble()
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-07-12
tools: Introduce str_error_r()
Arnaldo Carvalho de Melo
1
-3
/
+3
2016-06-23
perf evlist: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
1
-4
/
+4
2016-06-23
perf config: Move config declarations from util/cache.h to util/config.h
Taeung Song
1
-1
/
+1
2016-06-15
perf stdio: Add use_callchain parameter to hists__fprintf
Jiri Olsa
1
-1
/
+1
2016-05-20
perf top: Use machine->kptr_restrict_warned
Arnaldo Carvalho de Melo
1
-3
/
+3
2016-05-05
perf hists: Move sort__has_socket into struct perf_hpp_list
Jiri Olsa
1
-1
/
+1
2016-05-05
perf hists: Move sort__has_sym into struct perf_hpp_list
Jiri Olsa
1
-2
/
+2
2016-05-05
perf hists: Move sort__need_collapse into struct perf_hpp_list
Jiri Olsa
1
-1
/
+1
2016-04-27
perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_ma...
Arnaldo Carvalho de Melo
1
-2
/
+2
2016-04-18
perf top: Use callchain_param.enabled instead of symbol_conf.use_callchain
Arnaldo Carvalho de Melo
1
-6
/
+6
2016-04-18
perf tools: Ditch record_opts.callgraph_set
Arnaldo Carvalho de Melo
1
-7
/
+6
2016-04-11
perf evsel: Do not use globals in config()
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-03-23
perf tools: Do not include stringify.h from the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2016-03-23
perf machine: Rename perf_event__preprocess_sample to machine__resolve
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-03-23
perf tools: Add cpumode to struct perf_sample
Arnaldo Carvalho de Melo
1
-4
/
+1
2016-02-26
perf config: Bring perf_default_config to the very beginning at main()
Wang Nan
1
-2
/
+2
2016-02-24
perf top: Add --hierarchy option
Namhyung Kim
1
-0
/
+15
2016-02-03
perf top: Move UI initialization ahead of sort setup
Arnaldo Carvalho de Melo
1
-7
/
+7
2016-02-03
perf hists: Introduce perf_evsel__output_resort function
Jiri Olsa
1
-4
/
+6
2016-01-06
perf report/top: Add --raw-trace option
Namhyung Kim
1
-0
/
+2
2016-01-06
perf tools: Pass evlist to setup_sorting()
Namhyung Kim
1
-1
/
+1
2016-01-06
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-19
perf tools: Configurable per thread proc map processing time out
Kan Liang
1
-1
/
+4
2015-06-19
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
[next]