Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
fc3af58d3f8b820e3acabb1e1c4f105eb3f283c1
/
tools
/
perf
580df49
Merge tag 'perf-urgent-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 9 years ago
9a96940
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 9 years ago
51fd2df
perf stat: Fix interval output values
by Jiri Olsa
· 9 years ago
270bde1
perf probe: Search both .eh_frame and .debug_frame sections for probe location
by Hemant Kumar
· 9 years ago
3a4acda
perf tools: Fix thread lifetime related segfaut in intel_pt
by Adrian Hunter
· 9 years ago
ec183d2
perf tools: tracepoint_error() can receive e=NULL, robustify it
by Adrian Hunter
· 9 years ago
29d14f0
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
3f416f2
perf stat: Do not clean event's private stats
by Jiri Olsa
· 9 years ago
0805909
perf hists: Fix HISTC_MEM_DCACHELINE width setting
by Jiri Olsa
· 9 years ago
d4913cb
perf annotate browser: Fix behaviour of Shift-Tab with nothing focussed
by Markus Trippelsdorf
· 9 years ago
cf89813
perf tests: Remove wrong semicolon in while loop in CQM test
by Markus Trippelsdorf
· 9 years ago
048ccca
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
96b9e70
perf build: Introduce FEATURES_DUMP make variable
by Jiri Olsa
· 9 years ago
b8e52be
perf build: Add feature-dump target
by Jiri Olsa
· 9 years ago
c15e758
perf build: Pass O option to kernel makefile in build-test
by Wang Nan
· 9 years ago
68824de
perf build: Test correct path of perf in build-test
by Wang Nan
· 9 years ago
eb80773
perf build: Pass O option to Makefile.perf in build-test
by Wang Nan
· 9 years ago
7be43df
perf build: Set parallel making options build-test
by Wang Nan
· 9 years ago
40c4a0f
perf symbols: Fix reading of build-id from vDSO
by Ben Hutchings
· 9 years ago
3caeaa5
perf kvm record/report: 'unprocessable sample' error while recording/reporting guest data
by Ravi Bangoria
· 9 years ago
34b7b0f
perf tools: Fallback to srcdir/Documentation/tips.txt
by Namhyung Kim
· 9 years ago
090cff3
perf ui/tui: Print helpline message as is
by Namhyung Kim
· 9 years ago
84cfac7
perf tools: Set and pass DOCDIR to builtin-report.c
by Namhyung Kim
· 9 years ago
dd8232b
perf tools: Add file_only config option to strlist
by Namhyung Kim
· 9 years ago
09f1985
perf tools: Add more usage tips
by Namhyung Kim
· 9 years ago
6156681
perf record: Add --buildid-all option
by Namhyung Kim
· 9 years ago
b0fb978e
perf tools: Fix mmap2 event allocation in synthesize code
by Wang Nan
· 9 years ago
8a59f3c
perf stat: Fix recort_usage typo
by Jiri Olsa
· 9 years ago
b0500c1
perf test: Reset err after using it hold errcode in hist testcases
by Wang Nan
· 9 years ago
71b3ee7
perf test: Fix false TEST_OK result for 'perf test hist'
by Wang Nan
· 9 years ago
935e6bd
tools: Move Makefile.arch from perf/config to tools/scripts
by Wang Nan
· 9 years ago
3167eea
perf tools: Fix phony build target for build-test
by Wang Nan
· 9 years ago
11dc0c5
perf tools: Add -lutil in python lib list for broken python-config
by Wang Nan
· 9 years ago
3238ba0
perf tools: Add missing sources to perf's MANIFEST
by Jiri Olsa
· 9 years ago
775d8a1
perf evlist: Add --trace-fields option to show trace fields
by Namhyung Kim
· 9 years ago
5c0cf22
perf record: Store data mmaps for dwarf unwind
by Jiri Olsa
· 9 years ago
0ba9814
perf libdw: Check for mmaps also in MAP__VARIABLE tree
by Jiri Olsa
· 9 years ago
0ddf524
perf unwind: Check for mmaps also in MAP__VARIABLE tree
by Jiri Olsa
· 9 years ago
f22ed82
perf unwind: Use find_map function in access_dso_mem
by Jiri Olsa
· 9 years ago
d2190a8
perf evlist: Remove perf_evlist__(enable|disable)_event functions
by Jiri Olsa
· 9 years ago
23df7f7
perf evlist: Make perf_evlist__open() open evsels with their cpus and threads (like perf record does)
by Adrian Hunter
· 9 years ago
14cbfbeb
perf report: Show random usage tip on the help line
by Namhyung Kim
· 9 years ago
fc284be
perf hists: Export a couple of hist functions
by Namhyung Kim
· 9 years ago
21e6d84
perf diff: Use perf_hpp__register_sort_field interface
by Jiri Olsa
· 9 years ago
b97511c
perf tools: Add overhead/overhead_children keys defaults via string
by Jiri Olsa
· 9 years ago
bb4ced2
perf tools: Remove list entry from struct sort_entry
by Jiri Olsa
· 9 years ago
685c841
perf tools: Include all tools/lib directory for tags/cscope/TAGS targets
by Jiri Olsa
· 9 years ago
9cdbc40
perf script: Align event name properly
by Jiri Olsa
· 9 years ago
2d7c03e
perf tools: Add missing headers in perf's MANIFEST
by Wang Nan
· 9 years ago
cbd08b7
perf tools: Do not show trace command if it's not compiled in
by Jiri Olsa
· 9 years ago
1e9abf8
perf report: Change default to use event group view
by Namhyung Kim
· 9 years ago
42b276a
perf top: Decay periods in callchains
by Namhyung Kim
· 9 years ago
915b088
tools lib: Move bitmap.[ch] from tools/perf/ to tools/{lib,include}/
by Arnaldo Carvalho de Melo
· 9 years ago
64af4e0
tools lib: Sync tools/lib/find_bit.c with the kernel
by Arnaldo Carvalho de Melo
· 9 years ago
552eb975
tools lib: Move find_next_bit.c to tools/lib/
by Arnaldo Carvalho de Melo
· 9 years ago
a831e67
perf tests: Give a bit more information on the CQM test failure path
by Arnaldo Carvalho de Melo
· 9 years ago
239849d
perf tests: No need to set attr.sample_freq for tracking !PERF_RECORD_SAMPLE
by Arnaldo Carvalho de Melo
· 9 years ago
372b212
perf python: Add missing files to binding link list
by Arnaldo Carvalho de Melo
· 9 years ago
2e4f81e
perf test: No need for setting attr.sample_freq on the RECORD test
by Arnaldo Carvalho de Melo
· 9 years ago
69ef8f4
perf test: Use "dummy" events in the PERF_RECORD_ test
by Arnaldo Carvalho de Melo
· 9 years ago
5bae025
perf evlist: Introduce perf_evlist__new_dummy constructor
by Arnaldo Carvalho de Melo
· 9 years ago
4f4ba0e
perf tests: No need to set attr.sample_freq in the perf time to TSC test
by Arnaldo Carvalho de Melo
· 9 years ago
8453092
perf pmu: fix alias->snapshot missing initialization bug
by Stephane Eranian
· 9 years ago
b8a1962
perf script: Add stat-cpi.py script
by Jiri Olsa
· 9 years ago
36e33c5
perf script: Display stat events by default
by Jiri Olsa
· 9 years ago
15d2b99
perf cpumap: Fix cpu conversion in cpu_map__from_entries
by Jiri Olsa
· 9 years ago
aef9026
perf script: Add python support for stat events
by Jiri Olsa
· 9 years ago
e099eba
perf script: Add stat default handlers
by Jiri Olsa
· 9 years ago
8058a30
perf script: Add process_stat/process_stat_interval scripting interface
by Jiri Olsa
· 9 years ago
91a2c3d
perf script: Process stat config event
by Jiri Olsa
· 9 years ago
cfc8874
perf script: Process cpu/threads maps
by Jiri Olsa
· 9 years ago
6db1a5c
perf stat record: Keep sample_type 0 for pipe session
by Jiri Olsa
· 9 years ago
4c96bee
perf report: Add documentation for dynamic sort keys
by Namhyung Kim
· 9 years ago
9735be2
perf tools: Add all matching dynamic sort keys for field name
by Namhyung Kim
· 9 years ago
5868360
perf build: Use FEATURE-DUMP in bpf subproject
by Jiri Olsa
· 9 years ago
76ee2ff
tools build feature: Move dwarf post unwind choice output into perf
by Jiri Olsa
· 9 years ago
d49dade
perf tools: Make 'trace' or 'trace_fields' sort key default for tracepoint events
by Namhyung Kim
· 9 years ago
2e422fd
perf tools: Add 'trace_fields' dynamic sort key
by Namhyung Kim
· 9 years ago
361459f
perf tools: Skip dynamic fields not defined for current event
by Namhyung Kim
· 9 years ago
3b099bf5
perf tools: Support '<event>.*' dynamic sort key
by Namhyung Kim
· 9 years ago
5d0cff9
perf tools: Support shortcuts for events in dynamic sort keys
by Namhyung Kim
· 9 years ago
053a398
perf report/top: Add --raw-trace option
by Namhyung Kim
· 9 years ago
a34bb6a0
perf tools: Add 'trace' sort key
by Namhyung Kim
· 9 years ago
60517d2
perf tools: Try to show pretty printed output for dynamic sort keys
by Namhyung Kim
· 9 years ago
c7c2a5e
perf tools: Add dynamic sort key for tracepoint events
by Namhyung Kim
· 9 years ago
40184c4
perf tools: Pass evlist to setup_sorting()
by Namhyung Kim
· 9 years ago
54f8f40
perf top: Create the evlist sooner
by Namhyung Kim
· 9 years ago
7239283
perf hist: Save raw_data/size for tracepoint events
by Namhyung Kim
· 9 years ago
fd36f3d
perf hist: Pass struct sample to __hists__add_entry()
by Namhyung Kim
· 9 years ago
89af4e0
perf stat report: Allow to override aggr_mode
by Jiri Olsa
· 9 years ago
fa6ea78
perf stat report: Process event update events
by Jiri Olsa
· 9 years ago
a56f939
perf stat report: Process stat and stat round events
by Jiri Olsa
· 9 years ago
6edb78a
perf stat report: Move csv_sep initialization before report command
by Jiri Olsa
· 9 years ago
68d702f
perf stat report: Add support to initialize aggr_map from file
by Jiri Olsa
· 9 years ago
62ba18b
perf stat report: Process stat config event
by Jiri Olsa
· 9 years ago
1975d36
perf stat report: Process cpu/threads maps
by Jiri Olsa
· 9 years ago
ba6039b6
perf stat report: Add report command
by Jiri Olsa
· 9 years ago
7b60a7e
perf stat record: Synthesize event update events
by Jiri Olsa
· 9 years ago
e9d6db8e8
perf stat record: Do not allow record with multiple runs mode
by Jiri Olsa
· 9 years ago
7aad0c3
perf stat record: Write stat round events on record
by Jiri Olsa
· 9 years ago
Next »