index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-top.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Move event prototypes from util.h to event.h
Arnaldo Carvalho de Melo
2017-04-25
1
-1
/
+1
*
perf tools: Add signal.h to places using its definitions
Arnaldo Carvalho de Melo
2017-04-20
1
-0
/
+1
*
perf tools: Don't include terminal handling headers in util.h
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf tools: Move sane ctype stuff from util.h to sane_ctype.h
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+2
*
perf tools: Remove unused 'prefix' from builtin functions
Arnaldo Carvalho de Melo
2017-03-27
1
-1
/
+1
*
perf utils: Check verbose flag properly
Namhyung Kim
2017-02-20
1
-1
/
+1
*
perf evsel: Inform how to make a sysctl setting permanent
Arnaldo Carvalho de Melo
2017-02-13
1
-1
/
+1
*
perf top: Use __fallthrough
Arnaldo Carvalho de Melo
2017-02-08
1
-1
/
+1
*
perf tools: Propagate perf_config() errors
Arnaldo Carvalho de Melo
2017-01-27
1
-1
/
+3
*
perf annotate: Start supporting cross arch annotation
Arnaldo Carvalho de Melo
2016-11-17
1
-1
/
+1
*
perf tools: Add PMU configuration to tools
Mathieu Poirier
2016-09-22
1
-0
/
+13
*
perf top: Remove old kernel-only symbol filter
Arnaldo Carvalho de Melo
2016-09-05
1
-27
/
+0
*
perf symbols: Mark if a symbol is idle in the library
Arnaldo Carvalho de Melo
2016-09-05
1
-3
/
+0
*
perf symbols: Rename ->ignore to ->idle
Arnaldo Carvalho de Melo
2016-08-30
1
-2
/
+2
*
perf annotate: Initialize the priv are in symbol__new()
Arnaldo Carvalho de Melo
2016-08-30
1
-1
/
+3
*
perf top: Use MSEC_PER_SEC
Arnaldo Carvalho de Melo
2016-08-23
1
-1
/
+2
*
perf annotate: Introduce strerror for handling symbol__disassemble() errors
Arnaldo Carvalho de Melo
2016-08-01
1
-0
/
+4
*
perf annotate: Rename symbol__annotate() to symbol__disassemble()
Arnaldo Carvalho de Melo
2016-08-01
1
-1
/
+1
*
tools: Introduce str_error_r()
Arnaldo Carvalho de Melo
2016-07-12
1
-3
/
+3
*
perf evlist: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
2016-06-23
1
-4
/
+4
*
perf config: Move config declarations from util/cache.h to util/config.h
Taeung Song
2016-06-23
1
-1
/
+1
*
perf stdio: Add use_callchain parameter to hists__fprintf
Jiri Olsa
2016-06-15
1
-1
/
+1
*
perf top: Use machine->kptr_restrict_warned
Arnaldo Carvalho de Melo
2016-05-20
1
-3
/
+3
*
perf hists: Move sort__has_socket into struct perf_hpp_list
Jiri Olsa
2016-05-05
1
-1
/
+1
*
perf hists: Move sort__has_sym into struct perf_hpp_list
Jiri Olsa
2016-05-05
1
-2
/
+2
*
perf hists: Move sort__need_collapse into struct perf_hpp_list
Jiri Olsa
2016-05-05
1
-1
/
+1
*
perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_ma...
Arnaldo Carvalho de Melo
2016-04-27
1
-2
/
+2
*
perf top: Use callchain_param.enabled instead of symbol_conf.use_callchain
Arnaldo Carvalho de Melo
2016-04-18
1
-6
/
+6
*
perf tools: Ditch record_opts.callgraph_set
Arnaldo Carvalho de Melo
2016-04-18
1
-7
/
+6
*
perf evsel: Do not use globals in config()
Arnaldo Carvalho de Melo
2016-04-11
1
-1
/
+1
*
perf tools: Do not include stringify.h from the kernel sources
Arnaldo Carvalho de Melo
2016-03-23
1
-0
/
+1
*
perf machine: Rename perf_event__preprocess_sample to machine__resolve
Arnaldo Carvalho de Melo
2016-03-23
1
-1
/
+1
*
perf tools: Add cpumode to struct perf_sample
Arnaldo Carvalho de Melo
2016-03-23
1
-4
/
+1
*
perf config: Bring perf_default_config to the very beginning at main()
Wang Nan
2016-02-26
1
-2
/
+2
*
perf top: Add --hierarchy option
Namhyung Kim
2016-02-24
1
-0
/
+15
*
perf top: Move UI initialization ahead of sort setup
Arnaldo Carvalho de Melo
2016-02-03
1
-7
/
+7
*
perf hists: Introduce perf_evsel__output_resort function
Jiri Olsa
2016-02-03
1
-4
/
+6
*
perf report/top: Add --raw-trace option
Namhyung Kim
2016-01-06
1
-0
/
+2
*
perf tools: Pass evlist to setup_sorting()
Namhyung Kim
2016-01-06
1
-1
/
+1
*
perf top: Create the evlist sooner
Namhyung Kim
2016-01-06
1
-6
/
+6
*
perf subcmd: Create subcmd library
Josh Poimboeuf
2015-12-17
1
-1
/
+1
*
perf top: Cleanup condition in perf_top__record_precise_ip()
Namhyung Kim
2015-12-11
1
-5
/
+4
*
perf top: Fix annotation on --stdio
Namhyung Kim
2015-12-11
1
-2
/
+1
*
perf top: Access hists->lock only if needed
Namhyung Kim
2015-12-11
1
-13
/
+15
*
perf top: Do not convert address for perf_top__record_precise_ip()
Namhyung Kim
2015-12-11
1
-10
/
+2
*
perf tools: Make perf_session__register_idle_thread drop the refcount
Masami Hiramatsu
2015-12-10
1
-1
/
+1
*
perf top: Do show usage message when failing to create cpu/thread maps
Arnaldo Carvalho de Melo
2015-12-10
1
-2
/
+5
*
perf tools: Improve call graph documents and help messages
Namhyung Kim
2015-10-22
1
-2
/
+3
*
perf tools: Defaults to 'caller' callchain order only if --children is enabled
Namhyung Kim
2015-10-22
1
-0
/
+3
*
perf top: Support call-graph display options also
Namhyung Kim
2015-10-22
1
-5
/
+21
[next]