index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
session.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf intel-pt: Fix timeless decoding with perf.data directory
Adrian Hunter
2022-04-28
1
-1
/
+1
*
perf session: Remap buf if there is no space for event
Denis Nikitin
2022-04-09
1
-3
/
+12
*
perf session: Print branch stack entry type in --dump-raw-trace
James Clark
2022-03-07
1
-2
/
+3
*
perf report: Output data file name in raw trace dump
Alexey Bayduraev
2022-02-10
1
-29
/
+46
*
perf session: Load data directory files for analysis
Alexey Bayduraev
2022-02-10
1
-0
/
+133
*
perf session: Check for NULL pointer before dereference
Ameer Hamza
2022-02-06
1
-1
/
+2
*
perf cpumap: Migrate to libperf cpumap api
Ian Rogers
2022-01-22
1
-2
/
+2
*
perf cpumap: Give CPUs their own type
Ian Rogers
2022-01-12
1
-5
/
+5
*
perf arch: Support register names from all archs
German Gomez
2021-12-16
1
-12
/
+13
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-10-26
1
-2
/
+2
|
\
|
*
perf report: Output non-zero offset for decompressed records
Alexey Bayduraev
2021-10-14
1
-2
/
+2
*
|
perf session: Introduce reader EOF function
Alexey Bayduraev
2021-10-25
1
-1
/
+7
*
|
perf session: Introduce reader return codes
Alexey Bayduraev
2021-10-25
1
-3
/
+8
*
|
perf session: Move the event read code to a separate function
Alexey Bayduraev
2021-10-25
1
-15
/
+31
*
|
perf session: Move unmap code to reader__mmap
Alexey Bayduraev
2021-10-25
1
-17
/
+13
*
|
perf session: Move reader map code to a separate function
Alexey Bayduraev
2021-10-25
1
-15
/
+28
*
|
perf session: Move init/release code to separate functions
Alexey Bayduraev
2021-10-25
1
-13
/
+32
*
|
perf session: Introduce decompressor in reader object
Alexey Bayduraev
2021-10-25
1
-14
/
+25
*
|
perf session: Move all state items to reader object
Alexey Bayduraev
2021-10-25
1
-28
/
+35
*
|
perf tools: Add support for PERF_RECORD_AUX_OUTPUT_HW_ID
Adrian Hunter
2021-10-20
1
-0
/
+5
|
/
*
perf session: Report collisions in AUX records
Suzuki K Poulose
2021-09-03
1
-0
/
+9
*
perf tools: Pass a fd to perf_file_header__read_pipe()
Namhyung Kim
2021-08-02
1
-4
/
+4
*
perf tools: Remove repipe argument from perf_session__new()
Namhyung Kim
2021-08-02
1
-2
/
+3
*
perf session: Cleanup trace_event
Riccardo Mancini
2021-07-15
1
-0
/
+1
*
perf session: Add missing evlist__delete when deleting a session
Riccardo Mancini
2021-07-01
1
-1
/
+4
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-06-22
1
-0
/
+1
|
\
|
*
perf session: Correct buffer copying when peeking events
Leo Yan
2021-06-11
1
-0
/
+1
*
|
perf inject: Add facility to do in place update
Adrian Hunter
2021-05-12
1
-1
/
+5
|
/
*
perf session: Fix swapping of cpu_map and stat_config records
Dmitry Koshelev
2021-05-10
1
-2
/
+2
*
perf session: Dump PERF_RECORD_TIME_CONV event
Leo Yan
2021-04-29
1
-1
/
+12
*
perf session: Add swap operation for event TIME_CONV
Leo Yan
2021-04-29
1
-1
/
+14
*
perf report: Add --skip-empty option to suppress 0 event stat
Namhyung Kim
2021-04-29
1
-2
/
+3
*
perf tools: Support pipeline stage cycles for powerpc
Athira Rajeev
2021-03-26
1
-1
/
+3
*
perf tools: Fix various typos in comments
Ingo Molnar
2021-03-23
1
-2
/
+2
*
perf machine: Factor out machine__idle_thread()
Adrian Hunter
2021-02-18
1
-22
/
+3
*
perf machine: Factor out machines__find_guest()
Adrian Hunter
2021-02-18
1
-6
/
+1
*
perf report: Support instruction latency
Kan Liang
2021-02-08
1
-2
/
+6
*
perf tools: Support PERF_SAMPLE_WEIGHT_STRUCT
Kan Liang
2021-02-08
1
-1
/
+1
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-01-20
1
-1
/
+1
|
\
|
*
perf intel-pt: Fix 'CPU too large' error
Adrian Hunter
2021-01-15
1
-1
/
+1
*
|
perf script: Add support for PERF_SAMPLE_CODE_PAGE_SIZE
Stephane Eranian
2021-01-20
1
-0
/
+3
*
|
perf tools: Do not swap mmap2 fields in case it contains build id
Jiri Olsa
2020-12-28
1
-4
/
+7
|
/
*
perf script: Support data page size
Kan Liang
2020-12-19
1
-0
/
+13
*
perf evlist: Use the right prefix for 'struct evlist' deliver event method
Arnaldo Carvalho de Melo
2020-11-30
1
-8
/
+4
*
perf evlist: Use the right prefix for 'struct evlist' header methods
Arnaldo Carvalho de Melo
2020-11-30
1
-1
/
+1
*
perf evlist: Use the right prefix for 'struct evlist' raw samples methods
Arnaldo Carvalho de Melo
2020-11-30
1
-1
/
+1
*
perf evlist: Use the right prefix for 'struct evlist' event attribute config ...
Arnaldo Carvalho de Melo
2020-11-30
1
-1
/
+1
*
perf evlist: Use the right prefix for 'struct evlist' print methods
Arnaldo Carvalho de Melo
2020-11-30
1
-4
/
+2
*
perf evlist: Use the right prefix for 'struct evlist' sample id lookup methods
Arnaldo Carvalho de Melo
2020-11-30
1
-3
/
+3
*
perf evlist: Use the right prefix for 'struct evlist' sample parsing methods
Arnaldo Carvalho de Melo
2020-11-30
1
-4
/
+3
[next]