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
/
util
/
top.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-04
perf top: Update use of pthread mutex
Ian Rogers
1
-2
/
+3
2022-02-15
perf tui: Only support --tui with slang
Ian Rogers
1
-1
/
+4
2020-05-05
perf top: Move sb_evlist to 'struct perf_top'
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-04-18
perf top: Add option to enable the LBR stitching approach
Kan Liang
1
-0
/
+1
2019-08-31
perf auxtrace: Uninline functions that touch perf_session
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-08-26
perf record: Move record_opts and other record decls out of perf.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-08-15
perf top: Add --switch-on/--switch-off events
Arnaldo Carvalho de Melo
1
-0
/
+2
2019-07-29
perf evlist: Rename struct perf_evlist to struct evlist
Jiri Olsa
1
-2
/
+2
2019-07-29
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
1
-2
/
+2
2018-12-17
perf top: Save and display the drop count stats
Jiri Olsa
1
-1
/
+1
2018-12-17
perf top: Use cond variable instead of a lock
Jiri Olsa
1
-1
/
+3
2018-12-17
perf top: Add processing thread
Jiri Olsa
1
-0
/
+6
2018-12-17
perf top: Save and display the lost count stats
Jiri Olsa
1
-1
/
+1
2018-06-04
perf annotate stdio: Use annotation_options consistently
Arnaldo Carvalho de Melo
1
-1
/
+2
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-03
perf top: Add option to set the number of thread for event synthesize
Kan Liang
1
-0
/
+1
2017-04-24
perf tools: Remove sys/ioctl.h from util.h
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-05-20
perf top: Use machine->kptr_restrict_warned
Arnaldo Carvalho de Melo
1
-1
/
+0
2014-05-01
tools: Consolidate types.h
Borislav Petkov
1
-1
/
+1
2013-12-19
perf tools: Rename 'perf_record_opts' to 'record_opts
Arnaldo Carvalho de Melo
1
-1
/
+1
2013-10-21
perf top: Add --max-stack option to limit callchain stack scan
Waiman Long
1
-0
/
+1
2013-08-07
perf top: move CONSOLE_CLEAR to header file
David Ahern
1
-0
/
+2
2013-05-28
perf top: Add --percent-limit option
Namhyung Kim
1
-0
/
+1
2013-05-28
perf top: Use sort__has_sym
Namhyung Kim
1
-1
/
+0
2013-01-24
perf evsel: Do missing feature fallbacks in just one place
Arnaldo Carvalho de Melo
1
-2
/
+0
2012-12-11
perf top: Use perf_evlist__config()
Arnaldo Carvalho de Melo
1
-7
/
+1
2012-09-07
perf tools: fix missing winsize definition
Irina Tirdea
1
-0
/
+1
2012-05-02
perf top: Convert to struct perf_target
Namhyung Kim
1
-5
/
+1
2012-02-14
perf tools: Invert the sample_id_all logic
Arnaldo Carvalho de Melo
1
-1
/
+1
2012-02-14
perf tools: Handle kernels that don't support attr.exclude_{guest,host}
Arnaldo Carvalho de Melo
1
-0
/
+1
2012-02-13
perf tools: Allow multiple threads or processes in record, stat, top
David Ahern
1
-1
/
+1
2012-01-24
perf tools: Introduce per user view
Arnaldo Carvalho de Melo
1
-0
/
+2
2011-11-28
perf top: Stop using globals for tool state
Arnaldo Carvalho de Melo
1
-0
/
+16
2011-11-28
perf tools: Rename perf_event_ops to perf_tool
Arnaldo Carvalho de Melo
1
-3
/
+4
2011-11-28
perf tools: Pass tool context in the the perf_event_ops functions
Arnaldo Carvalho de Melo
1
-1
/
+2
2011-11-02
perf hists browser: Warn about lost events
Arnaldo Carvalho de Melo
1
-1
/
+0
2011-10-07
perf top: Reuse the 'report' hist_entry/hists classes
Arnaldo Carvalho de Melo
1
-34
/
+2
2011-09-29
perf top: Improve lost events warning
Arnaldo Carvalho de Melo
1
-0
/
+3
2011-03-11
perf symbol: Move sym_entry->skip to symbol->ignore
Arnaldo Carvalho de Melo
1
-1
/
+0
2011-03-11
perf top: Remove redundant syme->origin field
Arnaldo Carvalho de Melo
1
-1
/
+0
2011-03-11
perf top: Remove redundant perf_top->sym_counter
Arnaldo Carvalho de Melo
1
-1
/
+1
2011-03-01
perf top tui: Wait till the first sample to refresh the screen.
Arnaldo Carvalho de Melo
1
-0
/
+1
2011-02-22
perf top: Live TUI Annotation
Arnaldo Carvalho de Melo
1
-0
/
+1
2011-02-08
perf annotate: Move locking to struct annotation
Arnaldo Carvalho de Melo
1
-6
/
+0
2011-02-07
perf top: Use pid_t for target_{pid|tid}
Denis Kirjanov
1
-2
/
+2
2011-02-06
perf top: Ditch private annotation code, share perf annotate's
Arnaldo Carvalho de Melo
1
-10
/
+1
2011-02-05
perf top: Remove superfluous name_len field
Arnaldo Carvalho de Melo
1
-1
/
+0
2011-01-31
perf top: Introduce slang based TUI
Arnaldo Carvalho de Melo
1
-1
/
+14
2011-01-31
perf top: Move display agnostic routines to util/top.[ch]
Arnaldo Carvalho de Melo
1
-0
/
+67