Parent Directory
|
|
|
|
|
smpl_mod/
|
|
|
|
|
Makefile
|
1.29 |
2 months |
seranian |
* add CONFIG_PFMON_LIBPFM_STATIC compile option
Add possibility to compile li... |
pfmon.c
|
1.82 |
2 days |
seranian |
* add PFMON_SET_SMPL_ALLPMDS flag to pfmon_event_set_setup_t
Indicate that al... |
pfmon.h
|
1.62 |
2 days |
seranian |
* add PFMON_SET_SMPL_ALLPMDS flag to pfmon_event_set_setup_t
Indicate that al... |
pfmon_amd64.c
|
1.13 |
9 days |
seranian |
* mega pfmon update and bug fix patch
This patch fixes a lot of issues with p... |
pfmon_cell.c
|
1.10 |
9 days |
seranian |
* mega pfmon update and bug fix patch
This patch fixes a lot of issues with p... |
pfmon_cell.h
|
1.6 |
2 months |
seranian |
* fix bit_weight() prototype to use uint64_t instead of unsigned long
Was cau... |
pfmon_core.c
|
1.10 |
9 days |
seranian |
* mega pfmon update and bug fix patch
This patch fixes a lot of issues with p... |
pfmon_gen_ia32.c
|
1.10 |
9 days |
seranian |
* mega pfmon update and bug fix patch
This patch fixes a lot of issues with p... |
pfmon_gen_ia64.c
|
1.5 |
9 days |
seranian |
* mega pfmon update and bug fix patch
This patch fixes a lot of issues with p... |
pfmon_hash.c
|
1.6 |
12 months |
seranian |
* major update on symbol correlation
This is a major update of the pfmon code... |
pfmon_i386.h
|
1.3 |
2 months |
seranian |
* fix bit_weight() prototype to use uint64_t instead of unsigned long
Was cau... |
pfmon_i386_p6.c
|
1.16 |
9 days |
seranian |
* mega pfmon update and bug fix patch
This patch fixes a lot of issues with p... |
pfmon_ia64.h
|
1.3 |
2 months |
seranian |
* fix bit_weight() prototype to use uint64_t instead of unsigned long
Was cau... |
pfmon_intel_atom.c
|
1.3 |
9 days |
seranian |
* mega pfmon update and bug fix patch
This patch fixes a lot of issues with p... |
pfmon_itanium.c
|
1.13 |
9 days |
seranian |
* mega pfmon update and bug fix patch
This patch fixes a lot of issues with p... |
pfmon_itanium.h
|
1.1.1.1 |
2 years |
seranian |
initial import based of pfmon-3.2-060426 release
|
pfmon_itanium2.c
|
1.14 |
9 days |
seranian |
* mega pfmon update and bug fix patch
This patch fixes a lot of issues with p... |
pfmon_itanium2.h
|
1.1.1.1 |
2 years |
seranian |
initial import based of pfmon-3.2-060426 release
|
pfmon_mips64.c
|
1.11 |
9 days |
seranian |
* mega pfmon update and bug fix patch
This patch fixes a lot of issues with p... |
pfmon_mips64.h
|
1.4 |
2 months |
seranian |
* fix bit_weight() prototype to use uint64_t instead of unsigned long
Was cau... |
pfmon_montecito.c
|
1.15 |
9 days |
seranian |
* mega pfmon update and bug fix patch
This patch fixes a lot of issues with p... |
pfmon_montecito.h
|
1.1.1.1 |
2 years |
seranian |
initial import based of pfmon-3.2-060426 release
|
pfmon_os.c
|
1.9 |
5 weeks |
seranian |
* handle error in pfmon_detect_unavail_regs()
initialize bitmasks to zero, i.... |
pfmon_os_v20.c
|
1.2 |
9 days |
seranian |
* mega pfmon update and bug fix patch
This patch fixes a lot of issues with p... |
pfmon_os_v2x.c
|
1.3 |
2 months |
seranian |
* make sure ret is initialized for all v2x perfmon calls
Signed-off-by: Stephane... |
pfmon_os_v3x.c
|
1.3 |
2 months |
seranian |
* make sure ret is initialized for all v3x perfmon calls
Signed-off-by: Stephane... |
pfmon_pentium4.c
|
1.6 |
9 days |
seranian |
* mega pfmon update and bug fix patch
This patch fixes a lot of issues with p... |
pfmon_results.c
|
1.23 |
9 days |
seranian |
* mega pfmon update and bug fix patch
This patch fixes a lot of issues with p... |
pfmon_smpl.c
|
1.23 |
2 days |
seranian |
* invert order of initialize_session() and pfmon_setup_smpl_outfile()
initial... |
pfmon_smpl.h
|
1.2 |
2 years |
seranian |
* added support for Intel Core processors
|
pfmon_smpl_dfl.c
|
1.5 |
2 months |
seranian |
* add support for perfmon v3.0
The patch adds support for the kernel perfmon ... |
pfmon_sparc.c
|
1.2 |
9 months |
seranian |
* remove pfmon_create_set() callback to simplify memory allocations
All model... |
pfmon_sparc.h
|
1.3 |
2 months |
seranian |
* fix bit_weight() prototype to use uint64_t instead of unsigned long
Was cau... |
pfmon_support.h
|
1.7 |
3 months |
seranian |
* add Intel Atom support
This patch adds support for Intel Atom processors. A... |
pfmon_symbols.c
|
1.33 |
9 days |
seranian |
* mega pfmon update and bug fix patch
This patch fixes a lot of issues with p... |
pfmon_system.c
|
1.27 |
2 days |
seranian |
* cleanup sampling output file management logic
- Simplify --smpl-outfile log... |
pfmon_task.c
|
1.58 |
2 days |
seranian |
* fix hang in task_mainloop() due to incorrect signal masking
bug was introdu... |
pfmon_util.c
|
1.44 |
8 days |
seranian |
* fix bug in pfmon_extract_cmdline() when symlink cannot be read
When it is n... |
pfmon_util_cell.c
|
1.10 |
7 months |
seranian |
* Do not shorten string parameters in verbose/debug messages
This was causing... |
pfmon_util_ia64.c
|
1.17 |
9 days |
seranian |
* mega pfmon update and bug fix patch
This patch fixes a lot of issues with p... |
pfmon_util_mips64.c
|
1.13 |
7 months |
seranian |
* Do not shorten string parameters in verbose/debug messages
This was causing... |
pfmon_util_sparc.c
|
1.3 |
12 months |
seranian |
* major update on symbol correlation
This is a major update of the pfmon code... |
pfmon_util_x86.c
|
1.10 |
9 days |
seranian |
* mega pfmon update and bug fix patch
This patch fixes a lot of issues with p... |