index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
ui
/
stdio
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf thread: Add accessor functions for thread
Ian Rogers
2023-06-12
1
-1
/
+1
*
perf report: Print percentage of each event statistics
Namhyung Kim
2021-04-29
1
-1
/
+9
*
perf report: Add --skip-empty option to suppress 0 event stat
Namhyung Kim
2021-04-29
1
-1
/
+4
*
perf maps: Rename map_groups.h to maps.h
Arnaldo Carvalho de Melo
2019-11-26
1
-1
/
+1
*
perf thread: Rename thread->mg to thread->maps
Arnaldo Carvalho de Melo
2019-11-26
1
-1
/
+1
*
perf maps: Merge 'struct maps' with 'struct map_groups'
Arnaldo Carvalho de Melo
2019-11-26
1
-1
/
+1
*
perf report: Support --percent-limit for --total-cycles
Jin Yao
2019-11-07
1
-1
/
+6
*
perf report: Sort by sampled cycles percent per block for stdio
Jin Yao
2019-11-07
1
-0
/
+22
*
perf tools: Move event synthesizing routines to separate header
Arnaldo Carvalho de Melo
2019-09-20
1
-0
/
+1
*
perf auxtrace: Uninline functions that touch perf_session
Arnaldo Carvalho de Melo
2019-09-01
1
-0
/
+1
*
perf sort: Remove needless headers from sort.h, provide fwd struct decls
Arnaldo Carvalho de Melo
2019-08-26
1
-0
/
+1
*
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
2019-07-09
1
-1
/
+1
*
perf diff: Print the basic block cycles diff
Jin Yao
2019-07-02
1
-0
/
+27
*
perf tools: Remove trim() implementation, use tools/lib's strim()
Arnaldo Carvalho de Melo
2019-06-26
1
-1
/
+1
*
perf tools: Ditch rtrim(), use skip_spaces() to get closer to the kernel
Arnaldo Carvalho de Melo
2019-06-26
1
-1
/
+1
*
tools perf: Move from sane_ctype.h obtained from git to the Linux's original
Arnaldo Carvalho de Melo
2019-06-26
1
-1
/
+1
*
perf ui stdio: No need to use 'spaces' to left align
Arnaldo Carvalho de Melo
2019-06-25
1
-3
/
+7
*
perf tools: Add missing include <callchain.h> in various places
Arnaldo Carvalho de Melo
2019-02-06
1
-0
/
+1
*
perf tools: Add missing include for symbols.h
Arnaldo Carvalho de Melo
2019-02-06
1
-0
/
+1
*
perf map: Move structs and prototypes for map groups to a separate header
Arnaldo Carvalho de Melo
2019-02-06
1
-0
/
+1
*
perf callchain: Uninline callchain_cursor_reset() to remove map.h dependency
Arnaldo Carvalho de Melo
2019-02-06
1
-0
/
+1
*
perf hist: Use cached rbtrees
Davidlohr Bueso
2019-01-25
1
-1
/
+2
*
perf hists: Clarify callchain disabling when available
Arnaldo Carvalho de Melo
2018-07-24
1
-4
/
+4
*
perf hists: Check if a hist_entry has callchains before using them
Arnaldo Carvalho de Melo
2018-06-06
1
-2
/
+2
*
perf ui stdio: Use map_groups__fprintf()
Arnaldo Carvalho de Melo
2018-04-26
1
-2
/
+1
*
perf report: Show zero counters as well in 'perf report --stat'
Ingo Molnar
2018-03-16
1
-5
/
+1
*
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-07
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
perf report: Remove code to handle inline frames from browsers
Milian Wolff
2017-10-24
1
-76
/
+1
|
/
*
perf report: Calculate the average cycles of iterations
Jin Yao
2017-08-30
1
-7
/
+3
*
tools include: Adopt strstarts() from the kernel
Arnaldo Carvalho de Melo
2017-07-20
1
-1
/
+2
*
perf report: Enable finding kernel inline functions
Jin Yao
2017-07-19
1
-3
/
+0
*
perf tools: Use just forward declarations for struct thread where possible
Arnaldo Carvalho de Melo
2017-04-24
1
-0
/
+1
*
perf tools: Move extra string util functions to util/string2.h
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf tools: Move srcline definitions to separate header
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
-1
/
+1
*
perf report: Enable sorting by srcline as key
Milian Wolff
2017-03-27
1
-1
/
+2
*
perf report: Show inline stack for stdio mode
Jin Yao
2017-03-27
1
-1
/
+84
*
perf report: Show branch info in callchain entry for stdio mode
Jin Yao
2016-11-14
1
-4
/
+31
*
perf hists: Make hists__fprintf_headers function global
Jiri Olsa
2016-09-22
1
-1
/
+1
*
perf hists: Make __hist_entry__snprintf function global
Jiri Olsa
2016-09-22
1
-2
/
+2
*
perf hists: Add __hist_entry__snprintf function
Jiri Olsa
2016-09-22
1
-2
/
+8
*
perf hists: Use bigger buffer for stdio headers
Jiri Olsa
2016-09-21
1
-1
/
+1
*
perf hists: Factor out hists__reset_column_width()
Namhyung Kim
2016-09-20
1
-9
/
+1
*
perf ui/stdio: Rename print_hierarchy_header()
Namhyung Kim
2016-09-13
1
-10
/
+3
*
perf ui/stdio: Always reset output width for hierarchy
Namhyung Kim
2016-09-13
1
-8
/
+6
*
perf hists: Add support for header span
Jiri Olsa
2016-08-23
1
-5
/
+8
*
perf tools stdio: Display multiple header lines
Jiri Olsa
2016-08-23
1
-9
/
+25
*
perf hists: Add line argument into perf_hpp_fmt's header callback
Jiri Olsa
2016-08-23
1
-3
/
+3
*
perf hists: Replace perf_evsel arg perf_hpp_fmt's width callback
Jiri Olsa
2016-06-15
1
-3
/
+3
[next]