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
/
session.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-19
perf tools: Remove perf_tool from event_op3
Jiri Olsa
1
-5
/
+3
2018-09-19
perf tools: Remove perf_tool from event_op2
Jiri Olsa
1
-39
/
+28
2018-06-05
perf evsel: Add has_callchain() helper to make code more compact/clear
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-04-27
perf symbols: Unify symbol maps
Arnaldo Carvalho de Melo
1
-9
/
+4
2018-04-05
perf report: Remove duplicated 'samples' in lost samples warning
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-01-23
perf report: Fix regression when decoding intel_pt traces
Mathieu Poirier
1
-2
/
+2
2018-01-10
perf tools: Make the tool's warning messages optional
Jiri Olsa
1
-2
/
+4
2017-11-29
perf report: Fix -D output for user metadata events
Arnaldo Carvalho de Melo
1
-1
/
+2
2017-11-17
perf tools: Optimize sample parsing for ordered events
Jiri Olsa
1
-23
/
+18
2017-11-17
perf ordered_events: Pass timestamp arg in perf_session__queue_event
Jiri Olsa
1
-3
/
+3
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-30
perf tools: Rename struct perf_data_file to perf_data
Jiri Olsa
1
-22
/
+22
2017-10-20
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-0
/
+2
2017-10-17
perf buildid-list: Fix crash when processing PERF_RECORD_NAMESPACE
Namhyung Kim
1
-0
/
+2
2017-09-13
perf ui progress: Add size info into progress bar
Jiri Olsa
1
-1
/
+1
2017-09-01
perf sort: Add sort option for physical address
Kan Liang
1
-0
/
+3
2017-08-28
perf report: Add dump_read function
Jiri Olsa
1
-0
/
+25
2017-07-18
perf tools: Add feature header record to pipe-mode
David Carrillo-Cisneros
1
-0
/
+4
2017-06-21
perf tools: Fix message because cpu list option is -C not -c
Adrian Hunter
1
-1
/
+1
2017-04-25
perf memswap: Split the byteswap memory range wrappers from util.[ch]
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-24
perf tools: Use just forward declarations for struct thread where possible
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-11
perf session: Don't rely on evlist in pipe mode
David Carrillo-Cisneros
1
-3
/
+13
2017-04-11
perf inject: Copy events when reordering events in pipe mode
David Carrillo-Cisneros
1
-0
/
+1
2017-03-17
perf tools: Handle partial AUX records and print a warning
Alexander Shishkin
1
-3
/
+24
2017-03-14
perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info
Hari Bathini
1
-0
/
+7
2017-02-17
perf session: Fix DEBUG=1 build with clang
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-02-14
perf tools: Be consistent on the type of map->symbols[] interator
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-01-17
perf evlist: Fix typo in deliver_sample()
Soramichi AKIYAMA
1
-1
/
+1
2016-10-24
perf report: Move captured info to generic header info
Jiri Olsa
1
-10
/
+0
2016-07-15
perf session: Don't warn about out of order event if write_backward is used
Wang Nan
1
-3
/
+19
2016-06-23
perf evlist: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
1
-5
/
+5
2016-06-22
perf session: Destructors should accept NULL
Arnaldo Carvalho de Melo
1
-0
/
+2
2016-06-08
Merge branch 'linus' into perf/core, to refresh the branch
Ingo Molnar
1
-1
/
+1
2016-05-30
perf tools: Per event max-stack settings
Arnaldo Carvalho de Melo
1
-0
/
+2
2016-05-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-04-18
perf evsel: Add missign class prefix to has_branch_stack method
Arnaldo Carvalho de Melo
1
-2
/
+2
2016-04-18
tools/perf: Fix misspellings in comments.
Adam Buchbinder
1
-1
/
+1
2016-04-14
perf session: Make ordered_events reusable
Wang Nan
1
-1
/
+5
2016-04-13
perf evsel: Move some methods from session.[ch] to evsel.[ch]
Arnaldo Carvalho de Melo
1
-130
/
+0
2016-04-11
perf evsel: Allow unresolved symbol names to be printed as addresses
Arnaldo Carvalho de Melo
1
-9
/
+18
2016-04-11
perf evsel: Introduce fprintf_callchain() method out of fprintf_sym()
Arnaldo Carvalho de Melo
1
-5
/
+24
2016-04-11
perf evsel: Rename print_ip() to fprintf_sym()
Arnaldo Carvalho de Melo
1
-32
/
+28
2016-04-11
perf evsel: Allow passing a left alignment when printing a symbol
Arnaldo Carvalho de Melo
1
-1
/
+5
2016-04-11
perf evsel: Allow specifying a file to output in perf_evsel__print_ip
Milian Wolff
1
-18
/
+21
2016-03-31
perf tools: Add time conversion event
Adrian Hunter
1
-0
/
+6
2016-03-23
perf tools: Add cpumode to struct perf_sample
Arnaldo Carvalho de Melo
1
-3
/
+2
2016-03-08
perf session: Simplify tool stubs
Adrian Hunter
1
-33
/
+7
[next]