index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
session.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-01
perf top: Register idle thread
Namhyung Kim
1
-1
/
+1
2015-09-28
perf script: Add a setting for maximum stack depth
Adrian Hunter
1
-1
/
+1
2015-09-28
perf session: Warn when AUX data has been lost
Adrian Hunter
1
-0
/
+10
2015-09-23
Merge branch 'perf/urgent' into perf/core to pick up fixes before pulling new...
Ingo Molnar
1
-1
/
+4
2015-09-18
perf record: Avoid infinite loop at buildid processing with no samples
Mark Rutland
1
-1
/
+4
2015-09-14
perf machine: Add pointer to sample's environment
Arnaldo Carvalho de Melo
1
-0
/
+2
2015-09-14
perf env: Move perf_env out of header.h and session.c into separate object
Arnaldo Carvalho de Melo
1
-19
/
+1
2015-09-04
perf session: Don't call dump_sample() when evsel is NULL
Kan Liang
1
-1
/
+1
2015-09-02
perf tools: Store the cpu socket and core ids in the perf.data header
Kan Liang
1
-0
/
+1
2015-08-28
perf tools: Rename perf_session_env to perf_env
Kan Liang
1
-1
/
+1
2015-08-06
perf tools: Add support for cycles, weight branch_info field
Andi Kleen
1
-4
/
+12
2015-07-29
perf session env: Rename exit method
Arnaldo Carvalho de Melo
1
-2
/
+2
2015-07-24
perf tools: Add new PERF_RECORD_SWITCH event
Adrian Hunter
1
-0
/
+20
2015-07-21
perf header: Use argv style storage for cmdline feature data
Jiri Olsa
1
-0
/
+1
2015-06-25
perf tools: Add reference counting for cpu_map object
Jiri Olsa
1
-1
/
+1
2015-06-24
perf tools: Print a newline before dumping Aggregated stats
Adrian Hunter
1
-1
/
+1
2015-06-24
perf session: Print a newline when dumping PERF_RECORD_FINISHED_ROUND
Adrian Hunter
1
-0
/
+2
2015-06-20
perf tools: Configurable per thread proc map processing time out
Kan Liang
1
-1
/
+3
2015-06-20
perf tools: Add time out to force stop proc map processing
Kan Liang
1
-0
/
+11
2015-06-19
perf tools: Ensure thread-stack is flushed
Adrian Hunter
1
-0
/
+20
2015-06-17
perf tools: Fix a problem when opening old perf.data with different byte order
Wang Nan
1
-14
/
+36
2015-06-11
perf tools: Fix build failure on 32-bit arch
He Kuang
1
-1
/
+1
2015-06-07
perf tools: handle PERF_RECORD_LOST_SAMPLES
Kan Liang
1
-0
/
+19
2015-05-27
perf session: Fix perf_session__peek_event()
Adrian Hunter
1
-3
/
+3
2015-05-06
perf tools: Add support for PERF_RECORD_ITRACE_START
Adrian Hunter
1
-0
/
+15
2015-05-06
perf tools: Add support for PERF_RECORD_AUX
Adrian Hunter
1
-0
/
+15
2015-05-05
perf tools: Add AUX area tracing index
Adrian Hunter
1
-0
/
+2
2015-04-29
perf tools: Add aux_watermark member of struct perf_event_attr
Adrian Hunter
1
-0
/
+1
2015-04-29
perf auxtrace: Add helpers for AUX area tracing errors
Adrian Hunter
1
-0
/
+3
2015-04-29
perf session: Add hooks to allow transparent decoding of AUX area tracing data
Adrian Hunter
1
-10
/
+44
2015-04-29
perf tools: Add a user event for AUX area tracing errors
Adrian Hunter
1
-0
/
+25
2015-04-29
perf tools: Add user events for AUX area tracing
Adrian Hunter
1
-0
/
+69
2015-04-08
perf kmaps: Check kmaps to make code more robust
Wang Nan
1
-0
/
+3
2015-03-31
perf ordered_samples: Remove references to perf_{evlist,tool} and machines
Arnaldo Carvalho de Melo
1
-18
/
+29
2015-03-31
perf session: Always initialize ordered_events
Arnaldo Carvalho de Melo
1
-3
/
+2
2015-03-12
perf ordered_events: Adopt queue() method
Arnaldo Carvalho de Melo
1
-27
/
+1
2015-03-12
perf tools: tool->finished_round() doesn't need perf_session
Arnaldo Carvalho de Melo
1
-9
/
+15
2015-03-12
perf ordered_events: Allow tools to specify a deliver method
Arnaldo Carvalho de Melo
1
-7
/
+23
2015-03-11
perf ordered_events: Shorten function signatures
Arnaldo Carvalho de Melo
1
-39
/
+26
2015-03-11
perf ordered_events: Untangle from perf_session
Arnaldo Carvalho de Melo
1
-11
/
+26
2015-03-03
perf tools: Reference count struct thread
Arnaldo Carvalho de Melo
1
-6
/
+0
2015-02-23
perf session: Remove perf_session from dump_event
Arnaldo Carvalho de Melo
1
-7
/
+7
2015-02-23
perf session: Remove perf_session from some deliver event routines
Arnaldo Carvalho de Melo
1
-19
/
+19
2015-02-23
perf session: Remove perf_session from warn_errors signature
Arnaldo Carvalho de Melo
1
-18
/
+18
2015-02-23
perf evlist: Adopt events_stats from perf_session
Arnaldo Carvalho de Melo
1
-27
/
+27
2015-02-23
perf session: Remove wrappers to machines__find
Arnaldo Carvalho de Melo
1
-8
/
+5
2015-02-18
perf tools: Construct LBR call chain
Kan Liang
1
-6
/
+58
2015-01-29
perf tools: Do not use __perf_session__process_events() directly
Namhyung Kim
1
-3
/
+3
2015-01-21
perf tools: Remove EOL whitespaces
Arnaldo Carvalho de Melo
1
-1
/
+1
2014-12-10
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+5
[next]